Can LLMs Discover Scientific Laws in Real and Parallel Worlds?
This paper investigates whether Large Language Models (LLMs) can genuinely discover scientific laws or if they are simply relying on memorized information from their training data. To test this, the authors introduce a new benchmark called SciLaws-Bench, which consists of 118 scientific problems derived from 381 research papers. By moving away from well-known textbook equations and focusing on active, data-driven research, the researchers aim to evaluate how well AI models can perform empirical induction—the process of deriving new scientific insights from raw, noisy observations.
A Two-Part Evaluation Strategy
To ensure a rigorous assessment, the researchers designed two distinct testing environments. The first, SciLaws-Real, provides models with fixed, real-world data and asks them to propose a mathematical law. This setup evaluates both how well the model’s formula fits the data and whether the proposed law is scientifically valid according to the context of the original research.
The second environment, SciLaws-Parallel, creates an active, queryable world. In this setting, the model starts without data and must decide which experiments to run to uncover a "hidden" law. This allows the researchers to see if the AI can recover a novel, synthesized structure rather than just repeating a formula it might have encountered during its training.
The Challenge of Memorization
A major hurdle in AI for science is distinguishing between true discovery and simple recall. The authors conducted a "cold-recall" audit to see if models could output the correct formulas before even looking at the data. They found that while models are very good at recalling "canonical" textbook equations, they struggle significantly with the "moat" of less-popularized, real-world research problems. This suggests that for many scientific tasks, the models are forced to engage in actual reasoning rather than relying on their internal database of known facts.
Key Findings and Limitations
The study reveals that while current frontier LLMs show promise, they are not yet reliable scientific discovery tools. Three primary issues stand out:
Fit vs. Validity: Models often prioritize mathematical "goodness of fit," sometimes proposing formulas that fit the data well but are physically impossible or scientifically nonsensical.
Structural Recovery: While models can reproduce known laws, they rarely succeed at discovering entirely new, complex structures. When they do move beyond published formulas, they often struggle to get the details right.
The Selection Bottleneck: Even when an AI generates several potential laws, it often fails to pick the best one. The models are better at generating candidates than they are at evaluating which candidate is the most scientifically sound.
Ultimately, the research demonstrates that while LLMs are becoming capable assistants in scientific workflows, their ability to perform independent, high-level scientific discovery remains limited and requires further development.
Comments (0)
to join the discussion
No comments yet
Be the first to share your thoughts!