Research·3 min read·arXiv

Frontier Models Recover a Paper’s Idea 3–15% of the Time

A new blind benchmark hands models only the references a researcher cited before publishing and asks them to reinvent the paper. Across 643 papers in six fields, the best single model managed 13.3%.

RECONSTRUCTION BENCHMARK 3–15% SINGLE MODEL 36% PANEL OF FOUR BITSMINDS.COM
Share:

A new benchmark called Reconstruction asks a blunt question: if you hand a model only the list of papers a researcher had cited before publishing, can it reinvent the idea they published? Across 643 papers in six scientific fields, frontier models did it between 3% and 15% of the time. The paper, posted to arXiv in mid-August by a nine-author team including Shaolong Chen, Rahul Thapa, Qingqing Mao and Ritankar Das, is a preprint and has not been peer reviewed.

The design is built around leakage, which is the failure mode that has quietly wrecked most attempts to measure machine ideation. Reconstruction withholds the seed paper itself plus all contemporaneous and future literature, strips references down to anonymous IDs, freezes each paper's bibliography, and enforces a temporal citation cutoff so a model cannot recognize the target from a later citation of it. The model proposes hypotheses; an independent large language model judge decides whether any of them match the real paper's ideas. The domains are machine learning, astronomy, chemistry, materials, medicine and physics.

Seven models were tested in July 2026, and they land in a tight, low band. Claude Opus 4.8 led at 13.3% average match rate, followed by GPT-5.6 Sol Pro at 12.8%, Kimi K3 at 10.0%, GLM 5.2 at 9.3%, Gemini 3.1 Pro Preview at 8.9%, DeepSeek-V4-Pro at 6.3% and Qwen3.7-Max at 5.9%. The top-to-bottom spread is 2.3x, which sounds like a real gap until you notice that every model in the list fails the task the overwhelming majority of the time.

Ensembling helps considerably more than picking a better model. A reference-only pipeline that runs cross-model review and then Swiss-tournament selection over aligned hypothesis slots — with no external web search — reached 36.0% overall using the top four models, roughly 2.4x the best single-model score. Per domain the multi-agent pipeline ranged from 22.9% on machine learning to 41.6% on medicine, with chemistry at 38.4% and materials at 40.1%.

Machine learning being the worst domain is the most awkward number in the table. It is the field these models have almost certainly read the most about, and it is where they recovered the fewest ideas. The error bars are wide enough (roughly ±6 to ±11 points depending on domain) that the per-domain ranking should not be read too hard, but the ML result sits well below the rest, and a benchmark whose anti-leakage machinery works would be expected to produce exactly this shape: familiarity with a literature stops substituting for the ability to extend it.

Two caveats deserve equal weight to the headline. The judge is itself a language model, so "match" is a model's opinion of a match, and the whole protocol measures retrodiction rather than discovery — the answer exists, it is simply outside the model's context. That makes it an easier task than genuine novelty, which is what gives the low numbers their bite. It also puts a specific ceiling under the automated-science pitch: Jeff Dean left Google to automate the discovery loop, and models have pushed real results when a sharply framed problem is handed to them, as when Claude improved a Riemann zeta bound. Framing the problem in the first place is the part Reconstruction says is still mostly out of reach, and it lines up with the Nature study that found human scientists still ahead of top agents on complex research work.

Want AI news before everyone else?

The morning's most important AI stories, straight to your inbox. No fluff.

Related Articles

LARGEST FRONTIER RUN · ON HOLD BITSMINDS.COM
Research

OpenAI's Safety Rebuild Costs It 20% of Its Compute

A 160-Year-Old Bound, Moved Share of Riemann zeta zeros proven to satisfy the hypothesis 41.6% previous best 67.2% Claude's result 0% 100% 650 ideas that failed ~60 subagents 31M output tokens Lean formally verified BITSMINDS.COM
Research

Claude Raised a Riemann Zeta Bound From 41.6% to 67.2%

Microsoft Orchard An open framework for growing AI agents — trained in rows, like trees Orchard-SWE 69.7% SWE-bench Orchard-GUI 74.1% WebVoyager Orchard-Claw 73.9% Claw-Eval Orchard Env — one shared Kubernetes sandbox layer, about 10× cheaper to run BITSMINDS.COM
Research

Microsoft's Orchard Makes AI Agent Training 10× Cheaper