Benchgen

MathVision — Results

RankModelScore
1kimi-k394.3
M

MathVision

1 phaseActive

Visual mathematical reasoning benchmark with 3,040 competition-sourced problems across 16 topics and 5 difficulty levels. Metric: % accuracy (pass@1).

Overview

MathVision

Category Metric Problems Saturation Created

Paper

Quick answer: MathVision (Wang et al., 2024) is a curated collection of 3,040 visually-contexted mathematical problems sourced from real math competitions, spanning 16 distinct mathematical topics and graded across 5 difficulty levels. Unlike text-only math benchmarks, every problem requires interpreting a diagram, chart, or geometric figure alongside the text. Kimi K3 scores 94.3% (pass@1) as of July 2026.

At a Glance

What it tests: A model's ability to combine visual perception (reading diagrams, graphs, geometric figures) with rigorous mathematical reasoning to solve competition-level problems.

Why it matters: Text-only math benchmarks like MATH and GSM8K don't test whether a model can extract the right information from a figure. MathVision fills this gap and revealed a substantial gap between top closed-source and open-source models at release.

Known limitations: Being sourced from real competitions, some problems may have partial overlap with models' pretraining data, though the visual component reduces straightforward memorization risk.

What MathVision Measures

MathVision meticulously curates 3,040 high-quality mathematical problems with visual contexts from real math competitions, covering 16 mathematical topics (e.g., algebra, geometry, combinatorics) across 5 levels of difficulty. This establishes a comprehensive and diverse set of visual math challenges, enabling a more rigorous evaluation of models' true mathematical reasoning abilities in multimodal settings, rather than reasoning derived from purely textual problem statements.

Benchmark Specifications

FieldValue
Task categoryMath / visual reasoning
Metric% accuracy (pass@1)
Number of problems3,040
Topics16
Difficulty levels5
SaturationLow
Created byWang et al.
Source paperMathVision (arXiv 2402.14804)

How MathVision Is Scored

Models solve each problem given its accompanying image and text, and are scored on % accuracy (pass@1) against the ground-truth answer. Some evaluations also report pass@5 or majority-vote scores to characterize consistency across multiple sampled attempts.

State-of-the-Art Results

RankModelScoreSourceDate
1Kimi K394.3% (pass@1)Kimi K3 technical report2026-07

Score sourced from Moonshot AI's Kimi K3 announcement, July 2026.

MathVision on Benchgen

No Benchgen results yet — be the first to run MathVision.

MathVision vs Other Benchmarks

BenchmarkWhat it testsTasksSaturation
MathVisionVisual mathematical reasoning3,040Low
MATHText-only competition mathLow
AIME 2026Competition math (text)Low
ZeroBenchExtremely hard visual reasoning100Low

Run MathVision on Your Model

Benchgen lets you run MathVision against your own multimodal model, tracking visual math reasoning accuracy across topics and difficulty levels to guide targeted fine-tuning.

Frequently Asked Questions

What is MathVision? MathVision is a benchmark of 3,040 visually-contexted mathematical problems sourced from real math competitions, spanning 16 topics and 5 difficulty levels, designed to test multimodal mathematical reasoning.
What does a good score look like on MathVision? At release, top closed-source models scored well below human performance on the hardest tiers. By mid-2026, frontier multimodal models such as Kimi K3 report pass@1 scores above 94%.
Who created MathVision? MathVision was created by Ke Wang and collaborators (arXiv:2402.14804, February 2024), with a project page at mathvision-cuhk.github.io.