🤖 AI Summary
Large language models (LLMs) suffer from hallucination and erroneous theorem selection in geometric problem solving due to ambiguous textual descriptions. Method: This paper proposes Pi-GPS, a diagram-driven multimodal reasoning framework featuring a novel diagram-guided textual disambiguation micro-module. Pi-GPS integrates a multimodal large language model (MLLM) corrector with a geometric rule validator to enable neural-symbolic collaborative reasoning. Contribution/Results: We systematically demonstrate— for the first time—the critical role of diagrammatic information in mitigating hallucination and improving theorem prediction accuracy. On the Geometry3K benchmark, Pi-GPS achieves nearly 10% higher accuracy than the current state-of-the-art neural-symbolic methods, significantly enhancing both robustness and interpretability of geometric reasoning.
📝 Abstract
Geometry problem solving has garnered increasing attention due to its potential applications in intelligent education field. Inspired by the observation that text often introduces ambiguities that diagrams can clarify, this paper presents Pi-GPS, a novel framework that unleashes the power of diagrammatic information to resolve textual ambiguities, an aspect largely overlooked in prior research. Specifically, we design a micro module comprising a rectifier and verifier: the rectifier employs MLLMs to disambiguate text based on the diagrammatic context, while the verifier ensures the rectified output adherence to geometric rules, mitigating model hallucinations. Additionally, we explore the impact of LLMs in theorem predictor based on the disambiguated formal language. Empirical results demonstrate that Pi-GPS surpasses state-of-the-art models, achieving a nearly 10% improvement on Geometry3K over prior neural-symbolic approaches. We hope this work highlights the significance of resolving textual ambiguity in multimodal mathematical reasoning, a crucial factor limiting performance.