GeoBench: Rethinking Multimodal Geometric Problem-Solving via Hierarchical Evaluation
Yuan Feng, Yue Yang, Xiaohan He, Jiatong Zhao, Jianlong Chen, Zijun Chen, Daocheng Fu, Qi Liu, Renqiu Xia, Bo Zhang, Junchi Yan
TL;DR
GeoBench tackles the inadequacy of existing geometric problem-solving benchmarks by introducing a four-level hierarchical framework that separately probes visual perception, planning, theorem application, and self-reflective backtracking. Built on TrustGeoGen-generated problems, it yields 1,021 synthetic, verifiably solvable samples across six tasks, enabling fine-grained diagnostics beyond end results. The study reveals that sub-goal decomposition and premise filtering are critical for complex GPS performance, while chain-of-thought prompting can impair specific tasks such as faulty branch localization. Overall, GeoBench demonstrates robust generalization and provides actionable guidance for building more capable and verifiable geometric reasoning systems, with future work extending to 3D geometry and increased data diversity.
Abstract
Geometric problem solving constitutes a critical branch of mathematical reasoning, requiring precise analysis of shapes and spatial relationships. Current evaluations of geometric reasoning in vision-language models (VLMs) face limitations, including the risk of test data contamination from textbook-based benchmarks, overemphasis on final answers over reasoning processes, and insufficient diagnostic granularity. To address these issues, we present GeoBench, a hierarchical benchmark featuring four reasoning levels in geometric problem-solving: Visual Perception, Goal-Oriented Planning, Rigorous Theorem Application, and Self-Reflective Backtracking. Through six formally verified tasks generated via TrustGeoGen, we systematically assess capabilities ranging from attribute extraction to logical error correction. Experiments reveal that while reasoning models like OpenAI-o3 outperform general MLLMs, performance declines significantly with increasing task complexity. Key findings demonstrate that sub-goal decomposition and irrelevant premise filtering critically influence final problem-solving accuracy, whereas Chain-of-Thought prompting unexpectedly degrades performance in some tasks. These findings establish GeoBench as a comprehensive benchmark while offering actionable guidelines for developing geometric problem-solving systems.
