LLM-SRBench: A New Benchmark for Scientific Equation Discovery with Large Language Models
Parshin Shojaee, Ngoc-Hieu Nguyen, Kazem Meidani, Amir Barati Farimani, Khoa D Doan, Chandan K Reddy
TL;DR
LLM-SRBench presents a 239-problem benchmark for evaluating LLM-based scientific equation discovery, designed to mitigate memorization by introducing two problem families: LSR-Transform (transformed, less-common representations) and LSR-Synth (synthetic, discovery-driven tasks) across chemistry, biology, physics, and material science. The framework combines data-driven reasoning with embedded scientific priors and uses dual evaluation metrics—data fidelity ($Acc_{\tau}$, NMSE) and symbolic accuracy via an automated evaluator—to assess true discovery capabilities. Across multiple LLM backbones and three discovery baselines, the best symbolic accuracy reaches only about 31%, underscoring substantial challenges and the need for robust evaluation and improved reasoning in scientific equation discovery. By standardizing data generation, evaluation, and benchmarking, LLM-SRBench aims to drive progress toward truly data-guided, scientifically plausible equation discovery with LLMs.
Abstract
Scientific equation discovery is a fundamental task in the history of scientific progress, enabling the derivation of laws governing natural phenomena. Recently, Large Language Models (LLMs) have gained interest for this task due to their potential to leverage embedded scientific knowledge for hypothesis generation. However, evaluating the true discovery capabilities of these methods remains challenging, as existing benchmarks often rely on common equations that are susceptible to memorization by LLMs, leading to inflated performance metrics that do not reflect discovery. In this paper, we introduce LLM-SRBench, a comprehensive benchmark with 239 challenging problems across four scientific domains specifically designed to evaluate LLM-based scientific equation discovery methods while preventing trivial memorization. Our benchmark comprises two main categories: LSR-Transform, which transforms common physical models into less common mathematical representations to test reasoning beyond memorized forms, and LSR-Synth, which introduces synthetic, discovery-driven problems requiring data-driven reasoning. Through extensive evaluation of several state-of-the-art methods, using both open and closed LLMs, we find that the best-performing system so far achieves only 31.5% symbolic accuracy. These findings highlight the challenges of scientific equation discovery, positioning LLM-SRBench as a valuable resource for future research.
