AIJul 2

Coding-agents can replicate scientific machine learning papers

arXiv:2607.0213410.2
Predicted impact top 58% in AI · last 90 daysOriginality Synthesis-oriented
AI Analysis

For researchers and practitioners using AI agents to verify scientific claims, this work provides a structured workflow to ensure evidence-based replication, though it is incremental in automating existing manual verification processes.

The authors introduce Paper-replication, a workflow for coding agents to replicate computational claims from scientific machine learning papers. In twelve runs across four papers, all 158 recorded targets were matched with report coverage, though numerical fidelity and other metrics varied.

Scientific machine learning papers typically make computational claims, e.g., that the relative mean square error is less than 5% or that the 95% predictive credible interval covers the test data. A coding agent can be prompted to replicate those claims from paper materials alone, but the prompt does not by itself reliably preserve progress or check whether generated evidence supports the paper's claims. We introduce Paper-replication, a workflow that makes each selected paper claim a target with recorded evidence, and implement it as a coding-agent skill. The workflow makes the agent record those targets, reconstruct the paper's method, run computational experiments, link generated outputs to provenance and comparisons with the paper's claims, record where matched evidence appears in the replication report, and pass validation checks before completion. We evaluate Paper-replication on twelve independent runs across four scientific machine learning papers. All twelve workspaces pass the completion gate, and all 158 recorded targets are matched with report coverage. Even in this completed workspace state, repeated runs differ in how papers are divided into targets, in numerical fidelity to the source papers, in elapsed replication time, in the number of intermediate executions replaced before final evidence is accepted, and in the rules used to accept evidence. Paper-replication makes completion depend on workspace evidence and validation checks rather than on the agent's final message.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes