paper-with-me

Papers

Verifiable Geometry Problem Solving: Solver-Driven Autoformalization and Theorem Proposing

2026-06-26 · Can Li, Ting Zhang, Junbo Zhao, Hua Huang arxiv

Geometry Problem Solving have increasingly adopt the neuro-symbolic paradigm, combining neural intuition with symbolic rigor. However, current frameworks suffer from severe bottlenecks in two core stages: autoformalization, which treats multimodal translation as a static task decoupled from downstream solver compatibility, and theorem prediction, where solvers frequently hit a deductive impasse due to fixed rule libraries. To address these, we propose SD-GPS, a solver-driven framework that treats the symbolic solver as an execution oracle throughout both formalization and deduction. First, Solver-Driven Autoformalization unifies supervised formal-language adaptation and solvability-guided reinforcement learning into a single module built on QwenVL3-2B, making executability the central training signal. Second, Verified Theorem Proposing introduces an impasse-aware agent that proposes local auxiliary lemmas from current proof states, ensuring soundness by filtering all proposals through symbolic verification. Empirical evaluations on Geometry3K and PGPS9K demonstrate that SD-GPS consistently outperforms existing MLLM, neural, and neuro-symbolic methods across standard completion, multiple-choice, and cross-modal reference regimes, proving that closing the loop between multimodal perception and symbolic execution significantly improves geometric reasoning, offering profound insights into how neural agents can be grounded by formal systems to achieve verifiable problem-solving capabilities.

📄 PDF Abstract BibTeX arXiv:2606.27926

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

FormalGeo: An Extensible Formalized Framework for Olympiad Geometric Problem Solving

2023-10-27 · Xiaokai Zhang, Na Zhu, Yiming He, Jia Zou 외

This is the first paper in a series of work we have accomplished over the past three years. In this paper, we have constructed a consistent formal plane geometry system. This will serve as a crucial bridge between IMO-le…

Geometry Problem Solving

Decoding Stumpers: Large Language Models vs. Human Problem-Solvers

2023-10-25 · Alon Goldstein, Miriam Havin, Roi Reichart, Ariel Goldstein

This paper investigates the problem-solving capabilities of Large Language Models (LLMs) by evaluating their performance on stumpers, unique single-step intuition problems that pose challenges for human solvers but are e…

Learning to Solve Geometry Problems via Simulating Human Dual-Reasoning Process

2024-05-10 · Tong Xiao, Jiayu Liu, Zhenya Huang, Jinze Wu 외

Geometry Problem Solving (GPS), which is a classic and challenging math problem, has attracted much attention in recent years. It requires a solver to comprehensively understand both text and diagram, master essential ge…

Geometry Problem SolvingMachine TranslationMath

LANS: A Layout-Aware Neural Solver for Plane Geometry Problem

2023-11-25 · Zhong-Zhi Li, Ming-Liang Zhang, Fei Yin, Cheng-Lin Liu

Geometry problem solving (GPS) is a challenging mathematical reasoning task requiring multi-modal understanding, fusion, and reasoning. Existing neural solvers take GPS as a vision-language task but are short in the repr…

Geometry Problem SolvingLanguage ModellingMathematical Reasoning

GAPS: Geometry-Aware Problem Solver

2024-01-29 · Jiaxin Zhang, Yinghui Jiang, Yashar Moshfeghi

Geometry problem solving presents a formidable challenge within the NLP community. Existing approaches often rely on models designed for solving math word problems, neglecting the unique characteristics of geometry math …

Geometry Problem SolvingMathMathematical Question AnsweringMathematical Reasoning