AIME
also: American Invitational Mathematics Examination, AIME24, AIME25
Whether a model can solve short, single-answer competition-maths problems requiring several steps of reasoning but no written proof.
Mathematical Association of America (the underlying competition); repurposed as an LLM benchmark by the reasoning-model research community from late 2024Released September 2024Contamination concerns
AIME is a 15-question, integer-answer exam that the Mathematical Association of America has run each February since 1983 to identify the strongest scorers on the AMC for US Mathematical Olympiad qualification. It has no connection to AI research by design — but from late 2024 its problems became the standard way frontier labs summarised a model’s mathematical reasoning in a single number, because a 30-problem set with no partial credit and an integer answer between 0 and 999 is trivial to grade automatically at scale.
The trigger was OpenAI’s o1-preview, which reported solving 83% of AIME 2024 problems against GPT-4o’s 13% — a gap large enough that AIME scores became a fixture of release announcements. The climb that followed was fast: o3 missed only one of 30 problems three months later, DeepSeek’s open-weight R1 reported a comparable 79.8% alongside a published method, and a single point release of R1 later that year lifted its AIME 2025 score from 70.0% to 87.5% simply by letting the model reason for longer.
That speed was also the problem. Researchers at ETH Zurich reported strong signs that AIME 2024 problems had already leaked into training data, which meant high scores could reflect memorisation as much as reasoning. The response has been to treat each AIME sitting as disposable once a year or two has passed — scoring only the newest exam, or routing evaluation through continuously updated platforms such as MathArena — while accepting that, as with any competition whose problems circulate freely online, the clock on contamination starts again the moment a new sitting is published.
The set
Two 15-question, three-hour exams (AIME I and AIME II) sat each February by qualifying US high-school students; every answer is an integer between 0 and 999, with no partial credit and no answer choices. Community-curated datasets such as Maxwell-Jia/AIME_2024 on Hugging Face extract each year's 30 combined problems into a machine-gradable set, and labs typically report pass@1 or majority-vote accuracy averaged over several sampled attempts, since 30 questions is a small sample.
Example
AIME 2024 II, Problem 4: Let x, y and z be positive real numbers that satisfy the following system of equations: log_2(x/(yz)) = 1/2, log_2(y/(xz)) = 1/3, log_2(z/(xy)) = 1/4. Then the value of |log_2(x^4 y^3 z^2)| is m/n where m and n are relatively prime positive integers. Find m+n. (Answer: 33)huggingface.co
Where it stands
MathArena reported strong signs that AIME 2024 problems had leaked into training data; the field has partly shifted to scoring only the freshest sitting (AIME 2025, AIME 2026) or to continuously refreshed platforms that add each year's problems as soon as they are published.
How the top score changed hands
- September 2024o1-preview83%Reported against GPT-4o's 13% on AIME 2024 — the release that made AIME the field's headline reasoning-maths number.
- December 2024o396.7%Missed only one of 30 AIME 2024 problems.
- January 2025DeepSeek-R179.8%Open-weight model reported close to OpenAI's o1 on AIME 2024, released with a published method.
- May 2025DeepSeek-R1-052887.5%AIME 2025 accuracy, up from 70.0% in the prior point release, attributed to roughly doubling the average reasoning-trace length.
- July 2026Inkling97.1%AIME 2026; Inkling-Small scored 95.5% at under a third the size.
Current best: Inkling — 97.1% Reported on AIME 2026, the freshest sitting available at release; sibling model Inkling-Small scored 95.5% at under a third the parameter count. A self-reported model-card figure — independent leaderboards such as MathArena may rank models differently.
In the timeline · 19 entries · showing 16 most notable
Thinking Machines Lab releases Inkling-Small, a distilled open-weight model
Thinking Machines released Inkling-Small, a 276B-parameter (12B active) open-weight MoE model that roughly matches its larger Inkling model despite under a third of the size.
Open weights & ecosystem · Models & capabilities
Microsoft launches in-house MAI-Thinking-1 reasoning model at Build 2026
Trained from scratch on licensed data with no distillation from OpenAI or any other lab, the sparse model activates 35bn of roughly 1 trillion parameters per query.
Models & capabilities · Labs & people
Moonshot AI releases Kimi K2.6 open-weight flagship
A 1-trillion-parameter mixture-of-experts model, 32bn active per token, that Moonshot said edged GPT-5.4 on SWE-Bench Pro while costing several times less to run.
Open weights & ecosystem · Models & capabilities · Benchmarks & progress
StepFun releases Step 3.5 Flash, topping several reasoning benchmarks
The 196-billion-parameter model, of which only about 11 billion activate per token, was released under an Apache 2.0 licence and scored 97.3% on AIME 2025.
Open weights & ecosystem · Models & capabilities · Benchmarks & progress
Mistral launches Mistral 3 model family
Mistral released Mistral 3, including dense models at 3B/8B/14B and a new mixture-of-experts Mistral Large 3 (41B active, 675B total), all under Apache 2.0.
Models & capabilities · Open weights & ecosystem
AI2 releases Olmo 3 open frontier model family
AI2 released Olmo 3 (7B, 32B), including a fully open 32B reasoning model, releasing every stage of the model flow from data to deployment.
Open weights & ecosystem · Models & capabilities
OpenAI releases GPT-5.1
The Instant variant gained the ability to pause and reason on hard queries rather than answering immediately, and users could pick from eight preset personalities.
Models & capabilities
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
DeepSeek releases DeepSeek-R1-0528 update
Released under an MIT licence, the update raised AIME 2025 accuracy from 70% to 87.5% by roughly doubling the average length of the model's reasoning traces.
Open weights & ecosystem · Models & capabilities · 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
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
Gemini 2.5 Pro takes the lead on reasoning benchmarks
Google's thinking model topped LMArena and several reasoning evaluations, its strongest competitive position of the period.
Models & capabilities · Benchmarks & progress
OpenAI releases GPT-4.5
Priced at $75/$150 per million tokens, about thirty times GPT-4o's rate, and retired from the API within five months in favour of the cheaper GPT-4.1.
Models & capabilities
xAI releases Grok-3
xAI reported Grok 3 beating GPT-4o and o3-mini-high on AIME and GPQA using roughly ten times the compute of Grok 2, on figures the company had not independently verified.
Models & capabilities · Benchmarks & progress
Moonshot AI releases Kimi K1.5 reasoning model
Moonshot said its RL-trained model matched OpenAI's o1 on multimodal reasoning without Monte Carlo tree search, but it launched the same week as DeepSeek-R1 and drew far less attention.
Models & capabilities · Benchmarks & progress
OpenAI announces o3 and opens early access for safety testing
Reported scores included 96.7% on the AIME maths exam and a Codeforces rating in the 99.2nd percentile; OpenAI cited o1's link between reasoning and deception as a reason to delay release.
Models & capabilities · Benchmarks & progress