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

Multi-Cell Decoder and Mutual Learning for Table Structure and Character Recognition

About

Extracting table contents from documents such as scientific papers and financial reports and converting them into a format that can be processed by large language models is an important task in knowledge information processing. End-to-end approaches, which recognize not only table structure but also cell contents, achieved performance comparable to state-of-the-art models using external character recognition systems, and have potential for further improvements. In addition, these models can now recognize long tables with hundreds of cells by introducing local attention. However, the models recognize table structure in one direction from the header to the footer, and cell content recognition is performed independently for each cell, so there is no opportunity to retrieve useful information from the neighbor cells. In this paper, we propose a multi-cell content decoder and bidirectional mutual learning mechanism to improve the end-to-end approach. The effectiveness is demonstrated on two large datasets, and the experimental results show comparable performance to state-of-the-art models, even for long tables with large numbers of cells.

Takaya Kawakatsu• 2024

Related benchmarks

TaskDatasetResultRank
Table RecognitionPubTabNet (test)
TEDS (All)96.53
49
Table Structure RecognitionPubTabNet (val)
TEDS96.87
21
Table RecognitionFinTabNet (evaluation)
TEDS97.69
10
Table Structure RecognitionFinTabNet (evaluation)
TEDS98.87
9
Table Structure RecognitionICDAR (test)
Simple TEDS98.01
8
Showing 5 of 5 rows

Other info

Follow for update