CVNov 15, 2022

Deep learning for table detection and structure recognition: A survey

arXiv:2211.08469v143 citationsh-index: 16Has Code
Originality Synthesis-oriented
AI Analysis

It provides a comprehensive overview for researchers and practitioners in document analysis, but is incremental as it synthesizes existing work rather than introducing new methods.

This survey addresses the problem of table detection and structure recognition in documents by reviewing deep learning methods, highlighting substantial performance improvements and organizing datasets and source code for future research.

Tables are everywhere, from scientific journals, papers, websites, and newspapers all the way to items we buy at the supermarket. Detecting them is thus of utmost importance to automatically understanding the content of a document. The performance of table detection has substantially increased thanks to the rapid development of deep learning networks. The goals of this survey are to provide a profound comprehension of the major developments in the field of Table Detection, offer insight into the different methodologies, and provide a systematic taxonomy of the different approaches. Furthermore, we provide an analysis of both classic and new applications in the field. Lastly, the datasets and source code of the existing models are organized to provide the reader with a compass on this vast literature. Finally, we go over the architecture of utilizing various object detection and table structure recognition methods to create an effective and efficient system, as well as a set of development trends to keep up with state-of-the-art algorithms and future research. We have also set up a public GitHub repository where we will be updating the most recent publications, open data, and source code. The GitHub repository is available at https://github.com/abdoelsayed2016/table-detection-structure-recognition.

Code Implementations3 repos
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes