Reproducible Research: Closing the Gap in Scientific AI
Why reproducible research requires more than benchmark accuracy, from paper-scale reproduction to traceable, repeatable scientific AI workflows.

Reproducible research is the threshold scientific AI has not crossed consistently. A model can outperform an average human chemist on thousands of questions while frontier systems complete fewer than 20% of paper-scale astrophysics replication tasks. The useful metric is therefore not whether an answer sounds right. It is whether another researcher can inspect the method, re-run the computational work, and test the conclusion.
AI entered science faster than reproducible practice did
AI use in science is no longer marginal. Stanford HAI's 2026 AI Index science chapter reports about 80,150 AI-related natural-science publications in 2025, 26% more than in 2024. Depending on the field, AI appeared in an estimated 5.8%–8.8% of research output, compared with less than 1% in 2010.
That growth entered disciplines already concerned with failed replications. AI adds a new failure mode: a fluent result whose environment, parameters, intermediate decisions, or data lineage cannot be reconstructed. Hallucinations are visible when a citation does not exist. Irreproducible execution can be harder to notice because its final chart may look perfectly reasonable.
Benchmark strength, paper-scale weakness
The same Stanford HAI evidence makes the split concrete:
- On ReplicationBench, frontier models completed fewer than 20% of paper-scale astrophysics replication tasks.
- On PaperArena, the leading agent scored 38.8%, compared with 83.5% for PhD experts.
- On ChemBench, leading models surpassed average human performance across more than 2,700 questions while still failing basic tasks.

Figure 1. Strong isolated-question performance does not transfer automatically to long, paper-scale execution.
ReplicationBench tests more than recall: a system must interpret a paper, reconstruct its method, execute the workflow, and evaluate whether the result matches. Each handoff introduces opportunities for silent drift.
Human-in-the-loop results show what works now
Autonomous computational workflows are advancing. Sakana AI's AI Scientist-v2 generated an idea, wrote code, ran computational experiments, analyzed the results, and drafted a manuscript without human-authored experiment templates; one manuscript was accepted at an ICLR workshop.
Laboratory validation still shows a more collaborative pattern. FutureHouse's Robin proposed candidates and assays for dry age-related macular degeneration, while people ran the experiments and fed results back; the team estimated a roughly 200-fold timeline reduction, according to Nature. Google's AI Co-Scientist was independently evaluated in vitro across three biomedical domains with expert guidance.
These systems contributed speed and breadth. Researchers supplied experimental execution, domain judgment, and verification. That division of labor is not a caveat to hide; it is the current reproducible operating model.
Reproducible research is an execution specification
Reproducible research does not always mean bit-for-bit replay. For a deterministic computational stage, exact replay may be a useful target. For stochastic models, different hardware, or physical experiments, a team may instead require documented conditions, uncertainty bounds, and a result that remains materially consistent across independent runs.
A reproducible AI-assisted workflow should preserve:
- the question, acceptance criteria, and method;
- source data and provenance;
- code, model, environment, parameters, and seeds where applicable;
- intermediate outputs, failures, and human interventions; and
- an evaluation that distinguishes successful execution from a supported scientific conclusion.

Figure 2. Reproducibility is designed into the chain from question to evidence; it is not a final checkbox.
Auditability complements reproducibility. A workflow may vary across runs yet remain scientifically assessable if its inputs, decisions, and uncertainty are visible. Conversely, a deterministic script can repeat the same invalid assumption forever. Teams need both controlled execution and critical review.
What people get wrong
- "Correct benchmark answers imply reproducible research." Question answering and chained execution measure different capabilities.
- "Reproducible means every run must be identical." Exact replay is valuable where possible, but scientific reproducibility can also mean consistent conclusions under disclosed conditions and tolerances.
- "A plausible report is enough." Language quality does not establish data lineage, method fidelity, or experimental validity.
- "Reproducibility can be added at the end." Missing provenance and unrecorded decisions cannot reliably be reconstructed after the run.
FAQ
What is the reproducibility gap in scientific AI? It is the difference between strong performance on isolated scientific questions and weak performance on full workflows that must reconstruct, execute, and verify published research.
Why do models perform well on benchmarks but struggle to reproduce papers? Paper reproduction links many dependent stages. Errors in interpretation, implementation, environment, execution, or evaluation can accumulate even when each individual response looks plausible.
Does reproducibility require exactly identical output? Not always. Exact replay suits deterministic computation; stochastic and physical work can be reproducible when methods, conditions, uncertainty, and material conclusions are independently testable.
What should a reproducible AI workflow record? It should record sources, code, environment, parameters, intermediate outputs, failures, human interventions, and the evaluation used to support the conclusion.
Are fully autonomous systems already doing reproducible research? Autonomous computational pipelines can complete end-to-end demonstrations, but the best validated laboratory results still combine AI generation with human experimentation and review.
Related reading: Can AI Scientists Do Independent Research Yet? separates end-to-end automation from independence, and AI for Materials Science applies the reproducibility question to computational and laboratory workflows.
The bottom line
Reproducible research is not a cosmetic standard. It separates a useful answer from a scientific result that others can assess. Teams should judge AI research systems by what survives scrutiny: documented methods, recoverable artifacts, controlled execution, explicit uncertainty, and evidence that supports the conclusion.
Mira Science: Agent Mira lists Paper Reproduction as a core workflow and describes project experience as something that can settle into the platform over time. Evaluate it with a bounded paper and your own reproducibility checklist. Start researching with Mira →

