RTF: Region-based Table Filling Method for Relational Triple Extraction
Relational triple extraction is crucial work for the automatic construction of knowledge graphs. Existing methods only construct shallow representations from a token or token pair-level. However, previous works ignore local spatial dependencies of relational triples, resulting in a weakness of entity pair boundary detection. To tackle this problem, we propose a novel Region-based Table Filling method (RTF). We devise a novel region-based tagging scheme and bi-directional decoding strategy, which regard each relational triple as a region on the relation-specific table, and identifies triples by determining two endpoints of each region. We also introduce convolution to construct region-level table representations from a spatial perspective which makes triples easier to be captured. In addition, we share partial tagging scores among different relations to improve learning efficiency of relation classifier. Experimental results show that our method achieves state-of-the-art with better generalization capability on three variants of two widely used benchmark datasets.
Code (0)
등록된 구현이 없습니다.
Tasks
Boundary DetectionKnowledge GraphsRelationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
A Relational Triple Extraction Method Based on Feature Reasoning for Technological Patents
The relation triples extraction method based on table filling can address the issues of relation overlap and bias propagation. However, most of them only establish separate table features for each relationship, which ign…
RelationA Dataset for Hyper-Relational Extraction and a Cube-Filling Approach
Relation extraction has the potential for large-scale knowledge graph construction, but current methods do not consider the qualifier attributes for each relation triplet, such as time, quantity or location. The qualifie…
graph constructionHyper-Relational ExtractionRelationRelation Extraction+1A Novel Global Feature-Oriented Relational Triple Extraction Model based on Table Filling
Table filling based relational triple extraction methods are attracting growing research interests due to their promising performance and their abilities on extracting triples from complex sentences. However, this kind o…
RelationRFBFN: A Relation-First Blank Filling Network for Joint Relational Triple Extraction
Joint relational triple extraction from unstructured text is an important task in information extraction. However, most existing works either ignore the semantic information of relations or predict subjects and objects s…
RelationOpen Relation Extraction and Grounding
Previous open Relation Extraction (open RE) approaches mainly rely on linguistic patterns and constraints to extract important relational triples from large-scale corpora. However, they lack of abilities to cover diverse…
RelationRelation ExtractionSentenceslot-filling+1