Назад към Новини
ИновацияAI Understanding брифинг

Benchmark Separates Geometry Solving From Diagram Construction

A new open-source benchmark tests whether foundation models can construct faithful geometry diagrams, not merely solve the underlying problems. Its authors report that evaluated models achieved an average compile success rate of 36.14%, exposing a gap between mathematical answers and usable visual constructions.

6 min readRead the primary source
Source-provided image accompanying Benchmark Separates Geometry Solving From Diagram Construction
Документ с първичен източникИзточникът е записан
Издател
arxiv.org
Изходна връзка
arxiv.orghttps://arxiv.org/abs/2608.18111
Тип източник
Първичен документ — официално съобщение, документ, документ или първа страна, която четем директно.
КонтекстРазберете това за 60 секунди

Започнете тук

Ключови термини

Бенчмарк
Стандартизиран тест или набор от данни, използвани за измерване и сравняване на ефективността на модела.
Обобщение
Колко добре се представя моделът върху нови, невиждани данни извън набора за обучение.
Използване на инструмента
Способността на модела да извиква външни инструменти като търсене, калкулатори или API.
Тествайте себе сиТест за обяснение на AI модели

Какво стана

Researchers introduced an open-source for diagrammatic reasoning in olympiad geometry. It contains 954 self-contained problems, including a 297-problem hard subset, paired with solutions and human-authored diagrams represented in renderable Asymptote code. The paper reports that current foundation models often solve geometry problems more reliably than they construct accurate diagrams.

An arXiv paper titled “Solving Is Not Drawing: A for Diagrammatic Reasoning in Olympiad Geometry” presents a new evaluation of foundation models. The record lists Hsien Xin Peng, Anthony Kim, Alvin Li, Calvin Supasanya, Shivank Garg and Kevin Zhu as authors, and says the paper was submitted on June 23, 2026. It also lists ICML 2026 and the AI4MATH Workshop in the comments, but the supplied source does not establish whether the work was formally accepted. The paper’s central claim is that solving a geometry problem and constructing the figure it depends on are different abilities.

The includes 954 self-contained olympiad geometry problems and a 297-problem hard subset. Each problem is paired with its solution and a human-authored, high-fidelity diagram encoded in renderable Asymptote code. This design gives researchers a reference representation against which model-generated diagrams can be assessed. The source describes the collection as open source and says it can be accessed through a link, but the supplied arXiv record does not identify the repository, license terms or access conditions in more detail.

The authors describe a suite of text-, code-, image-, vision-language-model and constraint-based metrics for evaluating what they call diagrammatic reasoning. These metrics are intended to assess more than whether a model reaches a final mathematical answer: they target whether it can construct a diagram with appropriate geometric relationships and auxiliary elements. The abstract does not define each metric, explain how the different measurements are combined, or say whether human experts validated the scores. Those details are therefore important unresolved parts of the study.

In the paper’s reported evaluation, current foundation models produced diagrams that were “markedly less faithful” than their mathematical-solving ability would suggest. The authors report an average compile success rate of 36.14%, meaning that a substantial share of generated diagram code did not successfully compile under the ’s rendering setup. They conclude that strong mathematical reasoning does not imply accurate diagram construction. The supplied source does not name the evaluated models, state the number of trials, give model-by-model scores or report uncertainty around the average.

Детайли за източника: arxiv.org

Защо има значение

The work isolates a capability that common mathematics benchmarks may not measure: producing a geometrically faithful figure with the necessary points, lines, circles and auxiliary constructions. That distinction matters wherever a model’s output must be inspected, rendered or used as part of a larger mathematical workflow. The reported results are limited to the and the evidence summarized in the arXiv abstract.

Geometry problems often depend on a figure that encodes relationships among points, lines, circles and angles. The source emphasizes that progress can hinge on a faithful diagram containing the right auxiliary constructions and incidences. A system may therefore demonstrate substantial problem-solving ability while still failing to produce a visual object that another person or program can inspect. Separating these tasks makes it possible to ask a more precise question about what a model actually knows and can operationalize.

Most widely used mathematics evaluations focus on whether a system reaches the correct answer. The described here adds a different layer: whether the system can express the relevant structure in a renderable diagram. That is potentially useful for research on multimodal reasoning, mathematical education and software that turns natural-language problems into visual explanations. The paper does not establish that the benchmark predicts classroom usefulness, proof quality or performance in professional mathematical work, so those practical connections remain to be tested.

The reported 36.14% compile success rate is a concrete warning about reliability at the implementation boundary. A diagram that cannot compile cannot be rendered for inspection, regardless of whether the model’s underlying reasoning was sound. At the same time, compilation is only one part of fidelity. Code can compile while placing an object incorrectly, omitting a needed construction or violating the intended incidence relations. The paper says it uses several additional metrics, but the abstract does not provide their results, so the compile figure should not be treated as a complete measure of diagram quality.

The work’s significance is also bounded by its domain. The covers olympiad geometry, a specialized setting with conventions and structures that may not represent scientific plots, engineering schematics, educational figures or general visual reasoning. The source does not report transfer to other domains, comparisons with human performance, or the effect of diagram style and problem wording. It also does not show whether the evaluated systems were general-purpose models, vision-language models, code-focused systems or other categories. Those unknowns make the finding a focused research result rather than evidence about all visual tasks performed by AI systems.

Interactive Mechanism

Interactive Mechanism: How It Actually Works

Explore the underlying technology behind this development interactively.

Thinking Budget (Test-Time Tokens):1,024 tokens
Complex Accuracy79%Math & Code Logic
Latency3.2sTime to first full output
Inference Cost$0.0092Per query estimated
Reasoning StyleStep VerificationInternal chain depth
Active Thinking Trace:
1Deconstruct user problem into formal constraints
2Propose candidate hypotheses & step-by-step calculation
3Self-correction: Backtrack and refute subtle edge cases
4Exhaustive consistency check & final output synthesis
Core takeaway: Test-time compute fundamentally changes AI economics. Instead of only scaling during pre-training, giving reasoning models more tokens at inference time allows them to systematically solve PhD-level STEM problems.
Interactive Concept Check+10 Points
AI Models Explained Quiz

What is the best response when AI Models Explained makes a mistake in production?

Какво да гледате след това

The key follow-up questions are whether the ’s metrics track expert judgments of geometric fidelity, how performance varies across models and problem difficulty, and whether the reported gap persists outside olympiad geometry. The source does not identify the evaluated models, provide per-model results, describe the metric definitions in detail or establish how training and prompting affect performance.

A first test will be whether independent researchers reproduce the reported gap using the released and obtain similar results across the full 954-problem collection and the 297-problem hard subset. Useful reporting would include the exact models and versions, prompting or decoding settings, number of attempts, compile environments and performance broken down by problem type. Without those details, the average result is difficult to compare across studies or over time.

Researchers should also examine whether the ’s metrics agree with expert assessments of geometric correctness. In particular, future analyses could separate syntax or compilation failures from semantic errors in which a rendered figure looks plausible but does not preserve the intended relationships. The source says the benchmark includes code-, image-, vision-language-model and constraint-based measurements, but does not show how those metrics rank individual outputs or whether they reach consistent conclusions. Metric validation will determine how much confidence to place in headline scores.

Performance on the hard subset and on different construction requirements may reveal whether failures arise mainly from code generation, visual grounding, geometric planning or the coordination of those abilities. It will also be important to test problems with unfamiliar layouts, varied wording and different diagram conventions. The supplied source gives no evidence about beyond the ’s own problems, so results on newly authored tasks and non-olympiad geometry would be especially informative.

Finally, follow-up work can test whether targeted training, , structured intermediate representations or iterative verification narrows the gap between solving and drawing. A model that generates a diagram and checks its own incidences may behave differently from one that writes a single block of Asymptote code. The practical question is not only whether models improve their compile rate, but whether they produce diagrams that people can trust and understand. The source does not report such interventions or user studies, leaving their effectiveness and costs unknown.

Свързани ръководства и викторини

Обяснени модели на AIТрансформърсAI обучениеChatGPT и LLMТествайте какво знаете — опитайте безплатен тест с изкуствен интелектПотърсете термин за AI в нашия речник
Намирате ли това за полезно?