paper-with-me

홈 › Papers

PaperBench: Evaluating AI's Ability to Replicate AI Research

2025-04-02 · Giulio Starace, Oliver Jaffe, Dane Sherburn, James Aung, Jun Shern Chan, Leon Maksin, Rachel Dias, Evan Mays, Benjamin Kinsella, Wyatt Thompson, Johannes Heidecke, Amelia Glaese, Tejal Patwardhan

We introduce PaperBench, a benchmark evaluating the ability of AI agents to replicate state-of-the-art AI research. Agents must replicate 20 ICML 2024 Spotlight and Oral papers from scratch, including understanding paper contributions, developing a codebase, and successfully executing experiments. For objective evaluation, we develop rubrics that hierarchically decompose each replication task into smaller sub-tasks with clear grading criteria. In total, PaperBench contains 8,316 individually gradable tasks. Rubrics are co-developed with the author(s) of each ICML paper for accuracy and realism. To enable scalable evaluation, we also develop an LLM-based judge to automatically grade replication attempts against rubrics, and assess our judge's performance by creating a separate benchmark for judges. We evaluate several frontier models on PaperBench, finding that the best-performing tested agent, Claude 3.5 Sonnet (New) with open-source scaffolding, achieves an average replication score of 21.0\%. Finally, we recruit top ML PhDs to attempt a subset of PaperBench, finding that models do not yet outperform the human baseline. We \href{https://github.com/openai/preparedness}{open-source our code} to facilitate future research in understanding the AI engineering capabilities of AI agents.

📄 PDF Abstract BibTeX arXiv:2504.01848

Code (1)

openai/preparedness 공식 구현

Similar Papers 제목 키워드 기반

Toward Autonomous Long-Horizon Engineering for ML Research

2026-04-14 · Guoxin Chen, Jie Chen, Lei Chen, Jiale Zhao 외 arxiv

Agentic systems increasingly automate pieces of AI research. Yet turning underspecified research objectives into runnable, experimentally validated ML systems remains a central bottleneck. We study this operational setti…

Long Context, Less Focus: A Scaling Gap in LLMs Revealed through Privacy and Personalization

2026-02-16 · Shangding Gu arxiv

Large language models (LLMs) are increasingly deployed in privacy-critical and personalization-oriented scenarios, yet the role of context length in shaping privacy leakage and personalization effectiveness remains large…

Genomic reproducibility in the bioinformatics era

2023-08-18 · Pelin Icer Baykal, Paweł P. Łabaj, Florian Markowetz, Lynn M. Schriml 외

In biomedical research, validation of a new scientific discovery is tied to the reproducibility of its experimental results. However, in genomics, the definition and implementation of reproducibility still remain impreci…

scientific discovery

Multi-agent Collaboration with State Management

2026-05-19 · Mengyang Liu, Taozhi Chen, Zhenhua Xu, Xue Jiang 외 arxiv

Recent advances in multi-agent systems have shown great potential for solving complex tasks. However, when multiple agents edit a shared codebase concurrently, their changes can silently conflict and inconsistent views l…

Using Large Language Models to Simulate Multiple Humans and Replicate Human Subject Studies

2022-08-18 · Gati Aher, Rosa I. Arriaga, Adam Tauman Kalai

We introduce a new type of test, called a Turing Experiment (TE), for evaluating to what extent a given language model, such as GPT models, can simulate different aspects of human behavior. A TE can also reveal consisten…

Language ModelingLanguage Modelling