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

Spatial Dependency Parsing for Semi-Structured Document Information Extraction

About

Information Extraction (IE) for semi-structured document images is often approached as a sequence tagging problem by classifying each recognized input token into one of the IOB (Inside, Outside, and Beginning) categories. However, such problem setup has two inherent limitations that (1) it cannot easily handle complex spatial relationships and (2) it is not suitable for highly structured information, which are nevertheless frequently observed in real-world document images. To tackle these issues, we first formulate the IE task as spatial dependency parsing problem that focuses on the relationship among text tokens in the documents. Under this setup, we then propose SPADE (SPAtial DEpendency parser) that models highly complex spatial relationships and an arbitrary number of information layers in the documents in an end-to-end manner. We evaluate it on various kinds of documents such as receipts, name cards, forms, and invoices, and show that it achieves a similar or better performance compared to strong baselines including BERT-based IOB taggger.

Wonseok Hwang, Jinyeong Yim, Seunghyun Park, Sohee Yang, Minjoon Seo• 2020

Related benchmarks

TaskDatasetResultRank
Information ExtractionCORD (test)
F1 Score92.5
133
Entity extractionFUNSD (test)
Entity F1 Score70.5
104
Entity LinkingFUNSD (test)
F1 Score41.7
42
Semantic Entity RecognitionFUNSD (test)
F1 Score71.6
37
Semantic Entity RecognitionFUNSD
EN Score72
31
Entity extractionCORD v1 (test)
F1 Score91.5
16
Entity LinkingFUNSD
Entity Linking Score41.3
16
Document Information ExtractionCORD 45 (test)
F1 Score74
7
Document Information ExtractionBusiness Card
F1 Score32.3
5
Document Information ExtractionTicket 12 (test)
F1 Score14.9
5
Showing 10 of 11 rows

Other info

Follow for update