Are LLMs Ready for Scientific Discovery? A Capability-Oriented Benchmark for AI Scientists
Summary
Introduces SDABench, a benchmark evaluating LLMs on six scientific analysis capabilities across five domains, finding models struggle with tasks requiring assumption selection and mechanistic reasoning.
View Cached Full Text
Cached at: 07/16/26, 01:40 AM
Paper page - Are LLMs Ready for Scientific Discovery? A Capability-Oriented Benchmark for AI Scientists
Source: https://huggingface.co/papers/2607.11079
Abstract
ExistingbenchmarksforscientificdataanalysisevaluateLLMsprimarilyoncodeexecutionorworkflowcompletion,overlookingthatscientificanalysisservestosupportdistincttypesofscientificclaims:hypothesisexploration,statisticalinference,mechanisticexplanation,eachwithdifferentassumptionsandvaliditycriteria.WeintroduceSDABench,abenchmarkthatreorganizesevaluationaroundsixcapabilities(descriptive,exploratory,inferential,predictive,causal,andmechanistic)acrossfivedomains(Biology,Chemistry,Environment,Geography,Physics).SDABenchcomprises527real-datainstances(SDA-Real)and6000syntheticinstances(SDA-Synth),eachinbothmultiple-choiceandopen-endedformats,constructedthroughanautomatedpipeline.Evaluating15representativeLLMs,wefindthatmodelshandledescriptiveanalysiswellbutdegradesharplyontasksrequiringassumptionselection,latent-processmodeling,ormechanisticreasoning.SDABenchfurtherprovidesafive-stageerroranalysisframeworkthatlocateswhereLLMsfail:moreadvancedmodelsmorereliablyidentifytherelevantscopeandvariables,butstillstruggletoselectappropriateanalyticalprocedures,modelvariablerelationships,anddrawvalidconclusions.
View arXiv pageView PDFAdd to collection
Models citing this paper0
No model linking this paper
Cite arxiv.org/abs/2607.11079 in a model README.md to link it from this page.
Datasets citing this paper0
No dataset linking this paper
Cite arxiv.org/abs/2607.11079 in a dataset README.md to link it from this page.
Spaces citing this paper0
No Space linking this paper
Cite arxiv.org/abs/2607.11079 in a Space README.md to link it from this page.
Collections including this paper0
No Collection including this paper
Add this paper to acollectionto link it from this page.
Similar Articles
Before the Action: Benchmarking LLMs on Prospective Hypothesis Discovery
The paper introduces HypoArena, a benchmark for evaluating LLMs' ability to proactively construct hypothesis spaces from incomplete evidence, and experiments on 15 frontier LLMs reveal capability stratification.
Aligning Clinical Needs and AI Capabilities: A Survey on LLMs for Medical Reasoning
This survey examines recent progress in medical LLMs, presenting a dual-view approach that connects clinical practice with computational methods, and introduces a benchmark dataset for evaluating medical reasoning capabilities across 18 state-of-the-art models.
SciR: A Controllable Benchmark for Scientific Reasoning in LLMs
SciR is a new controllable benchmark for evaluating LLMs on scientific reasoning including deduction, induction, and causal abduction, with parametric control over extraction and inference difficulty. Tests show both axes degrade performance across models, with reasoning models like DeepSeek-R1 outperforming instruct models on inference.
Benchmarking LLM Competence on Logical Inference over Probability Operators
This paper introduces a benchmark of 14,320 procedurally-generated prompts for evaluating LLMs on logical inference over probability operators like 'probably', 'might', and 'must'. Testing 29 models, the authors find systematic answer biases and show that only 9 exceed random chance.
Do Benchmarks Underestimate LLM Performance? Evaluating Hallucination Detection With LLM-First Human-Adjudicated Assessment
This paper investigates whether standard benchmarks underestimate LLM performance by re-evaluating hallucination detection datasets using an LLM-first, human-adjudicated assessment method. The study finds that incorporating LLM reasoning into the adjudication process improves agreement and suggests that model-assisted re-evaluation yields more reliable benchmarks for ambiguity-prone tasks.