Enhancing Automated Paper Reproduction via Prompt-Free Collaborative Agents
Zijie Lin, Qilin Cai, Liang Shen, Mingjun Xiao

TL;DR
This paper introduces a prompt-free collaborative agent framework that automatically verifies and refines paper-to-code generation, significantly improving accuracy and completeness without manual prompt engineering.
Contribution
It presents a novel prompt-free approach with verification and refinement agents that enhance automated paper reproduction, eliminating the need for manual prompt design.
Findings
Achieves approximately 15% and 13% performance improvements over baseline.
Demonstrates robustness and consistency across multiple datasets.
Significantly enhances the quality of automated code reproduction.
Abstract
Automated paper reproduction has emerged as a promising approach to accelerate scientific research, employing multi-step workflow frameworks to systematically convert academic papers into executable code. However, existing frameworks often lack mechanisms to verify and refine the outputs at each generation step, or rely heavily on manually designed prompts for self-refinement, which limits their adaptability and scalability. To address these limitations, we propose a prompt-free collaborative agent framework that automatically enhances the quality of paper-to-code generation. Our approach employs two collaborative agents: a verification agent that examines whether the outputs at each step satisfy the requirements specified in the corresponding system prompt, and a refinement agent that revises the outputs based on the identified issues. Unlike previous methods that require human experts…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsScientific Computing and Data Management · Software Engineering Research · Machine Learning in Materials Science
