Interpretable Relational Inference with LLM-Guided Symbolic Dynamics Modeling

arXiv cs.LG / 4/15/2026

📰 NewsSignals & Early TrendsIdeas & Deep AnalysisModels & Research

Key Points

  • The paper addresses the inverse problem of recovering latent interaction structures from observed dynamics, noting that many neural methods achieve accuracy while sacrificing mechanistic interpretability.
  • It proposes COSINE, a differentiable co-optimization framework that jointly discovers interaction graphs and sparse symbolic dynamical equations.
  • COSINE improves on symbolic regression by not requiring a fixed symbolic function library, instead using an outer-loop LLM to adaptively prune and expand the hypothesis space based on inner-loop optimization feedback.
  • Experiments on both synthetic systems and large-scale real-world epidemic data show robust structural recovery and compact dynamical expressions aligned with underlying mechanisms.
  • The work provides code for reproducibility via a linked repository.

Abstract

Inferring latent interaction structures from observed dynamics is a fundamental inverse problem in many-body interacting systems. Most neural approaches rely on black-box surrogates over trainable graphs, achieving accuracy at the expense of mechanistic interpretability. Symbolic regression offers explicit dynamical equations and stronger inductive biases, but typically assumes known topology and a fixed function library. We propose \textbf{COSINE} (\textbf{C}o-\textbf{O}ptimization of \textbf{S}ymbolic \textbf{I}nteractions and \textbf{N}etwork \textbf{E}dges), a differentiable framework that jointly discovers interaction graphs and sparse symbolic dynamics. To overcome the limitations of fixed symbolic libraries, COSINE further incorporates an outer-loop large language model that adaptively prunes and expands the hypothesis space using feedback from the inner optimization loop. Experiments on synthetic systems and large-scale real-world epidemic data demonstrate robust structural recovery and compact, mechanism-aligned dynamical expressions. Code: https://anonymous.4open.science/r/COSINE-6D43.

Interpretable Relational Inference with LLM-Guided Symbolic Dynamics Modeling | AI Navigate