Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

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

About

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 mention integration, which may be problematic because coreferential mentions do not equally contribute to a specific relation. Moreover, prior efforts mainly focus on reasoning at entity-level rather than capturing the global interactions between entity pairs. In this paper, we propose two novel techniques, Context Guided Mention Integration and Inter-pair Reasoning (CGM2IR), to improve the DRE. Instead of simply applying average pooling, the contexts are utilized to guide the integration of coreferential mentions in a weighted sum manner. Additionally, inter-pair reasoning executes an iterative algorithm on the entity pair graph, so as to model the interdependency of relations. We evaluate our CGM2IR model on three widely used benchmark datasets, namely DocRED, CDR, and GDA. Experimental results show that our model outperforms previous state-of-the-art models.

Chao Zhao, Daojian Zeng, Lu Xu, Jianhua Dai• 2022

Related benchmarks

TaskDatasetResultRank
Document-level Relation ExtractionDocRED (dev)
F1 Score48.04
231
Relation ExtractionCDR (test)
F1 Score73.8
92
Relation ExtractionGDA (test)
F1 Score84.7
65
Document-level Relation ExtractionDocRED 1.0 (test)
F163.89
51
Document-level Relation ExtractionDocRED 1.0 (dev)
F10.6395
42
Showing 5 of 5 rows

Other info

Follow for update