The Commonplace
Home Papers Evidence Explore Trends Syntheses Digests References Docs 🎲 Workforce Futures
← Papers
Direction, evidence grade, and study type are AI-generated labels (gpt-5-mini), not human-verified. Syntheses are LLM-written. "Tensions" are machine-detected candidates, not confirmed contradictions. A research-acceleration tool, not peer review. How this is built →

Frontier AI agents handle the engineering of research but not the research itself: in two shadow evaluations on unpublished NeurIPS submissions, agents completed coding and experiments yet produced work the original authors unambiguously rejected as not meeting the bar for novel, publishable AI research.

Can AI agents conduct open-ended AI research? Early evidence from two case studies
Peter Kirgis, Sayash Kapoor, Andrew Schwartz, Stephan Rabanser, David Africa, Konstantinos Voudouris, Viet Nguyen, Toby Pilditch, Magda Dubois, Harry Coppock, Cozmin Ududec, Nitya Nadgir, Matilda Orona, Tilman Bayer, Derrick Chan-Sew, Yue Ling, Abhishek Shetty, Helen Toner, Gillian Hadfield, Seth Lazar, Steve Newman, Shoshannah Tekofsky, Rishi Bommasani, Arvind Narayanan · July 29, 2026
arxiv descriptive medium evidence 8/10 relevance Full text usable extracted full text Source PDF

Structured author observations

Linked only from stored provider relations; the raw author line above is never matched by name.

Arxiv

Latest observation:

  1. Peter Kirgis unresolved corpus identity
  2. Sayash Kapoor unresolved corpus identity
  3. Andrew Schwartz unresolved corpus identity
  4. Stephan Rabanser unresolved corpus identity
  5. David Africa unresolved corpus identity
  6. Konstantinos Voudouris unresolved corpus identity
  7. Viet Nguyen unresolved corpus identity
  8. Toby Pilditch unresolved corpus identity
  9. Magda Dubois unresolved corpus identity
  10. Harry Coppock unresolved corpus identity
  11. Cozmin Ududec unresolved corpus identity
  12. Nitya Nadgir unresolved corpus identity
  13. Matilda Orona unresolved corpus identity
  14. Tilman Bayer unresolved corpus identity
  15. Derrick Chan-Sew unresolved corpus identity
  16. Yue Ling unresolved corpus identity
  17. Abhishek Shetty unresolved corpus identity
  18. Helen Toner unresolved corpus identity
  19. Gillian Hadfield unresolved corpus identity
  20. Seth Lazar unresolved corpus identity
  21. Steve Newman unresolved corpus identity
  22. Shoshannah Tekofsky unresolved corpus identity
  23. Rishi Bommasani unresolved corpus identity
  24. Arvind Narayanan unresolved corpus identity

Semantic Scholar

Latest observation:

  1. Peter Kirgis provider ID
  2. Sayash Kapoor provider ID
  3. Andrew Schwartz provider ID
  4. Stephan Rabanser provider ID
  5. D. Africa provider ID
  6. Konstantinos Voudouris provider ID
  7. V. Nguyen provider ID
  8. Toby D. Pilditch provider ID
  9. Magda Dubois provider ID
  10. H. Coppock provider ID
  11. C. Ududec provider ID
  12. Nitya Nadgir provider ID
  13. Matilda Orona provider ID
  14. Tilman Bayer provider ID
  15. Derrick Chan-Sew provider ID
  16. Yue Ling provider ID
  17. Abhishek Shetty provider ID
  18. Helen Toner provider ID
  19. Gillian K. Hadfield provider ID
  20. Seth Lazar provider ID
  21. Steve Newman provider ID
  22. S. Tekofsky provider ID
  23. Rishi Bommasani provider ID
  24. Arvind Narayanan provider ID
Shadow evaluations on two unpublished NeurIPS papers show frontier agents can perform research engineering but failed to produce publishable, original answers to open-ended research questions within the provided six-day, resource-bounded runs.

Citation observations

Cumulative provider counts captured on specific dates; providers are never combined.

Forecasts of explosive AI progress hinge on AI agents automating AI research. But evidence on whether agents can carry out open-ended AI research is thin. Current evaluations either test agents on narrow, verifiable tasks, which excludes open-ended research, or submit AI-generated papers to blind peer review, which is overstretched, stochastic, and suffers from poor review quality. We introduce a third way to measure progress towards AI R\&D automation. An agent takes on the central, open-ended research question of a high-quality unpublished paper, and the paper's original authors grade its output. We call these shadow evaluations. We ran shadow evaluations on two unpublished NeurIPS 2026 submissions, giving frontier agents six days and thousands of dollars of compute. The agents completed all of the engineering without human help, yet could not make substantial progress towards answering the research questions. As a result, both papers were unambiguously rejected by the authors. We identify five recurring failure modes: poor judgment about the bar for publishable research, uncreative responses to shortcomings in the research design, ineffective backtracking from dead ends, poor resource awareness, and instruction drift. A robustness check with a second model and scaffold reproduced these failures. We release the expert reviews, survey responses, agent repositories, and logs. Our results provide early evidence that today's agents can do the engineering of AI research, but struggle with critical parts of the research lifecycle.

Summary

Main Finding

Frontier agentic models (Opus 4.8; robustness check with GPT-5.6 Sol + Codex) can perform the engineering and mechanics of ML research (code, experiments, writing), but they fail to produce substantive, publishable, open-ended AI research. Two shadow evaluations—each giving an agent six days, a VM, GPU access, and ~$3,000 in API credits to answer an unpublished NeurIPS research question—ended with both agent-generated papers unambiguously rejected by the original authors. The agents repeatedly failed on judgment, creativity, and high-level research reasoning even though they completed engineering tasks autonomously.

Key Points

  • New evaluation method: "shadow evaluations" — give an agent an unpublished paper’s core research question (authors are the reviewers), so tasks are open-ended, uncontaminated, and assessed by domain experts who solved the same question.
  • Two test cases: a paper on LLM personas (Personas) and a paper on distribution-shift detection for tabular foundation models (TabPFN).
  • Resources provided: 6 days wall-clock time, $3,000 Anthropic API credits, GPU credits, full VM, web access, subagents, and external AI-review tools (Stanford Agentic Reviewer, CMU Paper Reviewer, refine.ink).
  • Outcome summary (authors’ review scores): both submissions rejected; scores were low on quality/clarity/significance (see paper’s Table 1); reviewers were confident in their assessments.
  • Five recurring failure modes identified:
  • Poor judgment about what constitutes publishable research (e.g., underpowered experiments, overstated conclusions).
  • Uncreative responses to flawed research design (adding caveats rather than redesigning experiments).
  • Ineffective backtracking from dead ends (ambitious targets retired early, no fundamental strategy shifts).
  • Poor resource and timeline awareness (agents underused budgets, mismanaged time).
  • Instruction drift (ignored explicit constraints like paper length, review cadence).
  • Agents did run experiments, create datasets, and write drafts, but produced shallow or underpowered empirical work and did not engage the literature or reasoning to the depth required for top-tier publication.
  • Robustness check: repeating one case with GPT-5.6 Sol + Codex and the model’s native scaffold reproduced nearly all failure modes, suggesting results are not scaffold-specific.
  • Artifacts released for transparency (reviews, logs, agent repos): https://cruxevals.com
  • Limitations: small sample (2 papers), non-blinded review (authors knew the work was AI-generated), choice of scaffolds/parameters may affect generalizability.

Data & Methods

  • Experimental design: two unpublished NeurIPS 2026 submissions selected with authors’ cooperation. Agents were tasked to answer the same central research questions without access to the authors’ final papers.
  • Agents & scaffolds:
    • Primary runs: Claude Opus 4.8 with extra-high reasoning on the OpenClaw scaffold; subagents and tool integrations enabled.
    • Robustness run: GPT-5.6 Sol + Codex with native scaffold on one paper.
  • Resources: six days of wall-clock time per run, ~$3,000 API credits per run, GPU credits, Linux VM with internet access, monitoring of remaining time and spend.
  • Support tooling: AI self-review subagent (reads final PDF + review template), external reviewer tools (Stanford Agentic Reviewer, CMU Paper Reviewer, refine.ink); running logs and delegation traces captured.
  • Outcome measurement: original paper authors graded the agent-produced manuscripts as if reviewing for a top-tier conference (evaluating quality, clarity, significance, originality, and overall decision).
  • Reproducibility: run logs, agent code, reviews, and survey responses released at cruxevals.com. Authors plan expanded experiments with later models (GPT-5.6 Sol, Opus 5, Fable 5).

Implications for AI Economics

  • Forecasts depending on rapid automation of open-ended AI R&D should be tempered. Current frontier agents can automate substantial engineering work (experiments, coding, drafting) but not the high-level, creative, judgment-intensive components that drive novel scientific contributions.
  • Economic impact will likely be heterogeneous across R&D tasks:
    • Near-term productivity gains: automation of routine engineering and experiment execution (lower marginal cost of running experiments, faster iteration on implementation details).
    • Limited substitution for high-level research labor: conceptual hypothesis generation, designing robust experiments, strategic backtracking, and evaluative judgment remain human-complementary. Senior researchers and idea generators retain high value.
  • Returns to scale and R&D diffusion: automation of engineering may increase aggregate experimental throughput but may not translate to proportionate increases in frontier innovation or breakthroughs. This constrains models of recursive self-improvement that assume agents will autonomously produce sustained leaps in capabilities.
  • Labor-market effects: increased demand for roles that supervise, curate, evaluate, and translate agent outputs (meta-researchers, evaluators, reviewers). Possible displacement for research-engineering tasks (experiment runners, data curators), but less near-term displacement for roles requiring deep judgment.
  • Investment and policy signals:
    • Investors and labs should distinguish automation of research engineering (cost and time savings) from automation of discovery (transformative productivity). Valuation and strategy should reflect that distinction.
    • Policymakers modeling AI-driven growth should incorporate limits on autonomous open-ended discovery and consider monitoring systems (such as shadow evaluations) as signals of research automation capability.
  • Measurement/forecasting recommendation: incorporate shadow evaluations into capability tracking alongside verifiable benchmarks and blind-review tests. Shadow evaluations provide a targeted, expert-graded measure of agents’ ability to carry out open-ended R&D tasks that many economic forecasting exercises assume will soon be automatable.

If you want, I can: (a) extract the numerical reviewer scores and resource usage details into a compact table for quick reference, or (b) draft language you could use to adjust a model of AI-driven productivity to reflect these findings.

Assessment

Paper Typedescriptive Evidence Strengthmedium — The paper provides detailed, transparently documented case studies with a built-in robustness check (different model and scaffold) and expert grading by original authors, which gives reasonably strong internal evidence that these particular agents failed on the tasks. However, the sample is tiny (two papers), non-random, non-blinded review may introduce bias, and the scope is limited to specific research questions, scaffolds, and budgets, so external validity is limited. Methods Rigormedium — The setup is carefully designed (unpublished high-quality tasks, explicit time/compute budgets, VM and web access, AI self-review plus external reviewer tools), logs and artifacts are released, and a robustness run with different models/scaffolds was included. Weaknesses are the very small N (two case studies), possible selection and reviewer biases (authors reviewing AI output), and lack of counterfactuals or randomization—so strong for in-depth qualitative evidence but limited for generalizable causal claims. SampleTwo unpublished NeurIPS 2026 submissions (one on LLM personas, one on tabular foundation-model shift detection) were used as open-ended research tasks; agents ran primarily on Claude Opus 4.8 via an OpenClaw scaffold with extra-high reasoning, given six days, $3,000 Anthropic API credits, GPU credits, a Linux VM and web access; authors of the original papers served as expert reviewers; a robustness experiment used GPT-5.6 Sol and Codex with analogous budgets/scaffold. Themesinnovation productivity human_ai_collab org_design GeneralizabilityVery small sample size: only two case studies., Non-blind review by original authors introduces potential bias toward the human-authored solution., Tests limited to specific AI/ML research topics (Personas, TabPFN) and may not generalize to other fields., Primary experiments used a single frontier model/scaffold (Opus 4.8/OpenClaw), with one limited robustness check — results may differ with stronger models or improved scaffolds., Bounded resource/time budgets (six days, $3k API) — different budgets could change outcomes., Results reflect state of models at the time (mid-2026) and may not hold as models or toolchains evolve.

Claims (9)

ClaimDirectionOutcomeConfidence & EvidenceDetails
In two shadow evaluations of unpublished NeurIPS 2026 research questions, frontier AI agents completed the engineering required to conduct the studies without human help but did not make substantial progress toward answering the central research questions. Research Productivity negative Progress toward producing novel, publishable AI research
Reading fidelity high
Study strength low
n=2
0.09
Both agent-produced papers were unambiguously rejected by the original authors when assessed as submissions to a top-tier AI conference. Research Productivity negative Overall research-paper quality and publishability
Reading fidelity high
Study strength medium
n=2
Overall score 2/6 for Paper 1 and 1/6 for Paper 2
0.18
The agent submissions received low expert assessments for quality, clarity, significance, and originality. Output Quality negative Research-paper quality, clarity, significance, and originality
Reading fidelity high
Study strength medium
n=2
Quality 2/4 and 1/4; clarity 1/4 and 2/4; significance 2/4 and 2/4; originality 3/4 and 2/4
0.18
The agents showed poor judgment about the standard required for publishable research: they proposed directions resembling the original authors' work but then falsified their hypotheses using small hand-curated or synthetic datasets and presented underpowered negative results as substantive findings. Decision Quality negative Research judgment and validity of empirical conclusions
Reading fidelity high
Study strength low
n=2
0.09
Both agents used less than half of their API budgets and finished with hours of clock time remaining, despite their papers not meeting their own stated standards for success. Organizational Efficiency negative Resource allocation and use of available research time and compute
Reading fidelity high
Study strength low
n=2
Less than 50% of the API budget spent
0.09
The agents did not effectively respond to negative research feedback: despite dozens of AI-review rounds identifying problems later raised by human reviewers, neither agent received an acceptance and the agents mainly added caveats while continuing unpromising research directions. Training Effectiveness negative Ability to improve research design and manuscript quality in response to feedback
Reading fidelity high
Study strength low
n=2
Zero acceptances across dozens of AI-review rounds
0.09
Both agents abandoned their most ambitious research targets within the first ten hours and did not fundamentally change their approach afterward. Task Allocation negative Backtracking and adaptation after encountering unpromising research directions
Reading fidelity high
Study strength low
n=2
Within the first 10 hours
0.09
Both agents exhibited instruction drift and failed to follow explicit instructions about exploration time, review frequency, and paper length, causing both final papers to fail the technical requirements for conference submission. Ai Safety And Ethics negative Instruction adherence and compliance with research-process requirements
Reading fidelity high
Study strength low
n=2
0.09
A robustness experiment using GPT-5.6 Sol with Codex and its native scaffold produced results similar to the OpenClaw/Claude Opus 4.8 experiments and reproduced nearly all of the identified failure modes. Research Productivity negative Robustness of observed AI-agent research failure modes across models and scaffolds
Reading fidelity high
Study strength low
n=1
Nearly every single identified failure mode reproduced
0.09

Notes