A Multi-Gate Encoder for Joint Entity and Relation Extraction
“Named entity recognition and relation extraction are core sub-tasks of relational triple extraction. Recent studies have used parameter sharing or joint decoding to create interaction between these two tasks. However, ensuring the specificity of task-specific traits while the two tasks interact properly is a huge difficulty. We propose a multi-gate encoder that models bidirectional task interaction while keeping sufficient feature specificity based on gating mechanism in this paper. Precisely, we design two types of independent gates: task gates to generate task-specific features and interaction gates to generate instructive features to guide the opposite task. Our experiments show that our method increases the state-of-the-art (SOTA) relation F1 scores on ACE04, ACE05 and SciERC datasets to 63.8% (+1.3%), 68.2% (+1.4%), 39.4% (+1.0%), respectively, with higher inference speed over previous SOTA model.”
Code (0)
등록된 구현이 없습니다.
Tasks
Joint Entity and Relation Extractionnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)RelationRelation ExtractionSpecificitySimilar Papers 제목 키워드 기반
Jointly Modeling Hierarchical and Horizontal Features for Relational Triple Extraction
Recent works on relational triple extraction have shown the superiority of jointly extracting entities and relations over the pipelined extraction manner. However, most existing joint models fail to balance the modeling …
DecoderEntity Extraction using GANgraph constructionMulti-Task Learning+1MrMep: Joint Extraction of Multiple Relations and Multiple Entity Pairs Based on Triplet Attention
This paper focuses on how to extract multiple relational facts from unstructured text. Neural encoder-decoder models have provided a viable new approach for jointly extracting relations and entity pairs. However, these m…
DecoderRelationTripletENPAR:Enhancing Entity and Entity Pair Representations for Joint Entity Relation Extraction
Current state-of-the-art systems for joint entity relation extraction (Luan et al., 2019; Wad-den et al., 2019) usually adopt the multi-task learning framework. However, annotations for these additional tasks such as cor…
coreference-resolutionCoreference ResolutionEntity TypingEvent Extraction+4Joint Extraction of Entity and Relation with Information Redundancy Elimination
To solve the problem of redundant information and overlapping relations of the entity and relation extraction model, we propose a joint extraction model. This model can directly extract multiple pairs of related entities…
DecoderLanguage ModelingLanguage Modellingnamed-entity-recognition+5A Frustratingly Easy Approach for Entity and Relation Extraction
End-to-end relation extraction aims to identify named entities and extract relations between them. Most recent work models these two subtasks jointly, either by casting them in one structured prediction framework, or per…
Joint Entity and Relation ExtractionMulti-Task LearningNamed Entity Recognition (NER)Relation+2