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
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.
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.
ForeSci: Evaluating LLM Agents for Forward-Looking AI Research Judgment
Introduces ForeSci, a temporally controlled benchmark for evaluating whether LLM agents can make forward-looking research judgments from historical evidence. It contains 500 tasks across four AI domains and shows that explicit evidence organization improves traceability but reveals a recurring evidence-decision decoupling.
Do LLM-Generated Skills Make Better AI Data Scientists? A Component Ablation Across Data-Science Workflows
This paper investigates whether LLM-generated reusable skill files improve performance of AI data scientists across data science workflows. Through extensive ablation experiments involving over 9,000 runs, the authors find no significant improvement from generated skills over baseline prompting, cautioning against their default use.