Back to Feed
Agents / Benchmarks & Evals

Training AI Agents to Replicate Research

Original: Training AI Scientists to Replicate Research

Listen to the summary

Uses a voice available on your device

Audio options
On this page 4 sections
Related concepts 2 concepts

Key Takeaways

  • The Faraday model, based on Qwen3.6-27B, was post-trained on the Replica task space using a turn-level credit assignment variant of GRPO.
  • Faraday achieves superior performance over baselines, outperforming Claude Opus 4.8 and Codex GPT-5.5 on 73% of in-distribution tasks.
  • The system utilizes a specialized judge architecture where Claude Opus 4.7 generates rubrics and a Codex-based model executes the evaluation.
  • Experiments are conducted using a Coding Agent as a Tool (CAT) deployed inside a containerd container to ensure isolated execution.

Summary & Methodology Analysis

The researchers addressed the difficulty of replicating research papers, where tasks are often underspecified and require open-ended inference, by creating the Replica task space. This dataset consists of 100 ML and AI-for-science papers with figures redacted by Gemini 2.5 Pro. To evaluate performance, they implemented a two-tier judge system: Claude Opus 4.7 creates granular, task-specific rubrics, while a Codex-based model evaluates the agent's rollouts (the sequential steps an agent takes to complete a task) against these criteria.

Interactive System Flowchart

Click diagram to expand and zoom

Cross-Examination & FAQs

A deeper dive clarifying mechanics, constraints, and baseline evaluations.

Q1. What is the primary goal of this research?

To train AI agents that can reliably perform research paper replication by inferring missing experimental details.

Q2. What is the Faraday model?

Faraday is a Qwen3.6-27B model post-trained using a turn-level credit assignment variant of GRPO on the Replica task space.

Q3. How does Faraday perform compared to other models?

Faraday shows a 6% improvement over Claude and an 8% improvement over Codex on the test split, outperforming these models on 73% of in-distribution ML tasks.

Q4. What is the Replica task space?

It is a collection of 100 ML and AI-for-science papers with redacted figures used for training and testing agent replication capabilities.

Q5. What is the role of the CAT in this architecture?

CAT stands for Coding Agent as a Tool, which is used by Faraday inside a containerd container to conduct replication experiments.

Q6. How are the replication results evaluated?

Evaluation uses a judge system where Claude Opus 4.7 generates task-specific rubrics, which are subsequently applied by a Codex-based judge to evaluate the agent's rollouts.

Q7. Are there any known limitations to the evaluation method?

Yes, the rubric judge was not validated on imagined or counterfactual tasks.

Q8. Do humans prefer Faraday over other models?

The paper notes that the human study conducted did not prove that humans prefer Faraday over other models on average.

Q9. Does the paper disclose the hardware costs for training?

The paper does not specify the training costs or hardware requirements.

Flag an issue

What is wrong with this summary?

What is wrong?