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

StrucTexT: Structured Text Understanding with Multi-Modal Transformers

About

Structured text understanding on Visually Rich Documents (VRDs) is a crucial part of Document Intelligence. Due to the complexity of content and layout in VRDs, structured text understanding has been a challenging task. Most existing studies decoupled this problem into two sub-tasks: entity labeling and entity linking, which require an entire understanding of the context of documents at both token and segment levels. However, little work has been concerned with the solutions that efficiently extract the structured data from different levels. This paper proposes a unified framework named StrucTexT, which is flexible and effective for handling both sub-tasks. Specifically, based on the transformer, we introduce a segment-token aligned encoder to deal with the entity labeling and entity linking tasks at different levels of granularity. Moreover, we design a novel pre-training strategy with three self-supervised tasks to learn a richer representation. StrucTexT uses the existing Masked Visual Language Modeling task and the new Sentence Length Prediction and Paired Boxes Direction tasks to incorporate the multi-modal information across text, image, and layout. We evaluate our method for structured text understanding at segment-level and token-level and show it outperforms the state-of-the-art counterparts with significantly superior performance on the FUNSD, SROIE, and EPHOIE datasets.

Yulin Li, Yuxi Qian, Yuchen Yu, Xiameng Qin, Chengquan Zhang, Yan Liu, Kun Yao, Junyu Han, Jingtuo Liu, Errui Ding• 2021

Related benchmarks

TaskDatasetResultRank
Entity extractionFUNSD (test)
Entity F1 Score83.09
104
Form UnderstandingFUNSD (test)
F1 Score83.09
73
Information ExtractionSROIE (test)
F1 Score98.7
58
Entity LinkingFUNSD (test)
F1 Score44.1
42
Semantic Entity RecognitionFUNSD (test)
F1 Score83.4
37
Semantic Entity RecognitionFUNSD
EN Score83.09
31
Visual Information ExtractionEPHOIE (test)
Mean Accuracy97.95
16
Relation ExtractionFUNSD
EN Performance Score44.1
16
Entity LinkingFUNSD
Entity Linking Score44.1
16
Semantic Entity RecognitionSROIE
SER Accuracy96.88
15
Showing 10 of 13 rows

Other info

Follow for update