Build1 distinct publisher3 min readUpdated
Moonshot AI's new benchmark strips reasoning out of visual tasks. No frontier model cleared 60 percent, which suggests a lot of logged reasoning failures were misreads.
The Engineer · Build desk

Compiled by The EngineerSomething wrong?How this is made
Moonshot AI's new benchmark strips reasoning out of visual tasks. No frontier model cleared 60 percent, which suggests a lot of logged reasoning failures were misreads.
Moonshot AI has published PerceptionBench, a benchmark that measures whether a multimodal model can read an image at all, with reasoning and outside knowledge deliberately removed from every question [1][4]. Of the 16 frontier models tested, none reached 60 percent [2][9], which puts a number on the stage most production pipelines treat as free.
How it was built matters more than the ranking. The authors analysed 42 open-source benchmarks and found their error profiles barely overlapped, so each was sampling a different corner of perception and no small group of them covered the whole [5]. Rather than defining categories first, they collected real model errors and traced each back to the earliest step that failed, producing ten skill domains: Visual Relation, Counting, Attributes, Depth & 3D, Localization, Comparison, Fine-grained Recognition, Context Integration, OCR and Hallucination [6][3]. From an internal pool of more than 17,000 verified questions they released 3,000, under a fifth of the set [7][23]; 60 percent derived from attributed model errors and 40 percent from reformulated augmented images, roughly 1,800 and 1,200 items [7][24]. The tasks are mundane: where a symbol sits on a clock face, how many flowers are inside a red box, which of two pencil cups is gray-pink rather than solid pink with a cartoon [8].
The scores, as reported by the-decoder: GPT-5.6 Sol 59.7 percent, Kimi K3 58.5, Claude Fable 5 57.2, Gemini 3.1 Pro 56.2, GPT-5.5 55.8 [9]. Open-weight models trail, with Qwen3.5-397B-A17B at 47.5 and GLM-4.6V at 32.5 [10]. The top five sit within 3.9 points of each other [20], while the spread from first to GLM-4.6V is 27.2 points [19].
For selection purposes the aggregate is nearly useless, and the authors say so: models with almost identical totals diverge sharply by category [11]. Hallucination is the weakest domain on average [12]. GPT-5.6 Sol, first overall, scores 26.9 percent there, 32.8 points below its own aggregate [12][21], while Gemini 3.5 Flash, weaker overall, scores 50.6, or 23.7 points better on that skill [12][22]. That sub-test checks whether a model invents objects that are not present when the correct answer is zero [13]. If you run an extraction pipeline where absence is a valid answer, that is your failure mode, and the headline leaderboard hides it.
The operationally useful claim is the diagnostic one. Moonshot's authors argue that many failures logged as reasoning errors occurred earlier, at the image-reading step, so when a multi-step task collapses the first step has often already gone wrong [14]. Longer thinking budgets, chain-of-thought scaffolding and self-consistency voting all compound a misread premise rather than catching it. PerceptionBench's method is the transferable part: decompose questions into perception-only sub-questions until you can name the visual ability that failed [15]. The dataset and evaluation code are on GitHub [16].
One caveat on provenance: Moonshot AI built the benchmark, and its own Kimi K3 places second on it [25]. K3 remains a few points behind Claude Fable 5 and GPT-5.6 Sol on general benchmarks and well behind on offensive cybersecurity and complex maths, but ranks level with them on perception [17].
Watch whether vendors start publishing per-category perception numbers instead of a single aggregate, and whether the same team's earlier WorldVQA split between recognition and reasoning gets folded into this taxonomy [18].
Follow any of these and your For You feed starts watching them — no settings page required.
Ranked by verification strength, evidence, and original report placement.
Moonshot AI has introduced PerceptionBench, a test that evaluates the visual perception of multimodal models independently of logical reasoning and external knowledge.
No frontier model reaches 60 percent accuracy on PerceptionBench.
PerceptionBench breaks vision down into ten atomic sub-skills instead of lumping perception, knowledge and reasoning into a single task. The ten skill domains are Visual Relation, Counting, Attributes, Depth & 3D, Localization, Comparison, Fine-grained Recognition, Context Integration, OCR and Hallucination.
Every PerceptionBench question can be answered just by looking at the image, with no reasoning or outside knowledge required.
The authors analysed 42 open-source benchmarks and found little overlap in their error profiles, so each covers a different subset of visual weaknesses; no single test or small group of tests was enough to capture visual perception as a whole.
Rather than defining categories up front, the authors built their taxonomy from actual model errors and traced each one back to the earliest failed step in existing benchmarks.
Evidence-backed comparisons of source perspectives and observed adoption signals. Read the methodology
Which Builder, Operator, and Investor concerns the observed source mix emphasized—not a truth score.
Evidence, demonstrated adoption, hype gap, incentives, and confidence are assessed independently, each on its own current evidence. How these are measured.
Detailed but single-source and vendor-generated
The cluster contains exactly one publisher relaying one lab's own benchmark paper. The internal detail is unusually specific -- ten named domains, a 42-benchmark overlap analysis, per-model and per-category scores, a 3,000-of-17,000 task split -- and the dataset and evaluation code are public, which is checkable in principle. But nothing here is independently replicated: every score, and the claim that no model clears 60 percent, rests on the benchmark author's own run, and the comparative statements about Kimi K3 on general benchmarks, cybersecurity and maths carry no figures at all.
Published, no external uptake shown
Adoption evidence stops at the release itself: dataset and evaluation code are on GitHub and 16 models have been scored by the authors. No external lab, leaderboard, product team or downstream evaluation is reported using PerceptionBench, and no stars, forks, citations or integrations are given. The prior WorldVQA release from the same team shows a pattern of shipping benchmarks but likewise no uptake data.
Modestly overstated: vendor scores framed as confirmation
The framing is comparatively restrained -- the report says the benchmark 'confirms' a known weakness rather than announcing a breakthrough, and the underlying numbers are unflattering to everyone including the author's own model. The overstatement is narrower: unreplicated vendor-run scores are presented as settled measurement, a 1.2-point difference is used to assert Kimi K3 parity with Western frontier models, and the interpretive leap that many logged reasoning errors are really misreads is carried by the benchmark author's own taxonomy with no independent test. Nothing in the cluster contradicts the findings, so the gap stays small and positive.
Vendor-authored benchmark grading its own model
Moonshot AI designed the benchmark, selected which 3,000 of 17,000+ verified questions to publish, built the taxonomy from errors it chose to attribute, ran the evaluation, and placed its own Kimi K3 second at 58.5 percent -- 1.2 points behind the leader -- a result the coverage uses to argue perception parity with Western frontier models. That alignment of authorship, task selection, scoring and competitive positioning is a strong structural incentive, only partly offset by the fact that the benchmark also scores K3 below 60 percent.
Internally consistent, externally unchecked
Confidence is limited by structure rather than by contradiction: one publisher, one interested source, no replication, and no adoption signal. It is lifted by the specificity and internal consistency of the reported figures, the public availability of data and code, and the consistency of the direction of the finding with the same team's earlier WorldVQA and the referenced BabyVision results. The construction and release facts are well supported; the interpretive and competitive claims are not.
leadership
Cost per successful task, not per token: a 2,400-run benchmark reorders the model shortlist1 distinct publisher
science
GLM-5.3 says the quiet part: the base model did not change, the post-training did1 distinct publisher
build
Grok 4.6 lands in Copilot two days after launch, and the model picker becomes a procurement problem1 distinct publisher
leadership
The AI bill nobody reconciles: cost per finished task, not per million tokens1 distinct publisher
Distinct publishers with included, body-backed reporting in this cluster.
1 article · August 14, 2026