TSR-DSAW: Table Structure Recognition via Deep Spatial Association of Words
Arushi Jain, Shubham Paliwal, Monika Sharma, Lovekesh Vig

TL;DR
This paper introduces TSR-DSAW, a deep learning method that captures spatial relationships between words in table images to accurately recognize complex table structures and convert them into HTML format.
Contribution
The novel approach models spatial associations between word pairs to improve table structure recognition, especially for complex tables, outperforming previous methods.
Findings
Improved accuracy on PubTabNet and ICDAR 2013 datasets.
Effective handling of nested rows, columns, and multi-line texts.
Outperforms previous methods like TableNet and DeepDeSRT.
Abstract
Existing methods for Table Structure Recognition (TSR) from camera-captured or scanned documents perform poorly on complex tables consisting of nested rows / columns, multi-line texts and missing cell data. This is because current data-driven methods work by simply training deep models on large volumes of data and fail to generalize when an unseen table structure is encountered. In this paper, we propose to train a deep network to capture the spatial associations between different word pairs present in the table image for unravelling the table structure. We present an end-to-end pipeline, named TSR-DSAW: TSR via Deep Spatial Association of Words, which outputs a digital representation of a table image in a structured format such as HTML. Given a table image as input, the proposed method begins with the detection of all the words present in the image using a text-detection network like…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHandwritten Text Recognition Techniques · Currency Recognition and Detection · Advanced Image and Video Retrieval Techniques
