Can AI agents conduct open-ended AI research? Early evidence from two case studies
Summary
This paper introduces a novel evaluation method called shadow evaluations to test whether AI agents can conduct open-ended AI research. In two case studies, agents completed all engineering without human help but could not make substantial progress on the research questions, revealing five recurring failure modes.
View Cached Full Text
Cached at: 07/30/26, 05:46 AM
Paper page - Can AI agents conduct open-ended AI research? Early evidence from two case studies
Source: https://huggingface.co/papers/2607.27191 Authors:
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
Abstract
ForecastsofexplosiveAIprogresshingeonAIagentsautomatingAIresearch.Butevidenceonwhetheragentscancarryoutopen-endedAIresearchisthin.Currentevaluationseithertestagentsonnarrow,verifiabletasks,whichexcludesopen-endedresearch,orsubmitAI-generatedpaperstoblindpeerreview,whichisoverstretched,stochastic,andsuffersfrompoorreviewquality.WeintroduceathirdwaytomeasureprogresstowardsAIR\&Dautomation.Anagenttakesonthecentral,open-endedresearchquestionofahigh-qualityunpublishedpaper,andthepaper’soriginalauthorsgradeitsoutput.Wecalltheseshadowevaluations.WeranshadowevaluationsontwounpublishedNeurIPS2026submissions,givingfrontieragentssixdaysandthousandsofdollarsofcompute.Theagentscompletedalloftheengineeringwithouthumanhelp,yetcouldnotmakesubstantialprogresstowardsansweringtheresearchquestions.Asaresult,bothpaperswereunambiguouslyrejectedbytheauthors.Weidentifyfiverecurringfailuremodes:poorjudgmentaboutthebarforpublishableresearch,uncreativeresponsestoshortcomingsintheresearchdesign,ineffectivebacktrackingfromdeadends,poorresourceawareness,andinstructiondrift.Arobustnesscheckwithasecondmodelandscaffoldreproducedthesefailures.Wereleasetheexpertreviews,surveyresponses,agentrepositories,andlogs.Ourresultsprovideearlyevidencethattoday’sagentscandotheengineeringofAIresearch,butstrugglewithcriticalpartsoftheresearchlifecycle.
View arXiv pageView PDFProject pageAdd to collection
Models citing this paper0
No model linking this paper
Cite arxiv.org/abs/2607.27191 in a model README.md to link it from this page.
Datasets citing this paper0
No dataset linking this paper
Cite arxiv.org/abs/2607.27191 in a dataset README.md to link it from this page.
Spaces citing this paper0
No Space linking this paper
Cite arxiv.org/abs/2607.27191 in a Space README.md to link it from this page.
Collections including this paper0
No Collection including this paper
Add this paper to acollectionto link it from this page.
Similar Articles
Open-World Evaluations for Measuring Frontier AI Capabilities
This paper argues that traditional benchmarks both overestimate and underestimate frontier AI capabilities, and proposes 'open-world evaluations'—long-horizon, real-world tasks assessed qualitatively—as a complementary approach. The CRUX project is introduced, with a demonstration where an AI agent successfully published an iOS app to the App Store with minimal intervention.
How to make sure AI agents are evaluated end to end
The article discusses methods and best practices for conducting end-to-end evaluations of AI agents to ensure reliability and performance.
An Empirical Study of Automating Agent Evaluation
This paper introduces EvalAgent, a system that automates the evaluation of AI agents by encoding domain-specific expertise, addressing the limitations of standard coding assistants in this task. It also presents AgentEvalBench, a benchmark for testing evaluation pipelines, and demonstrates significant improvements in evaluation reliability.
Frontier and Center: Who evaluates the evaluations? (12 minute read)
Google Data Cloud's frontier AI team discusses a new approach to evaluating AI agents using information theory to create a meta-benchmark called Discovery Bench that measures how vague a query can be before an agent fails, providing a more nuanced map of agent capabilities than simple pass/fail exams.
Autoresearch: The feedback loop behind self-improving agents (11 minute read)
Introspection, a new AI startup founded by ex-xAI engineers, introduces 'autoresearch' – a feedback loop system where agents maintain and improve themselves using signals, evals, and human input, moving beyond traditional agent harnesses.