Key Mention Pairs Guided Document-Level Relation Extraction
Document-level Relation Extraction (DocRE) aims at extracting relations between entities in a given document. Since different mention pairs may express different relations or even no relation, it is crucial to identify key mention pairs responsible for the entity-level relation labels. However, most recent studies treat different mentions equally while predicting the relations between entities, leading to sub-optimal performance. To this end, we propose a novel DocRE model called Key Mention pairs Guided Relation Extractor (KMGRE) to directly model mention-level relations, containing two modules: a mention-level relation extractor and a key instance classifier. These two modules could be iteratively optimized with an EM-based algorithm to enhance each other. We also propose a new method to solve the multi-label problem in optimizing the mention-level relation extractor. Experimental results on two public DocRE datasets demonstrate that the proposed model is effective and outperforms previous state-of-the-art models.
Code (0)
등록된 구현이 없습니다.
Tasks
Document-level Relation ExtractionRelationRelation ExtractionSimilar Papers 제목 키워드 기반
Document-level Relation Extraction with Context Guided Mention Integration and Inter-pair Reasoning
Document-level Relation Extraction (DRE) aims to recognize the relations between two entities. The entity may correspond to multiple mentions that span beyond sentence boundary. Few previous studies have investigated the…
Document-level Relation ExtractionRelationRelation ExtractionSentenceImproving Document-level Relation Extraction via Context Guided Mention Integration and Inter-pair Reasoning
Document-level Relation Extraction (DRE) aims to recognize the relations between two entities. The entity may correspond to multiple mentions that span beyond sentence boundary. Few previous studies have investigated the…
Document-level Relation ExtractionRelationRelation ExtractionSentenceImproving Document-level Relation Extraction via Contextualizing Mention Representations and Weighting Mention Pairs
Document-level relation extraction (RE) has attracted considerable attention, because a large number of relational facts are expressed in multiple sentences. Recently, encoder-aggregator based models have become promisin…
Document-level Relation ExtractionRelationRelation ExtractionMention-centered Graph Neural Network for Document-level Relation Extraction
Document-level relation extraction aims to discover relations between entities across a whole document. How to build the dependency of entities from different sentences in a document remains to be a great challenge. Curr…
Document-level Relation ExtractionGraph Neural NetworkRelationRelation Extraction+1Document-level Relation Extraction with Cross-sentence Reasoning Graph
Relation extraction (RE) has recently moved from the sentence-level to document-level, which requires aggregating document information and using entities and mentions for reasoning. Existing works put entity nodes and me…
Document-level Relation ExtractionRelationRelation ExtractionSentence