Awesome Auto Research Hub Papers · Datasets · Projects
← Back to papers

SR-Scientist: Scientific Equation Discovery With Agentic AI

arXiv 2025 68.7 method

TLDR

SR-Scientist uses LLMs as autonomous agents to discover scientific equations by writing code, analyzing data, and optimizing equations, outperforming baselines across four disciplines.

Reasoning

Strengths include a novel framework that elevates LLMs to autonomous scientists with code writing and optimization, strong empirical results across multiple disciplines, and tests for robustness and generalization. Weaknesses are that it is limited to equation discovery and does not address literature review or paper writing, and potential LLM limitations are not fully explored.

Read-first score

Read-first score 68.7, weighted from topical fit, citation, graph, method, reproducibility, and recency signals. Original total remains 72.

Methodology quality 25%
100

Screens visible abstract and analysis fields for experiment, dataset, baseline, metric, and limitation evidence. markers=analysis,baseline,dataset,evaluation,experiment,result

Recency 8%
86.7

Uses a gentle age decay so recent papers surface without erasing older foundations. 2025

Topical relevance 42%
60

Uses existing LLM keyword relevance scores normalized to 0-100. AI scientist,automated scientific discovery,autonomous research agent,automated research,literature review agent,survey generation,automated experimentation,experiment design agent,AI for scientific research,paper writing agent,research automation,scientific discovery agent

Reproducibility 25%
46

Screens links and visible text for paper, code, dataset, artifact, and repository signals. pdf=True; code=False; dataset=False; markers=code,dataset

Field roles

FrontierMethodology anchor

Rank sensitivity

Stability: volatile; rank range: 22.

Keyword Scores

AI scientist
10
automated scientific discovery
9
autonomous research agent
9
scientific discovery agent
9
automated research
8
AI for scientific research
8
automated experimentation
7
research automation
7
experiment design agent
5
literature review agent
0
survey generation
0
paper writing agent
0

Deep Analysis

Innovations

  • Elevates LLM from equation proposer to autonomous AI scientist that writes code for data analysis, equation implementation, and iterative optimization
  • Wraps code interpreter into tools for data analysis and equation evaluation, enabling agentic long-horizon optimization with minimal human-defined pipelines
  • End-to-end reinforcement learning framework to enhance agent's equation discovery capabilities

Methodology

SR-Scientist is an agentic framework where an LLM uses a code interpreter wrapped as tools for data analysis and equation evaluation. The agent autonomously writes code to analyze data, implements candidate equations, submits them for evaluation, and iteratively optimizes them based on experimental feedback over a long horizon with minimal human-defined pipelines. An end-to-end reinforcement learning framework is also developed to enhance the agent's capabilities.

Key Results

SR-Scientist outperforms baseline methods by an absolute margin of 6% to 35% on datasets covering four science disciplines, and demonstrates robustness to noise, generalization to out-of-domain data, and symbolic accuracy.

Tags

AI