SINGAPORE, 22 AUG 2026 — A scientific reasoning benchmark published this month asks a narrow question: given only a paper's bibliography, can a model recover the paper's central research idea? Frontier large language models score between 3 and 15 per cent.

A multi-agent design in which candidate ideas compete in a Swiss-system tournament reaches 42 per cent on the same task. The gap between those numbers is the finding worth attention, more than either number alone.

What the benchmark measures

3-15%Frontier models, idea recovery from bibliography
42%Multi-agent Swiss tournament design
ReconstructionBenchmark name, published August 2026
Bibliography onlyThe reference list is the entire input

The task is deliberately constrained. The model receives the works a paper cited and must produce the contribution those citations were assembled to support. Summarisation is ruled out because the paper is withheld, and retrieval because the answer was never among the inputs.

What it approximates is the step researchers describe as the hard part: reading the existing literature and identifying the question it leaves open and worth pursuing.

Why a low score here is more interesting than a high score elsewhere

The context that makes 3 to 15 per cent notable is how thoroughly models now dominate adjacent measurements.

On SWE-bench Verified, which asks models to fix real bugs in real repositories, scores moved from around 60 per cent to close to 100 per cent within roughly a year. Benchmarks measuring examination performance, code generation and factual recall have followed similar curves. The prevailing expectation is that a hard benchmark stays hard for months rather than years.

When a task leaves frontier models in the single digits, it is measuring something the solved benchmarks are not. The temptation is then to over-read it.

This does not mean models are useless for research. It means that this specific, difficult task — recovering a known idea from its citations, in one shot — is beyond them. The distinction is important, and probably where most commentary on this benchmark will get stuck.

Fifteen per cent became forty-two without touching the model

Getting from 15 per cent to 42 per cent without a model upgrade is a bigger jump than most upgrades deliver. The mechanism is simple.

A Swiss-system tournament pairs competitors with others on similar records across several rounds, rather than eliminating losers immediately or comparing everything against everything. Applied here, many candidate ideas are generated and then repeatedly compared against each other, with the comparisons concentrated among plausible contenders.

The mechanism is a combination of breadth and cheap comparison. Generating many candidates converts a single sample into a distribution, and the correct idea only has to appear once. Then structured comparison extracts it, and comparative judgement is a much easier task than generation — deciding which of two ideas better fits a body of literature requires less than producing the right idea unprompted.

Which suggests the constraint was never the model's ceiling but the single attempt it was given. Anywhere producing an answer is hard while recognising one is easier, that trade is available.

The measurement caveat that deserves stating

These numbers might be softer than they look for a couple of reasons.

Papers in a benchmark of this kind are usually published, which means they may sit in training data. If a model has seen the paper, recovering its idea from the bibliography is partly recall. That would inflate scores rather than depress them, which makes the low single-model figures more striking, not less.

Working the other way, scoring is the hard part. Deciding whether a generated idea matches a paper's actual contribution requires judgement about paraphrase and specificity, and a strict grader produces low scores for near-misses that a researcher would call correct. The available reporting does not describe the grading methodology, and without it a 3 per cent and a 15 per cent are not obviously the same kind of measurement.

The tournament comparison is more robust to this than the absolute numbers, because both arms are presumably graded the same way. The relative improvement survives grader strictness in a way the absolute figures do not.

Nobody has said how a human scores

The most important missing number is the human baseline, and its absence changes how the result should be read.

Give a domain expert a reference list with the paper removed and ask them to state the contribution those citations were assembled to support. It’s a hard task. Bibliographies are compiled after the idea exists, they contain methodological citations alongside conceptual ones, and several defensible papers could be written from the same reference set. A capable researcher might well score modestly, and on an unfamiliar subfield they would score badly.

Without that comparison, 3 to 15 per cent has no scale attached. If experts reach 60 per cent, the benchmark exposes a real gap in machine reasoning. If experts reach 20 per cent, it mostly demonstrates that the task is underdetermined and the models are performing close to the ceiling the task allows.

The tournament result hints at the second reading, incidentally. A method that recovers the answer 42 per cent of the time by sampling widely suggests the correct idea was reachable all along and the bottleneck was selection rather than capability.

What this means for AI-for-science claims

Automated scientific discovery is among the most heavily promoted applications of large models, and this benchmark supplies a specific, uncomfortable data point rather than a general verdict.

For anyone evaluating AI-for-science claims, the question is which step is being automated. Current systems can assist with literature search, experimental execution, data analysis, and writing. This benchmark isolates the harder step: identifying which question is worth asking in the first place.

Anyone buying such tooling should therefore ask which step a vendor is claiming, and treat the two categories differently. The orchestration result carries a second implication worth holding: if the gap narrows, it may narrow through system design rather than through waiting for a larger model, which is a cheaper thing to buy and a harder thing to sell.

What remains unconfirmed

The publishing institution and authors are not identified in the available reporting, and the benchmark does not appear to have been peer reviewed. Which specific models were tested and at what settings is not stated, which is what the 3-to-15-per-cent range would otherwise explain.

The grading methodology, the number of papers in the benchmark, their fields and their publication dates are not described. For the tournament arm, the number of candidate ideas generated, the number of rounds, the judge model and the total compute relative to single-model attempts are all unstated — and the last of those matters, because a 42 per cent result costing a hundred times more is a different claim from one costing twice as much.

What to watch for

Independent replication matters most, and it has a precondition: a published grader. Scores from a scoring method nobody can inspect cannot be compared against anything, including themselves a year later.

Whether the tournament approach travels is the open question underneath the result. Try it on other tasks that are hard to produce and easy to recognise, and either the gains reappear or this was tuning dressed as a technique.

Contamination is settleable rather than arguable. Restrict the papers to those published after the tested models' training cutoffs and the recall objection either survives or dies.