Pith. sign in

REVIEW 2 cited by

TRUST: An Accurate and End-to-End Table structure Recognizer Using Splitting-based Transformers

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2208.14687 v1 pith:3LNY5VJ5 submitted 2022-08-31 cs.CV

classification cs.CV
keywords tablestructuremodulerecognitionsplittingbasicmergingtrust
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Table structure recognition is a crucial part of document image analysis domain. Its difficulty lies in the need to parse the physical coordinates and logical indices of each cell at the same time. However, the existing methods are difficult to achieve both these goals, especially when the table splitting lines are blurred or tilted. In this paper, we propose an accurate and end-to-end transformer-based table structure recognition method, referred to as TRUST. Transformers are suitable for table structure recognition because of their global computations, perfect memory, and parallel computation. By introducing novel Transformer-based Query-based Splitting Module and Vertex-based Merging Module, the table structure recognition problem is decoupled into two joint optimization sub-tasks: multi-oriented table row/column splitting and table grid merging. The Query-based Splitting Module learns strong context information from long dependencies via Transformer networks, accurately predicts the multi-oriented table row/column separators, and obtains the basic grids of the table accordingly. The Vertex-based Merging Module is capable of aggregating local contextual information between adjacent basic grids, providing the ability to merge basic girds that belong to the same spanning cell accurately. We conduct experiments on several popular benchmarks including PubTabNet and SynthTable, our method achieves new state-of-the-art results. In particular, TRUST runs at 10 FPS on PubTabNet, surpassing the previous methods by a large margin.

Discussion (0). Sign in to comment.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. SepFormer: Coarse-to-fine Separator Regression Network for Table Structure Recognition

    cs.CV 2025-06 conditional novelty 5.0 of 10

    SepFormer uses a coarse-to-fine transformer decoder to regress table row and column separators in one shot, reaching 25.6 FPS with accuracy comparable to state-of-the-art TSR methods.

  2. Spatial ModernBERT: Spatial-Aware Transformer for Table and Key-Value Extraction in Financial Documents at Scale

    cs.CL 2025-07 reject novelty 4.0 of 10

    Spatial ModernBERT is a token-classification model that adds layout coordinates to ModernBERT to extract tables and key-value fields, with benchmark scores that fall short of the claimed state of the art.

Pith tools