LLM-ACES Discovers Dynamical Systems with Adaptive Search.

Nikhil Abhyankar, Sha Li, Sanchit Kabra, Naren Ramakrishnan, Yulia Gel, Chandan K. Reddy· June 25, 2026 View original

▶ The 2-minute explainer

Summary

LLM-ACES is a closed-loop framework that uses large language models to guide the discovery of governing Ordinary Differential Equations (ODEs) from data. It jointly optimizes symbolic hypothesis construction and adaptive data acquisition, outperforming state-of-the-art baselines in accuracy and sample efficiency.

Recovering the governing Ordinary Differential Equations (ODEs) from observed data is a fundamental challenge across various scientific and engineering disciplines. Existing methods typically treat this as a static inference problem, assuming the available data trajectories are sufficiently informative. However, dynamical systems often operate in vast state spaces, and limited data can lead to multiple observationally indistinguishable equations, resulting in identifiability gaps and incorrect model recovery. To overcome these limitations, researchers introduce LLM-ACES (LLM-guided Active Closed-loop Equation Search). This framework operates in a closed-loop, dynamically optimizing both the construction of symbolic hypotheses and the adaptive acquisition of new data. Within LLM-ACES, a large language model (LLM) proposes operator priors, effectively partitioning the extensive search space into manageable regions. Candidate equations are then fitted to the observed data within these regions. The disagreement among these candidate equations serves as a guide for acquiring more informative trajectories, establishing a feedback loop that iteratively refines both the hypothesis space and the discovered dynamics. Evaluated on 122 ODE systems from ODEBench and ODEBase, LLM-ACES achieved the lowest median Normalized Mean Squared Error (NMSE), outperforming state-of-the-art baselines by several orders of magnitude. It also demonstrated high symbolic accuracy (46.2% and 52.4%) and remarkable sample efficiency, achieving better performance with only one-tenth of the data. Furthermore, its feedback-driven data acquisition makes it robust to noise, accurately recovering true symbolic structures where baselines might introduce spurious terms.

Why it matters

For scientists, engineers, and data professionals working with complex dynamical systems, LLM-ACES offers a revolutionary approach to model discovery. It significantly improves accuracy and sample efficiency, enabling the recovery of true governing equations even with limited or noisy data, accelerating scientific understanding and engineering design.

How to implement this in your domain

  1. 1Identify dynamical systems in your domain where governing equations are unknown or difficult to derive.
  2. 2Explore integrating LLMs to guide symbolic hypothesis generation for system modeling.
  3. 3Design and implement an adaptive data acquisition strategy based on model disagreement or uncertainty.
  4. 4Apply LLM-ACES to real-world datasets to discover underlying ODEs and improve system understanding.
  5. 5Benchmark the framework's performance against traditional system identification methods in terms of accuracy and data efficiency.

Who benefits

Scientific ResearchEngineeringHealthcareClimate ModelingMaterials Science

Key takeaways

  • LLM-ACES uses LLMs and adaptive data acquisition to discover governing ODEs from data.
  • It significantly outperforms state-of-the-art baselines in accuracy and sample efficiency.
  • The framework is robust to noise and recovers true symbolic structures.
  • It addresses identifiability gaps in dynamical system modeling by iteratively refining hypotheses and data.

Original post by Nikhil Abhyankar, Sha Li, Sanchit Kabra, Naren Ramakrishnan, Yulia Gel, Chandan K. Reddy

"arXiv:2606.25039v1 Announce Type: new Abstract: Recovering governing Ordinary Differential Equations (ODEs) from data is a central challenge in modeling dynamical systems across scientific domains. Existing approaches cast discovery as a static inference problem over fixed datase…"

View on X

Originally posted by Nikhil Abhyankar, Sha Li, Sanchit Kabra, Naren Ramakrishnan, Yulia Gel, Chandan K. Reddy on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses