Visual Understanding of Complex Table Structures from Document Images
Sachin Raja, Ajoy Mondal, and C V Jawahar

TL;DR
This paper introduces a deep learning model for accurate table cell detection and structure recognition in document images, addressing challenges like diverse layouts and empty cells, and proposes a new evaluation dataset.
Contribution
It presents a novel object detection-based model for table cell detection, a rectilinear graph approach for structure recognition, and a new dataset with human-inspired annotations.
Findings
Improves state-of-the-art F1-score by 2.7% on benchmark datasets.
Highlights the importance of empty cells in table understanding.
Provides a new dataset to foster research in table structure recognition.
Abstract
Table structure recognition is necessary for a comprehensive understanding of documents. Tables in unstructured business documents are tough to parse due to the high diversity of layouts, varying alignments of contents, and the presence of empty cells. The problem is particularly difficult because of challenges in identifying individual cells using visual or linguistic contexts or both. Accurate detection of table cells (including empty cells) simplifies structure extraction and hence, it becomes the prime focus of our work. We propose a novel object-detection-based deep model that captures the inherent alignments of cells within tables and is fine-tuned for fast optimization. Despite accurate detection of cells, recognizing structures for dense tables may still be challenging because of difficulties in capturing long-range row/column dependencies in presence of multi-row/column…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Visual Understanding of Complex Table Structures from Document Images· youtube
Taxonomy
TopicsHandwritten Text Recognition Techniques · Data Quality and Management · Currency Recognition and Detection
