AutoSR: Automatic Symbolic Regression by Searching Research States
2026-08-17 • Symbolic Computation
Symbolic ComputationArtificial IntelligenceMachine Learning
AI summaryⓘ
The authors present AutoSR, a system that automates symbolic regression by focusing on continual scientific investigations instead of single equations. Instead of just finding formulas that fit data well, AutoSR keeps track of the reasoning, evidence, and reviews behind each candidate equation to build a complete research record. This approach helps choose better scientific models by considering more than just numerical fit and complexity. They tested AutoSR on several benchmark problems and found it successfully identified the correct equations, even in cases where other methods failed.
Symbolic RegressionMonte Carlo Tree Search (MCTS)Persistent Scientific InvestigationNumerical FitSyntactic ComplexityComputational EvidenceResearch RecordAutomated Scientific DiscoveryProposer-Reviewer Agents
Authors
Kejia Zhang, Youran Sun, Xinyu Ren, Chugang Yi, Haizhao Yang
Abstract
We introduce Automatic Symbolic Regression (AutoSR), a fully automated system that instantiates Research-Space Symbolic Regression by searching persistent scientific investigations rather than isolated equations. Finite, noisy data often yield numerically competitive expressions that imply very different behavior outside the observed regime, making numerical fit and syntactic complexity insufficient measures of scientific credibility. Existing approaches largely focus on improving expressions, yet the search typically retains little beyond the resulting formula and score, losing the scientific record, such as motivations and probes, that inform what to try next. AutoSR preserves this record in a \textbf{Research State}, coupling each candidate equation with the reasoning, computational evidence, and independent review developed along its branch. Proposer--reviewer agents develop these states under progressive-widening Monte Carlo tree search (PW-MCTS), which allocates computation across competing investigations, while the accumulated research record is ultimately synthesized into a final report that explains the leading relation and the basis for its selection. Across nine selected challenges from two benchmark suites, AutoSR recovers algebraically equivalent relations in every case, including three cp3-bench problems that no published system recovers and six structurally diverse LSR-Transform problems. Overall, AutoSR extends symbolic regression from equation-level search toward automated scientific investigation, allowing scientific knowledge and accumulated evidence to shape both what is explored and how the resulting equation is justified.