Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

GOLD: Geometry Problem Solver with Natural Language Description

About

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.

Jiaxin Zhang, Yashar Moshfeghi• 2024

Related benchmarks

TaskDatasetResultRank
Geometry Problem SolvingGeometry3K (test)
Choice Accuracy69.1
32
Geometry Problem SolvingPGPS9K (test)--
18
Geometry Problem SolvingUniGeo CAL (test)
Accuracy75.2
6
Geometry Problem SolvingUniGeo Prv (test)
Accuracy98.5
6
Showing 4 of 4 rows

Other info

Code

Follow for update