English

AutoReproduce: Automatic AI Experiment Reproduction with Paper Lineage

Artificial Intelligence 2026-04-27 v4

Abstract

Efficient reproduction of research papers is pivotal to accelerating scientific progress. However, the increasing complexity of proposed methods often renders reproduction a labor-intensive endeavor, necessitating profound domain expertise. To address this, we introduce the paper lineage, which systematically mines implicit knowledge from the cited literature. This algorithm serves as the backbone of our proposed \ours, a multi-agent framework designed to autonomously reproduce experimental code in a complete, end-to-end manner. To ensure code executability, \ours incorporates a sampling-based unit testing strategy for rapid validation. To assess reproduction capabilities, we introduce \ourbench, a benchmark featuring verified implementations, alongside comprehensive metrics for evaluating both reproduction and execution fidelity. Extensive evaluations on PaperBench and \ourbench demonstrate that \ours consistently surpasses existing baselines across all metrics. Notably, it yields substantial improvements in reproduction fidelity and final execution performance. The code is available at https://github.com/AI9Stars/AutoReproduce.

Keywords

Cite

@article{arxiv.2505.20662,
  title  = {AutoReproduce: Automatic AI Experiment Reproduction with Paper Lineage},
  author = {Xuanle Zhao and Zilin Sang and Yuxuan Li and Qi Shi and Weilun Zhao and Shuo Wang and Duzhen Zhang and Xu Han and Zhiyuan Liu and Maosong Sun},
  journal= {arXiv preprint arXiv:2505.20662},
  year   = {2026}
}

Comments

Accepted by ACL 2026 Main