← Latest papers
🤖 machine learning

LLM-ACES: Closed-Loop Discovery of Dynamical Systems with LLM-Guided Adaptive Search

The paper introduces LLM-ACES, a closed-loop framework that leverages large language models to guide adaptive data acquisition and symbolic hypothesis construction, significantly outperforming existing methods in accurately and efficiently recovering governing ordinary differential equations from limited, noisy data.

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

Published 2026-06-25
📖 5 min read🧠 Deep dive

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

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine you are a detective trying to figure out the secret rules of a mysterious machine. You can watch the machine's gears turn and see how they move, but you don't know the mathematical formula that makes them work. This is the challenge scientists face when trying to discover the "governing equations" of natural systems, like how a virus spreads or how a planet orbits.

The paper introduces a new method called LLM-ACES (LLM-guided Active Closed-loop Equation Search). Think of it as a super-smart detective team that doesn't just watch the machine; it actively asks questions to figure out the rules faster and more accurately than anyone else.

Here is how it works, broken down into simple steps:

1. The Problem: The "Blind Spot"

Usually, scientists try to guess the rules by looking at a fixed set of data (like a video recording of the machine). The problem is that if you only watch the machine for a short time or in one specific spot, many different rulebooks could explain what you see.

  • Analogy: Imagine watching a car drive in a straight line. You might guess the driver is just pressing the gas pedal. But if you only saw that one straight line, you couldn't tell if the car also had a steering wheel or brakes. You need to see the car turn or stop to know the full rules.
  • The Issue: Old methods often get stuck guessing the wrong rules because they only look at the data they already have. They might find a formula that fits the video perfectly but fails the moment the conditions change.

2. The Solution: The "Smart Detective" (LLM-ACES)

LLM-ACES changes the game by using a Large Language Model (LLM)—a type of AI that knows a lot about math and science—as a guide. Instead of just guessing the final answer, the AI helps design the search for the answer.

The process happens in a loop, like a game of "Hot and Cold":

  • Step A: The AI Sets the Rules of the Game
    The AI looks at the problem and suggests a "menu" of possible mathematical ingredients (like addition, multiplication, sine waves, or exponentials) that are likely to be part of the solution. It doesn't write the final equation yet; it just narrows down the search area to make it smarter.

    • Metaphor: Instead of searching for a needle in a haystack, the AI tells you, "The needle is probably in this specific pile of hay, and it's likely made of steel."
  • Step B: The Team Makes Guesses
    The system generates several different candidate equations based on that menu. Some might be simple, others complex.

    • Metaphor: The team writes down 5 different theories about how the car works.
  • Step C: The "Disagreement" Test (The Secret Sauce)
    This is the most important part. The system looks at all 5 theories and asks: "Where do these theories disagree the most?"

    • If Theory A says the car will go fast and Theory B says it will stop, the system knows that this specific moment is the best place to test the car.
    • Analogy: If your friends are arguing about whether a bridge can hold a truck or a motorcycle, the smartest thing to do is drive a heavy truck across it. That test will immediately tell you who is right.
    • The system then asks the "Oracle" (a simulator or real experiment) to run the machine under those specific conditions to get new data.
  • Step D: The Feedback Loop
    The new data is fed back to the team. The theories that were wrong get thrown out or fixed. The theories that were right get stronger. The AI then updates its "menu" of ingredients for the next round.

    • Result: The team gets smarter with every single test, quickly narrowing down to the one true set of rules.

3. Why It's Better

The paper tested this method on 122 different mathematical systems (like weather models or chemical reactions) and compared it to the best existing methods.

  • Accuracy: LLM-ACES found the correct mathematical formulas much more often than the others. While other methods might get the numbers right for the specific data they saw, they often got the structure of the formula wrong. LLM-ACES got the structure right.
  • Efficiency: It needed 10 times less data to find the correct answer. It didn't need to watch the machine for hours; it knew exactly which short clip to watch to solve the mystery.
  • Robustness: Even when the data was noisy (like a shaky video), LLM-ACES could still find the true rules, while other methods got confused and invented fake rules to fit the noise.

Summary

In short, LLM-ACES is a system that uses AI to not just guess the laws of nature, but to design the experiments needed to prove them. It treats scientific discovery as a conversation: it makes a guess, asks a specific question to test that guess, learns from the answer, and repeats. This allows it to find the true "secret rules" of complex systems faster, with less data, and with greater accuracy than previous methods.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →