Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Improving Table Structure Recognition with Visual-Alignment Sequential Coordinate Modeling

About

Table structure recognition aims to extract the logical and physical structure of unstructured table images into a machine-readable format. The latest end-to-end image-to-text approaches simultaneously predict the two structures by two decoders, where the prediction of the physical structure (the bounding boxes of the cells) is based on the representation of the logical structure. However, the previous methods struggle with imprecise bounding boxes as the logical representation lacks local visual information. To address this issue, we propose an end-to-end sequential modeling framework for table structure recognition called VAST. It contains a novel coordinate sequence decoder triggered by the representation of the non-empty cell from the logical structure decoder. In the coordinate sequence decoder, we model the bounding box coordinates as a language sequence, where the left, top, right and bottom coordinates are decoded sequentially to leverage the inter-coordinate dependency. Furthermore, we propose an auxiliary visual-alignment loss to enforce the logical representation of the non-empty cells to contain more local visual details, which helps produce better cell bounding boxes. Extensive experiments demonstrate that our proposed method can achieve state-of-the-art results in both logical and physical structure recognition. The ablation study also validates that the proposed coordinate sequence decoder and the visual-alignment loss are the keys to the success of our method.

Yongshuai Huang, Ning Lu, Dapeng Chen, Yibo Li, Zecheng Xie, Shenggao Zhu, Liangcai Gao, Wei Peng• 2023

Related benchmarks

TaskDatasetResultRank
Table RecognitionPubTabNet (test)
TEDS (All)96.31
49
Table Structure RecognitionPubTabNet (val)
TEDS96.31
21
Table RecognitionFinTabNet (evaluation)
TEDS98.21
10
Cell Adjacency Relation (CAR)SciTSR (test)
Precision99.77
9
Table Structure RecognitionFinTabNet (evaluation)
TEDS98.63
9
Cell Adjacency Relation (CAR)ICDAR 2013 (test)
Precision95.29
7
Table Structure RecognitionPubTables-1M
GriTS Top Score99.22
6
Logical structure recognitionFinTabNet (test)
S-TEDS98.63
5
Cell Adjacency RelationIC19BM
F1 (IoU=0.6)51.7
4
Content Bounding Box DetectionPubTabNet (test)
AP5094.8
3
Showing 10 of 10 rows

Other info

Follow for update