euclid-multimodal/Geoperception
Euclid: Supercharging Multimodal LLMs with Synthetic High-Fidelity Visual Descriptions Dataset Card for Geoperception A Benchmark for Low-level Geometric Perception Dataset Details Dataset Description Geoperception is a benchmark focused specifically on accessing model's low-level visual perception ability in 2D geometry. It is sourced from the Geometry-3K corpus, which offers precise logical forms for geometric diagrams, compiled from popular… See the full description on the dataset page: https://huggingface.co/datasets/euclid-multimodal/Geoperception.
Euclid: Supercharging Multimodal LLMs with Synthetic High-Fidelity Visual Descriptions
Dataset Card for Geoperception
A Benchmark for Low-level Geometric Perception
Dataset Details
Dataset Description
Geoperception is a benchmark focused specifically on accessing model's low-level visual perception ability in 2D geometry.
It is sourced from the Geometry-3K corpus, which offers precise logical forms for geometric diagrams, compiled from popular high-school textbooks.
Dataset Sources
- Repository: https://github.com/euclid-multimodal/Euclid
- Paper: https://arxiv.org/abs/2412.08737
- Demo: https://euclid-multimodal.github.io/
Uses
Evaluation of multimodal LLM's ability of low-level visual perception in 2D geometry domain.
Dataset Structure
Fields
- id identification of each data instance
- question question
- answer answer
- predicate question type, including
- PointLiesOnLine
- LineComparison
- PointLiesOnCircle
- AngleClassification
- Parallel
- Perpendicular
- Equal
- image image
Evaluation Result
Citation
If you find Euclid useful for your research and applications, please cite using this BibTeX:
@article{zhang2024euclid,
title={Euclid: Supercharging Multimodal LLMs with Synthetic High-Fidelity Visual Descriptions},
author={Zhang, Jiarui and Liu, Ollie and Yu, Tianyu and Hu, Jinyi and Neiswanger, Willie},
journal={arXiv preprint arXiv:2412.08737},
year={2024}
}