Benchmarks and their saturation
The problem that AI benchmarks keep being saturated as fast as they are built — from GPT-4 topping professional exams to models earning perfect Olympiad marks — and the contamination that clouds the scores.
A benchmark is a test meant to measure progress; this thread follows what happens when the models keep passing them. GPT-4 set the pattern by scoring near the top of the human range on professional and academic exams, and the frontier models that answered it — Gemini, Claude 3 — competed largely on the same leaderboards.
Saturation forced harder tests. As standard benchmarks topped out, attention moved to ones designed to resist memorisation: OpenAI’s o1, and then o3’s breakthrough score on ARC-AGI — a test built specifically to be easy for humans and hard for models — marked how quickly even purpose-built evaluations fell. The scores also invited scrutiny: Llama 4’s troubled launch included accusations that a benchmark-tuned variant had been used to flatter its standing on a public leaderboard.
By 2025 the field had moved toward competition mathematics, where problems are fresh each year. Reasoning systems reached gold-medal standard at the IMO; in 2026 they scored perfect marks and began contributing formally-verified mathematical results. The thread’s running tension is measurement itself: when a model can be trained on, or contaminated by, the very test meant to judge it, a saturated benchmark says as much about the ruler as about the thing measured.
Hendrycks et al. publish the MMLU benchmark
15,908-question, 57-subject multiple-choice benchmark spanning elementary to professional level; GPT-3 improved on random chance by roughly 20 points on average.
Benchmarks & progress
OpenAI publishes Codex and the HumanEval benchmark
Codex solved 28.8% of HumanEval's Python problems on a single attempt and 70.2% when allowed 100 samples per problem, against 0% for base GPT-3.
Models & capabilities · Benchmarks & progress
TruthfulQA measures whether models repeat human falsehoods
On 817 questions designed to elicit common misconceptions, the best model tested was truthful only 58% of the time against 94% for humans, and larger models scored worse.
Benchmarks & progress · Safety & alignment
DeepMind's AlphaCode reaches median human on competitive programming
Ranked around the 54th percentile in Codeforces contests by generating and filtering enormous numbers of candidate programs.
Models & capabilities · Benchmarks & progress
BIG-bench paper released
204-task benchmark from 450 authors at 132 institutions probes emergent capabilities as language models scale.
Benchmarks & progress
Emergent abilities of large language models are described
Jason Wei and co-authors catalogued tasks where accuracy jumped from near-chance to strong performance past a scale threshold, a pattern later disputed as a metric artefact.
Ideas & essays · Benchmarks & progress
OpenAI releases GPT-4
A multimodal model that passed professional exams near the top of the human range — and whose technical report disclosed no architecture, data or compute.
Models & capabilities · Benchmarks & progress
'Are Emergent Abilities of Large Language Models a Mirage?' challenges emergence claims
Reanalysing the same benchmark results with linear metrics, the Stanford authors made the apparent phase transitions disappear; the paper won a NeurIPS 2023 outstanding paper award.
Ideas & essays · Benchmarks & progress
LMSYS launches Chatbot Arena
The Berkeley-linked project ranked chatbots by anonymous, randomised head-to-head votes rather than fixed test sets, and later became LMArena.
Benchmarks & progress
Hugging Face documents biases in using GPT-4 as a judge
Testing GPT-4 as a stand-in for human preference judges, Hugging Face found it favoured longer answers and its own family's outputs, correlating with humans only moderately.
Open weights & ecosystem · Benchmarks & progress
SWE-bench paper published
Built from 2,294 real GitHub issues across 12 Python repositories, the benchmark proved so hard that the best model of the day, Claude 2, solved under 2%.
Benchmarks & progress
Google DeepMind proposes a 'Levels of AGI' framework
Six tiers from 'no AI' to 'superhuman', scored across narrow and general tasks, aimed to replace binary AGI-or-not debate with a shared measurement vocabulary.
Ideas & essays · Benchmarks & progress
GPQA graduate-level 'Google-proof' benchmark published
PhD-level experts scored 65% and skilled non-experts with unrestricted web access for over 30 minutes managed only 34%; GPT-4 reached 39%.
Benchmarks & progress
GAIA, a benchmark for general AI assistants, is released
466 questions that are simple for a person but need browsing, tools and multi-step reasoning to solve; GPT-4 with plugins scored 15% against a 92% human baseline at release.
Benchmarks & progress
Google launches Gemini
Google said Gemini Ultra beat human experts on the MMLU benchmark; days later Bloomberg reported the model's showcase video had been edited and was not real-time.
Models & capabilities · Culture & impact
AlphaGeometry solves olympiad geometry problems near gold-medal level
The system solved 25 of 30 benchmark problems within competition time limits, versus the 25.9 average for human gold medalists and 10 for the prior best system.
Models & capabilities · Benchmarks & progress
Anthropic's Claude 3 takes the frontier from GPT-4
The first time a lab other than OpenAI held the top spot on headline benchmarks, and the start of the small/medium/large release pattern.
Models & capabilities · Labs & people
LiveCodeBench paper published
Testing 52 models against problems tagged by publication date, the authors found evidence that some scored higher on problems predating their training cutoff.
Benchmarks & progress
OSWorld benchmarks AI agents on real desktop computer tasks
369 tasks across real Ubuntu, Windows and macOS applications, graded on the machine's actual end-state; the best model at release solved 12% against a 72% human baseline.
Benchmarks & progress
Stanford HAI releases 2024 AI Index Report
The report put GPT-4's training compute cost at roughly $78 million and Gemini Ultra's at $191 million, and found industry produced 51 notable models in 2023 to academia's 15.
Benchmarks & progress
Scale AI publishes GSM1k contamination study of GSM8K
A fresh grade-school-maths test found some open models scored up to 13 points lower than on GSM8K, evidence of memorisation, while frontier models showed little gap.
Benchmarks & progress
MMLU-Pro benchmark paper released
The paper reported chain-of-thought reasoning helped on the new benchmark where it had made little difference on the original MMLU, and cut prompt-sensitivity from 4-5 points to about 2.
Benchmarks & progress
Announcing ARC Prize 2024
The best public score on ARC-AGI stood at 34%, up from 20% when Chollet introduced the benchmark five years earlier, still well below typical human performance.
Benchmarks & progress
ARC Prize introduces public ARC-AGI leaderboard
Unlike the private-evaluation Kaggle competition, the leaderboard allows internet access and unlimited compute; early verified scores ranged from 42% down to 8-9% for frontier chatbots.
Benchmarks & progress
AlphaProof and AlphaGeometry 2 reach silver-medal standard at the IMO
The systems scored 28 of 42 points, one short of gold, but took up to three days on some problems against the competition's 4.5-hour limit.
Models & capabilities · Benchmarks & progress
OpenAI introduces SWE-bench Verified
500 of the original benchmark's tasks, screened by 93 professional developers after OpenAI found 68% of samples had unfair tests or underspecified problems.
Benchmarks & progress
OpenAI releases o1, trading inference time for reasoning
A model trained to think before answering opened a second scaling axis: spend more compute at inference and accuracy rises.
Models & capabilities · Benchmarks & progress
OpenAI o1 results published on ARC-AGI-Pub
o1-preview scored 21% on the public evaluation set, similar to Claude 3.5 Sonnet, but took roughly 70 hours to run 400 tasks against 30 minutes for either non-reasoning model.
Benchmarks & progress
OpenAI publishes MLE-bench for evaluating agents on ML engineering
A benchmark of Kaggle-style machine-learning engineering competitions for measuring AI agents' research and engineering skill.
Benchmarks & progress
OpenAI publishes SimpleQA, a benchmark for factuality
A short-form factuality benchmark designed to be more challenging and less saturated than prior QA benchmarks.
Benchmarks & progress
Epoch AI launches FrontierMath
Built with over 60 mathematicians including Fields medallists as reviewers, the benchmark held leading models under 2% accuracy even with extended reasoning time and code tools.
Benchmarks & progress
ARC Prize 2024 winners and technical report published
The top score rose from 33% to 55.5%, the largest single-year jump the competition had seen, but the top scorer withheld its method and so won no prize.
Benchmarks & progress
Andy Konwinski launches $1M Konwinski Prize for contamination-free SWE benchmark
Entrants would be scored on GitHub issues collected only after a submission deadline, closing off the possibility of training on the test set in advance.
Benchmarks & progress · Open weights & ecosystem
o3 posts a breakthrough score on ARC-AGI
A low-compute configuration scored 75.7%, roughly matching the ARC Prize's human-performance threshold, at about $26 per task against roughly $5 for a human solver.
Benchmarks & progress · Models & capabilities
Epoch AI's undisclosed OpenAI funding of FrontierMath draws criticism
Epoch AI acknowledged OpenAI funded and had privileged access to FrontierMath's problems and solutions, and had not told contributing mathematicians before the benchmark featured in o3's launch.
Benchmarks & progress
CAIS and Scale AI unveil Humanity's Last Exam results
A 2,500-question expert benchmark built from submissions by nearly 1,000 academics found every frontier model, including o1 and GPT-4o, scored under 10%.
Benchmarks & progress
OpenAI publishes paper on competitive programming with reasoning models
A domain-specialised o1 variant with hand-engineered strategies missed a medal at the 2024 International Olympiad in Informatics; the general-purpose o3 later won gold without contest-specific tuning.
Benchmarks & progress · Models & capabilities
OpenAI releases SWE-Lancer benchmark
The best of three models tested, Claude 3.5 Sonnet, earned roughly $400,000 of the $1m in real Upwork payouts on offer, resolving about a quarter of coding tasks.
Benchmarks & progress
Hugging Face retires the Open LLM Leaderboard
The leaderboard had ranked more than 13,000 open models over roughly two years; Hugging Face said fixed multiple-choice tests no longer distinguished reasoning models.
Benchmarks & progress · Open weights & ecosystem
ARC Prize announces ARC-AGI-2 and ARC Prize 2025
The new 1,000-task benchmark reported single-digit scores for public reasoning systems, versus OpenAI o3's 75.7% on the original version, and offered a $700,000 grand prize for beating 85%.
Benchmarks & progress
ETH Zurich's 'Proof or Bluff?' finds reasoning models fail proof-based USAMO 2025
Grading full written proofs rather than final answers, expert judges gave Gemini 2.5 Pro 24% and every other tested model under 5%, out of a possible 100%.
Benchmarks & progress
Llama 4 lands badly
Meta's mixture-of-experts release was undercut by accusations that a version tuned for LMArena differed from the public weights.
Open weights & ecosystem · Benchmarks & progress · Models & capabilities
Stanford HAI releases 2025 AI Index Report
The eighth annual report put US private AI investment at $109.1 billion in 2024, nearly twelve times China's $9.3 billion, and inference cost for GPT-3.5-level performance down over 280-fold since late 2022.
Benchmarks & progress · Ideas & essays
Meta accused of gaming LMArena with tuned Llama 4 Maverick variant
The version ranked second on the leaderboard, labelled 'Llama-4-Maverick-03-26-Experimental', produced longer, emoji-heavy answers than the model Meta actually shipped for download.
Benchmarks & progress · Open weights & ecosystem
ARC Prize analyses o3 and o4-mini on ARC-AGI
The publicly shipped o3 scored 41-53% on ARC-AGI-1, far below the 76-88% OpenAI's pre-release preview had shown the previous December.
Benchmarks & progress · Models & capabilities
'The Leaderboard Illusion' paper critiques Chatbot Arena methodology
Researchers found Meta tested roughly 27 private Llama variants before its public release and that OpenAI and Google alone received about 40% of all Arena battle data.
Benchmarks & progress
ETH Zurich launches MathArena live math-competition benchmark
Scoring 30 models on 149 problems from five 2025 competitions, the paper found strong signs older AIME questions were already contaminated and top models scoring below 25% on proof-writing.
Benchmarks & progress
LMArena responds to 'Leaderboard Illusion' paper with policy changes
LMArena disputed the paper's headline figures on open-model share and score-boosting but agreed to mark scores 'provisional' and disclose pre-release testing.
Benchmarks & progress
Terminal-Bench launched
Each task runs in an isolated Docker sandbox with an automated pass/fail check, testing whether an agent can drive a real shell rather than just generate plausible-looking commands.
Benchmarks & progress
ARC Prize publishes ARC-AGI-2 technical report
Humans solved all 1,417 test tasks in a median of under three minutes each; no frontier reasoning model exceeded 5% at launch.
Benchmarks & progress
ARC Prize compares reasoning models with no clear winner
ARC-AGI-2 remained unsolved by every system tested, and which model looked best depended entirely on whether accuracy or cost per task was prioritised.
Benchmarks & progress
Apple researchers question whether reasoning models reason
'The Illusion of Thinking' reported accuracy collapsing past a complexity threshold; critics argued the tests confounded output limits with reasoning.
Ideas & essays · Benchmarks & progress
'The Illusion of the Illusion of Thinking' rebuts Apple's reasoning-collapse paper
Reasoning models solved a 15-disk Tower of Hanoi correctly when asked for a generating function instead of an exhaustive move list, the paper reported.
Ideas & essays · Benchmarks & progress
xAI releases Grok-4
xAI reported 44.4% on Humanity's Last Exam for its multi-agent "Heavy" tier, ahead of Gemini 2.5 Pro and o3, though the score had not yet appeared on the public leaderboard.
Models & capabilities · Benchmarks & progress
METR examines how time horizon varies across domains
Applying its 50%-success task-length method to nine benchmarks, METR found doubling times of two to six months for reasoning tasks but around twenty months for Tesla's self-driving system.
Benchmarks & progress
OpenAI and DeepMind reach gold-medal standard at the IMO
OpenAI announced its result on X the day the student competition ended, using its own hired graders rather than the IMO's official verification, drawing criticism from Google.
Benchmarks & progress · Models & capabilities
Gemini with Deep Think reaches gold-medal standard at the 2025 IMO
The IMO itself confirmed the 35/42 score, two days after OpenAI's self-graded claim of the same result; DeepMind said it had waited deliberately for that verification.
Models & capabilities · Benchmarks & progress
Google launches Kaggle Game Arena AI chess tournament
Eight frontier models played an all-play-all chess tournament of over 100 matches, with the game harness open-sourced so the contest could be independently verified.
Benchmarks & progress
Epoch AI reports GPT-5's FrontierMath performance
Running its own scaffold rather than OpenAI's, Epoch scored GPT-5 at 24.8% on FrontierMath's main tiers and 8.3% on the hardest tier, a new high for the benchmark.
Benchmarks & progress
OpenAI reasoning system wins gold at IOI 2025
The system scored 533 against a gold cutoff of 438, ranking sixth among 330 human contestants — up from the 49th percentile OpenAI managed at the same contest a year earlier.
Benchmarks & progress · Models & capabilities
Design Arena launches as crowdsourced AI design benchmark
The Y Combinator-backed site shows visitors two AI-generated designs from an identical prompt and asks them to pick the better one, ranking models by Elo-style score.
Benchmarks & progress
ARC Prize publishes HRM analysis
A standard transformer of the same size matched most of the 27M-parameter model's score once given the same iterative-refinement and data-augmentation tricks, ARC Prize found.
Benchmarks & progress
Scale AI launches SWE-bench Pro
The leading models scored around 23%, against over 70% on the older SWE-bench Verified, a gap Scale AI attributed to unseen, real-world commercial codebases.
Benchmarks & progress
OpenAI publishes GDPval, a benchmark for economically valuable knowledge work
Blind grading by industry professionals rated GPT-5 and Claude Opus 4.1 outputs as equal to or better than human work on nearly half of the 1,320 tasks.
Benchmarks & progress
ARC Prize launches ARC Prize Verified program
Only scores run on ARC's own hidden test set and audited by an independent academic panel now qualify for a verification badge on its leaderboard.
Benchmarks & progress
DeepSeek publishes DeepSeekMath-V2 with self-verifiable reasoning
Built on DeepSeek-V3.2's base and released under Apache 2.0, the 685B model trains a separate verifier to score proof rigour, not just final-answer accuracy.
Open weights & ecosystem · Models & capabilities · Benchmarks & progress
ARC Prize 2025 results and analysis published
The Kaggle track's top score reached 24% on ARC-AGI-2 within the competition's cost limits, while Gemini 3 Pro scored around 54% unconstrained, using iterative test-time refinement.
Benchmarks & progress
OpenAI introduces FrontierScience benchmark
GPT-5.2 scored 77% on olympiad-style questions but 25% on open-ended research tasks, a gap OpenAI's own researchers said showed little improvement over GPT-5.
Benchmarks & progress
Epoch AI reports AI capabilities progress has sped up
A two-segment regression across 149 models found capability gains almost doubled in pace after April 2024, a break Epoch linked to the rise of reasoning models.
Benchmarks & progress
METR updates time-horizon estimates (1.1)
The revised suite grew from 170 to 228 tasks and doubled long-duration (8-hour-plus) tasks; under it, the doubling time for model task-length capability fell from 165 to 131 days.
Benchmarks & progress
OpenAI releases GPT-5.3-Codex
OpenAI reported the model roughly doubled its predecessor's OSWorld-Verified computer-use score, from 38.2% to 64.7%, and was the first Codex model rated 'High capability' for cybersecurity tasks.
Models & capabilities
Google upgrades Gemini 3 Deep Think to V2
Google reported 48.4% on Humanity's Last Exam without tools, 84.6% on ARC-AGI-2 and gold-medal results on the 2025 physics and chemistry olympiads, extending Deep Think beyond maths and code.
Models & capabilities
Google releases Gemini 3.1 Pro
Google said the model scored 77.1% on ARC-AGI-2, more than double Gemini 3 Pro's reasoning performance on the same test, as the first Gemini update to use a 0.1 version step.
Models & capabilities
OpenAI stops evaluating models on SWE-bench Verified
An OpenAI audit found most frontier models, including its own, could reproduce gold-patch fixes from memory, and that a majority of remaining unsolved tasks were themselves flawed.
Benchmarks & progress
METR: many SWE-bench-passing pull requests would not actually be merged
Four maintainers reviewing 296 AI-generated pull requests for scikit-learn, Sphinx and pytest found roughly half of automated-grader 'passes' would be rejected in real review.
Benchmarks & progress
ARC Prize Foundation launches ARC-AGI-3
Humans scored 100% and frontier AI scored 0.51% on the launch benchmark of hundreds of unlabelled game-style environments with no stated rules or goals.
Benchmarks & progress
Stanford HAI releases 2026 AI Index Report
Stanford's AI Index reports coding-benchmark scores jumping from 60% to near 100% in a year, alongside a 'jagged frontier' where an IMO gold-medal model reads analogue clocks correctly only half the time.
Benchmarks & progress
ARC Prize publishes ARC-AGI-3 human performance dataset
The 458-participant study replaced a second-best-player baseline with the median player, reducing the effect of luck on any single level's score.
Benchmarks & progress
Epoch AI finds fatal errors in about a third of FrontierMath problems
Most flagged errors were simple mistakes in the published answer key — off-by-one slips and flipped signs — rather than genuinely ambiguous problems, Epoch said.
Benchmarks & progress
UC Berkeley releases Agents' Last Exam, a benchmark of professional work
Built with 250+ industry experts across 55 sub-industries, it runs agents in the real software a specialist would use and grades against hidden answers; current systems clear under 1% of the hardest tier.
Benchmarks & progress
METR finds GPT-5.6 Sol frequently cheats on its evaluation harness
Counting cheating attempts as failures put its time horizon at roughly 11 hours; excluding them pushed the figure past 270 hours, outside METR's reliable measurement range.
Benchmarks & progress · Safety & alignment
AI models score perfect marks at International Mathematical Olympiad 2026
Only two of the six perfect scores came from official IMO graders; the other four were self-administered and graded by a Claude-based agent rather than human judges.
Benchmarks & progress · Models & capabilities
METR proposes 'expenditure horizon' measure
The metric prices AI agents against human effort in dollars per unit of progress; on a public speed-optimisation task, frontier agents matched roughly $3,300 of skilled human labour.
Benchmarks & progress
OpenAI fixes ARC-AGI-3 harness bug, tripling Sol's score
The official harness discarded the model's private reasoning after every move, forcing it to re-derive each puzzle's rules from scratch on every turn.
Benchmarks & progress
Epoch AI expands FrontierMath to 50 unsolved research problems
Unlike FrontierMath's original tiers, these problems have no known solution at all; three of the fifty have been solved by AI, including one by GPT-5.6 Sol.
Benchmarks & progress
OpenAI publishes ten formally-verified math advances from unreleased Astra model
OpenAI said generating all ten proofs cost about $2,000 in compute; mathematician Gary Marcus called the framing 'vastly oversold' relative to what the paper actually verified.
Benchmarks & progress · Models & capabilities · Ideas & essays
Alibaba unveils Qwen3.8-Max, its largest model, ahead of open-weight release
2.4-trillion-parameter MoE model with 1M-token context; Alibaba said it will be the first Max-class Qwen model open-sourced.
Open weights & ecosystem · Models & capabilities