AICLJan 29, 2024

GAPS: Geometry-Aware Problem Solver

arXiv:2401.16287v13 citationsh-index: 23
Originality Incremental advance
AI Analysis

This addresses the challenge of geometry problem solving for the NLP community, focusing on both calculation and proving tasks, representing a domain-specific advancement.

The paper tackles geometry problem solving in NLP by proposing the GAPS model, which generates solution programs for various geometry math problems, achieving accuracy improvements of over 5.3% for calculation tasks and 41.1% for proving tasks, with 97.5% accuracy on proving problems.

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 problems. Additionally, the current research predominantly focuses on geometry calculation problems, while overlooking other essential aspects like proving. In this study, we address these limitations by proposing the Geometry-Aware Problem Solver (GAPS) model. GAPS is specifically designed to generate solution programs for geometry math problems of various types with the help of its unique problem-type classifier. To achieve this, GAPS treats the solution program as a composition of operators and operands, segregating their generation processes. Furthermore, we introduce the geometry elements enhancement method, which enhances the ability of GAPS to recognize geometry elements accurately. By leveraging these improvements, GAPS showcases remarkable performance in resolving geometry math problems. Our experiments conducted on the UniGeo dataset demonstrate the superiority of GAPS over the state-of-the-art model, Geoformer. Specifically, GAPS achieves an accuracy improvement of more than 5.3% for calculation tasks and an impressive 41.1% for proving tasks. Notably, GAPS achieves an impressive accuracy of 97.5% on proving problems, representing a significant advancement in solving geometry proving tasks.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes