Reasoning leaderboard

Best LLMs for reasoning

Reasoning-heavy tasks — graduate science QA, abstract puzzles, novel logic — separate frontier models from the pack. This ranking weights GPQA Diamond (30%), ARC-AGI-2 (25%), LiveBench (20%), MMLU-Pro (15%) and AA Index (10%).

Composite weightingHow this is calculated →

Category leader

#01Anthropic

Claude 4.5 Opus.

Strong coding + long-horizon reasoning.

Composite score
84.8
/ 100

+1.1 vs #2

Ranking

N=48
#ModelCompositeGPQAARC-AGILiveBenchMMLU-ProAA Index
0184.881.990.6
0283.780.290.8
0378.574.187.4
0478.193.743.891.191.271
0576.792.642.689.790.568
0676.471.286.9
07
Claude Opus 5Anthropic
75.891.840.689.090.667
0875.791.539.789.490.868
0975.390.641.488.689.866
1074.690.440.187.889.665
1174.590.139.588.189.765
1274.490.837.288.589.967
13
Qwen 3 MaxAlibaba
74.468.985.4
1473.589.837.986.988.864
1573.489.936.187.689.365
1673.289.734.887.989.166
1772.889.136.386.588.564
1872.566.484.7
1972.485.938.685.887.767
2072.388.833.587.188.965
2172.389.135.883.089.266
2271.888.432.886.788.764
2371.588.134.685.487.962
2471.288.232.685.987.563
2571.085.939.880.086.863
2670.991.022.886.391.369
2770.687.631.485.687.862
2870.383.935.683.886.565
2970.385.538.779.086.262
3069.386.229.884.586.861
3169.386.529.784.287.160
3268.985.830.483.686.159
3368.888.822.780.788.271
3467.684.727.982.785.658
3566.884.126.881.985.157
3663.086.714.378.885.249
3762.985.112.476.884.862
3862.781.919.873.581.662
3962.680.720.673.882.960
4061.881.218.273.883.656
4161.780.017.075.083.060
4261.577.926.971.177.855
4361.177.019.071.079.072
4461.180.515.272.881.963
4559.780.812.171.381.659
4659.481.211.572.482.553
4757.476.813.171.476.653
4851.670.07.062.075.052

How to read the reasoning leaderboard

Reasoning is where the gap between benchmark score and lived experience is widest, because most reasoning evaluations are multiple choice and most real reasoning is not. A model that scores 88% on GPQA Diamond has demonstrated that it can select the right graduate-level answer from ten options; it has not demonstrated that it will notice a flawed premise in your brief, or say 'this cannot be determined from the data given'.

GPQA Diamond still earns the heaviest weight. Its 448 questions were written by PhD holders and filtered so that skilled non-experts with full web access score around a third, which makes it genuinely resistant to lookup and shallow pattern matching. Its weaknesses are structural: multiple choice permits elimination strategies, the item count means a few points is noise, and its popularity guarantees creeping contamination.

ARC-AGI-2 is the counterweight. Its puzzles follow rules the model has never seen, constructed so memorisation cannot help, which makes it the most contamination-proof signal available and the best window onto genuine generalisation. It is also the least representative of production work — coloured grids resemble nothing you will ship — and high scores often come from enormous per-task compute budgets that are economically irrelevant. We weight it meaningfully but never decisively.

LiveBench supplies rotating, uncontaminated breadth, MMLU-Pro provides a wide knowledge floor, and the Artificial Analysis Intelligence Index adds an independently-executed cross-check run against production API endpoints rather than lab-side numbers. When a lab's self-reported figure and an independently-run one disagree sharply, we trust the independent one.

For picking a model, the honest advice is to test hard reasoning on your own material and watch behaviour rather than accuracy: does it show its work, does it flag uncertainty, does it refuse to invent a citation, and does it stay coherent when the problem is under-specified? None of that is on the leaderboard, and all of it decides whether the model is usable.

More on how these numbers are produced in the methodology and what each evaluation measures in the benchmark guide. Spotted a score that disagrees with its source? Tell us.

Frequently asked

What is the SOTA reasoning LLM?
The current state-of-the-art reasoning model on our composite is displayed at the top of the table. Rankings are aggregated across GPQA, ARC-AGI, LiveBench, MMLU-Pro and Artificial Analysis.
What does 'SOTA' mean in AI?
SOTA stands for 'state of the art' — the model that currently leads on the benchmarks a given task cares about. For reasoning, it's the model highest on GPQA Diamond, ARC-AGI-2 and LiveBench.