metadata
task_categories:
- image-text-to-text
tags:
- geometry
- mathematical-reasoning
- multimodal
GeoFocus-test
This repository contains the test and evaluation data for GeoFocus, a framework for multimodal geometry problem-solving. GeoFocus addresses the challenge of geometry reasoning by blending efficient global and local perception through two core modules:
- Critical Local Perceptor: Automatically identifies and emphasizes critical local structures (e.g., angles, parallel lines, comparative distances) through thirteen theory-based perception templates.
- VertexLang: A compact topology formal language that encodes global figures through vertex coordinates and connectivity relations, reducing global perception training time while improving topology recognition accuracy.
This dataset is used to evaluate models on benchmarks including Geo3K, GeoQA, and FormalGeo7K, and demonstrates superior robustness in MATHVERSE.
Related Datasets
The training data used by GeoFocus is available at the following links:
Citation
If you find this dataset or the GeoFocus framework useful for your research, please cite:
@article{geofocus2026,
title={GeoFocus: Blending Efficient Global-to-Local Perception for Multimodal Geometry Problem-Solving},
author={Dle et al.},
journal={arXiv preprint arXiv:2602.08524},
year={2026}
}