Interpretable Relational Inference with LLM-Guided Symbolic Dynamics Modeling
About
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.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Relational inference | Michaelis-Menten (MM) ER-50 | AUC99.63 | 7 | |
| Relational inference | Michaelis-Menten (MM) BA-50 | AUC98.07 | 7 | |
| Relational inference | Diffusion (DIFF) ER-50 | AUC99.36 | 7 | |
| Relational inference | Diffusion (DIFF) BA-50 | AUC96.55 | 7 | |
| Relational inference | Diffusion (DIFF) WS-50 | AUC100 | 7 | |
| Relational inference | Springs (SPR) on ER-50 | AUC100 | 7 | |
| Relational inference | Springs (SPR) BA-50 | AUC100 | 7 | |
| Relational inference | Springs (SPR) WS-50 | AUC100 | 7 | |
| Relational inference | Kuramoto (KURA) ER-50 | AUC99.99 | 7 | |
| Relational inference | Kuramoto (KURA) on BA-50 | AUC99.85 | 7 |