How Do Agents Fail on AutoResearch: End-to-End Diagnostic Evaluation on 100 Real-World Frontier Research Tasks
TLDR
Introduces AutoResearchEval, evaluating 8 agent-harness combinations on 100 real-world research tasks, yielding 800 trajectories and a 45-pattern failure taxonomy centered on missing metacognitive loop.
Reasoning
The paper's strength is its large-scale, process-level diagnostic evaluation with artifact visibility across the full research lifecycle. However, the abstract lacks quantitative results and details on the validation of the agent-as-a-judge pipeline, limiting assessment of reliability.
Read-first score
Read-first score 61.5, weighted from topical fit, citation, graph, method, reproducibility, and recency signals. Original total remains 68.
Field roles
Rank sensitivity
Stability: volatile; rank range: 20.
Keyword Scores
Deep Analysis
Innovations
- AutoResearchEval: a benchmark of 100 real-world frontier research tasks across 7 scientific domains and the full research lifecycle, with process-level annotation.
- AutoResearch Failure Taxonomy (ARFT): a framework of 45 empirically-grounded failure patterns derived from 800 agent trajectories.
- Human-calibrated agent-as-a-judge pipeline for scalable fine-grained attribution of failures across trajectories and artifacts.
- Identification of the lack of a metacognitive loop as the overarching limitation explaining diverse failure patterns in current autoresearch agents.
Methodology
They constructed AutoResearchEval with 100 tasks grounded in published frontier science, covering ideation, retrieval, execution, analysis, writing, and review. Eight harness-model combinations were evaluated, producing 800 agent trajectories with process-level annotations. A human-calibrated agent-as-a-judge pipeline inspected trajectories and intermediate artifacts to derive the failure taxonomy.
Key Results
Analysis of 800 trajectories revealed 45 failure patterns converging on a single overarching limitation: the absence of a metacognitive loop. These patterns consistently recurred across all 8 harness-model combinations, including the strongest models, indicating a model-level deficit rather than a scaffold-specific issue.
Limitations
- Whether orchestration-level interventions can close the metacognitive loop gap is an open question not tested in this work.