CVMay 20, 2022

PGDP5K: A Diagram Parsing Dataset for Plane Geometry Problems

arXiv:2205.09947v121 citationsh-index: 8
Originality Synthesis-oriented
AI Analysis

This provides a new benchmark for researchers in intelligent education and document image understanding, though it is incremental as it focuses on dataset creation rather than a novel method.

The authors tackled the lack of a suitable dataset for plane geometry diagram parsing by introducing PGDP5K, a large-scale dataset with 5000 diagrams and fine-grained annotations, which revealed that current state-of-the-art methods achieve only 66.07% F1 score, highlighting its challenge.

Diagram parsing is an important foundation for geometry problem solving, attracting increasing attention in the field of intelligent education and document image understanding. Due to the complex layout and between-primitive relationship, plane geometry diagram parsing (PGDP) is still a challenging task deserving further research and exploration. An appropriate dataset is critical for the research of PGDP. Although some datasets with rough annotations have been proposed to solve geometric problems, they are either small in scale or not publicly available. The rough annotations also make them not very useful. Thus, we propose a new large-scale geometry diagram dataset named PGDP5K and a novel annotation method. Our dataset consists of 5000 diagram samples composed of 16 shapes, covering 5 positional relations, 22 symbol types and 6 text types. Different from previous datasets, our PGDP5K dataset is labeled with more fine-grained annotations at primitive level, including primitive classes, locations and relationships. What is more, combined with above annotations and geometric prior knowledge, it can generate intelligible geometric propositions automatically and uniquely. We performed experiments on PGDP5K and IMP-Geometry3K datasets reveal that the state-of-the-art (SOTA) method achieves only 66.07% F1 value. This shows that PGDP5K presents a challenge for future research. Our dataset is available at http://www.nlpr.ia.ac.cn/databases/CASIA-PGDP5K/.

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