Entity Relation Extraction as Dependency Parsing in Visually Rich Documents
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.
Code (0)
등록된 구현이 없습니다.
Tasks
Dependency ParsingEntity LinkingKey Information ExtractionRelationRelation ExtractionSimilar Papers 제목 키워드 기반
Duluth at SemEval-2021 Task 11: Applying DeBERTa to Contributing Sentence Selection and Dependency Parsing for Entity Extraction
This paper describes the Duluth system that participated in SemEval-2021 Task 11, NLP Contribution Graph. It details the extraction of contribution sentences and scientific entities and their relations from scholarly art…
ArticlesDependency ParsingSentenceSentence ClassificationLeveraging Dependency Forest for Neural Medical Relation Extraction
Medical relation extraction discovers relations between entity mentions in text, such as research articles. For this task, dependency syntax has been recognized as a crucial source of features. Yet in the medical domain,…
ArticlesGraph Neural NetworkMedical Relation ExtractionRelation+1CogIE: An Information Extraction Toolkit for Bridging Texts and CogNet
CogNet is a knowledge base that integrates three types of knowledge: linguistic knowledge, world knowledge and commonsense knowledge. In this paper, we propose an information extraction toolkit, called CogIE, which is a …
Entity LinkingEntity TypingEvent Extractionnamed-entity-recognition+5End-to-End Argument Mining as Biaffine Dependency Parsing
Non-neural approaches to argument mining (AM) are often pipelined and require heavy feature-engineering. In this paper, we propose a neural end-to-end approach to AM which is based on dependency parsing, in contrast to t…
Argument MiningDependency ParsingFeature EngineeringRelation+1Syntax-aware Multi-task Graph Convolutional Networks for Biomedical Relation Extraction
In this paper we tackle two unique challenges in biomedical relation extraction. The first challenge is that the contextual information between two entity mentions often involves sophisticated syntactic structures. We pr…
Dependency ParsingDrug–drug Interaction ExtractionMulti-Task LearningRelation+1