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

Entity Relation Extraction as Dependency Parsing in Visually Rich Documents

About

Previous works on key information extraction from visually rich documents (VRDs) mainly focus on labeling the text within each bounding box (i.e., semantic entity), while the relations in-between are largely unexplored. In this paper, we adapt the popular dependency parsing model, the biaffine parser, to this entity relation extraction task. Being different from the original dependency parsing model which recognizes dependency relations between words, we identify relations between groups of words with layout information instead. We have compared different representations of the semantic entity, different VRD encoders, and different relation decoders. The results demonstrate that our proposed model achieves 65.96% F1 score on the FUNSD dataset. As for the real-world application, our model has been applied to the in-house customs data, achieving reliable performance in the production setting.

Yue Zhang, Bo Zhang, Rui Wang, Junjie Cao, Chen Li, Zuyi Bao• 2021

Related benchmarks

TaskDatasetResultRank
Entity LinkingFUNSD (test)
F1 Score65.96
42
Entity Relation ExtractionFUNSD (test)
F1 Score72.94
18
Relation ExtractionFUNSD
EN Performance Score65.96
16
Entity LinkingFUNSD
Entity Linking Score65.96
16
Relation ExtractionFUNSD
F1 Score65.96
12
Showing 5 of 5 rows

Other info

Follow for update