Benchmarks · Reasoning & problem-solving
ARC-AGI
also: ARC-AGI-1, ARC-AGI-2, ARC-AGI-3, Abstraction and Reasoning Corpus, ARC Prize
Whether a system can infer an unfamiliar abstract rule from a handful of examples and apply it to a new case, rather than recognising a pattern it has seen before.
ARC Prize Foundation (François Chollet, Mike Knoop)Released 5 November 2019Live
François Chollet introduced the Abstraction and Reasoning Corpus in a 2019 paper arguing that most AI benchmarks measured skill at a task rather than intelligence itself — the ability to handle situations a system had not been prepared for. Each ARC-AGI puzzle gives a handful of input-output grid pairs and asks the solver to infer the hidden rule and apply it to a new grid; humans find the tasks straightforward, but systems that rely on pattern-matching over training data historically did not. For five years the benchmark moved slowly: Chollet and Mike Knoop launched the $1 million-plus ARC Prize competition in June 2024 partly because the public state of the art had crept from 20% to only 34% since 2019.
Reasoning-focused models broke that pattern almost immediately. OpenAI’s o3 scored 75.7–91.5% on the original benchmark within months, close to the foundation’s rough human baseline, though at a cost per task that ran from roughly five times a human solver’s to nearly a thousand times it depending on how much compute was spent. The foundation read the jump as evidence that test-time compute could buy benchmark performance directly, and replaced the saturated original with ARC-AGI-2, redesigned so pure language models scored zero and even strong reasoning systems scored only in the single digits.
ARC-AGI-2 fell just as fast — Gemini models cleared 80% within a year — so in March 2026 the foundation launched ARC-AGI-3, replacing static puzzles with interactive game environments that give no stated rules at all, testing whether a system can learn by exploring rather than recognise a pattern in one shot. Humans scored 100% at launch against 0.51% for frontier AI, though an OpenAI investigation months later found part of that gap came from an evaluation harness that discarded a model’s reasoning between moves rather than from the model itself — a reminder, recurring throughout the ARC-AGI series, that what a score measures depends as much on how it was taken as on what generated it.
The set
ARC-AGI-1 and -2 present small coloured-grid puzzles: a few input-output example pairs establish a hidden rule, and the solver must apply that rule to a new grid. ARC-AGI-3, launched 2026, replaced static grids with hundreds of interactive, turn-based game environments that give no stated rules or goals at all, testing exploration and rapid skill acquisition instead of one-shot pattern inference.
Example
Training task 0d3d703e (colour-mapping rule) — train pairs: input [[3,1,2],[3,1,2],[3,1,2]] → output [[4,5,6],[4,5,6],[4,5,6]]; input [[2,3,8],[2,3,8],[2,3,8]] → output [[6,4,9],[6,4,9],[6,4,9]]; input [[5,8,6],[5,8,6],[5,8,6]] → output [[1,9,2],[1,9,2],[1,9,2]]; input [[9,4,2],[9,4,2],[9,4,2]] → output [[8,3,6],[8,3,6],[8,3,6]] — test input [[8,1,3],[8,1,3],[8,1,3]], for which the solver must infer the output.github.com
Where it stands
ARC-AGI-1 is effectively solved by frontier reasoning systems; ARC-AGI-2 has fallen from single digits to the 80s within about a year; ARC-AGI-3, launched March 2026, currently separates humans (100%) from frontier AI (low single digits) by a wide margin.
How the top score changed hands
- June 2020GPT-30%ARC-AGI-1, per the ARC Prize Foundation's later retrospective.
- December 2024OpenAI o3 (low-compute)75.7% semi-private / 82.8% public (ARC-AGI-1)High-compute configuration reached 87.5%/91.5% at roughly 172x the cost; the low-compute run cost about $26/task against an estimated $5/task for a human.
- March 2025Frontier reasoning systems at ARC-AGI-2 launchsingle digits (ARC-AGI-2)Pure language models scored zero; the strongest public reasoning systems scored only in the single digits against a benchmark calibrated to stay solvable by people.
- February 2026Gemini 3 Deep Think (v2)84.6% (ARC-AGI-2, verified)
- March 2026Frontier AI at ARC-AGI-3 launch0.51% (ARC-AGI-3)Against 100% for human testers on the same launch set of interactive game environments.
Current best: Gemini 3 Deep Think (v2) — 84.6% (ARC-AGI-2, verified) Independently verified by the ARC Prize Foundation. Scores vary sharply with compute and harness configuration — see the ARC-AGI-3 harness episode below — so cross-model comparisons should be read alongside how each figure was measured.
In the timeline · 23 entries · showing 16 most notable
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
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
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
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
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
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
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
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
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 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
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
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
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
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
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
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