AICLMay 1, 2024

GOLD: Geometry Problem Solver with Natural Language Description

arXiv:2405.00494v136 citationsh-index: 23NAACL-HLT
Originality Incremental advance
AI Analysis

This addresses the challenge of interpreting geometry diagrams for AI systems, offering incremental improvements in domain-specific problem-solving.

The paper tackles automated geometry problem-solving by introducing the GOLD model, which improves accuracy by 12.7% and 42.1% on calculation and proving subsets of the UniGeo dataset compared to the previous best method.

Addressing the challenge of automated geometry math problem-solving in artificial intelligence (AI) involves understanding multi-modal information and mathematics. Current methods struggle with accurately interpreting geometry diagrams, which hinders effective problem-solving. To tackle this issue, we present the Geometry problem sOlver with natural Language Description (GOLD) model. GOLD enhances the extraction of geometric relations by separately processing symbols and geometric primitives within the diagram. Subsequently, it converts the extracted relations into natural language descriptions, efficiently utilizing large language models to solve geometry math problems. Experiments show that the GOLD model outperforms the Geoformer model, the previous best method on the UniGeo dataset, by achieving accuracy improvements of 12.7% and 42.1% in calculation and proving subsets. Additionally, it surpasses the former best model on the PGPS9K and Geometry3K datasets, PGPSNet, by obtaining accuracy enhancements of 1.8% and 3.2%, respectively.

Code Implementations1 repo
Foundations

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

Your Notes