paper-with-me

Papers

Key Mention Pairs Guided Document-Level Relation Extraction

2022-10-01 · COLING 2022 10 · Feng Jiang, Jianwei Niu, Shasha Mo, Shengda Fan

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.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Document-level Relation ExtractionRelationRelation Extraction

Similar Papers 제목 키워드 기반

Document-level Relation Extraction with Context Guided Mention Integration and Inter-pair Reasoning

2022-01-13 · Chao Zhao, Daojian Zeng, Lu Xu, Jianhua Dai

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 ExtractionSentence

Improving Document-level Relation Extraction via Context Guided Mention Integration and Inter-pair Reasoning

2021-11-16 · ACL ARR November 2021 11 · Anonymous

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 ExtractionSentence

Improving Document-level Relation Extraction via Contextualizing Mention Representations and Weighting Mention Pairs

2020-08-09 · Ping Jiang;Xian-Ling Mao;Binbin Bian;Heyan Huang

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 Extraction

Mention-centered Graph Neural Network for Document-level Relation Extraction

2021-03-15 · Jiaxin Pan, Min Peng, Yiyan Zhang

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+1

Document-level Relation Extraction with Cross-sentence Reasoning Graph

2023-03-07 · Hongfei Liu, Zhao Kang, Lizong Zhang, Ling Tian 외

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