Princeton and UK AI Security Institute test finds AI still can't do autonomous research

Anthropic and OpenAI have promoted their models as able to speed up, and eventually run, AI research on their own. A new experiment from Princeton and the UK AI Security Institute suggests the research judgment behind that claim is not there yet. The team built a method they call Shadow Evaluation. An agent receives the central research question from an unpublished paper, then the paper's original authors, who spent months on it, review the result as conference reviewers would. Because the pape

2 min
Princeton and UK AI Security Institute test finds AI still can't do autonomous research

Anthropic and OpenAI have promoted their models as able to speed up, and eventually run, AI research on their own. A new experiment from Princeton and the UK AI Security Institute suggests the research judgment behind that claim is not there yet.

The team built a method they call Shadow Evaluation. An agent receives the central research question from an unpublished paper, then the paper's original authors, who spent months on it, review the result as conference reviewers would. Because the papers were not yet public, the agent could not lean on its training data.

study-contradicts-autonomous-ai-research-claims

They partnered with the authors of two NeurIPS 2026 submissions: one on steering language-model personality traits through weights, and another on a method called TabPFN that flags when a deployed model hits data unlike its training set.

Each run used Claude Opus 4.8 with Extra-High Reasoning. The agent got six days, three thousand dollars in API credits, a GPU budget, and full access to a virtual machine and the open web, running inside a scaffold that launched subagents and long-running GPU jobs, with a heartbeat that collected results when jobs finished. The scaffold was OpenClaw, an open-source agent framework built by Peter Steinberger, who joined OpenAI this year.

The verdict: the engineering works, the research judgment does not. The agents could handle research engineering but failed at the parts that matter, forming the right question, judging relevance, and knowing when an approach is wrong, and the failure modes repeated across runs.

The results clash with lab claims that autonomous AI research is within reach. The authors also argue that submitting AI-generated papers to peer review, a common evaluation, is a poor yardstick because review quality is uneven.

Sources

The Decoder: https://the-decoder.com/study-contradicts-anthropic-and-openai-claims-that-autonomous-ai-research-is-within-reach/

Written by

More to read

  • Activation Checkpointing in Large Language Models: How Selective Recomputation Eliminates Memory Bottlenecks

    Large language model pre-training and fine-tuning are fundamentally constrained by GPU memory (VRAM). While distributed techniques such as Fully Sharded Data Parallel (FSDP), ZeRO, and Tensor Parallelism successfully shard model parameters, optimizer states, and gradients across hundreds or thousands of GPUs, activation memory presents a distinct scaling bottleneck. During the forward pass of a transformer model, intermediate tensor outputs must be preserved in GPU memory so that backpropagatio

    1 min
  • Anthropic Demonstrates Autonomous De Novo Protein Design and Chemical Analysis with Claude

    Anthropic Demonstrates Autonomous De Novo Protein Design and Chemical Analysis with Claude Anthropic has published experimental results demonstrating Claude's ability to autonomously design de novo protein binders with physical wet-lab validation and automate complex analytical chemistry workflows. The findings show frontier LLMs acting as autonomous agents across computational biology and molecular characterization pipelines. In the primary experiment, Anthropic evaluated Claude Mythos Previe

    1 min
  • Cerebras Unveils CS-4 Rack-Scale System Powered by Three WSE-3 Turbo Chips and Nexus Architecture

    Cerebras Unveils CS-4 Rack-Scale System Powered by Three WSE-3 Turbo Chips and Nexus Architecture Cerebras Systems has announced the CS-4, a rack-scale AI accelerator system designed around three of its next-generation Wafer Scale Engine 3 Turbo (WSE-3 Turbo) chips and a modular hardware architecture dubbed Nexus. Cerebras confirmed that initial customer shipments for the CS-4 are scheduled to begin in the current quarter. The new system marks a structural shift from Cerebras's single-wafer CS

    1 min