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

Global-to-Local Neural Networks for Document-Level Relation Extraction

About

Relation extraction (RE) aims to identify the semantic relations between named entities in text. Recent years have witnessed it raised to the document level, which requires complex reasoning with entities and mentions throughout an entire document. In this paper, we propose a novel model to document-level RE, by encoding the document information in terms of entity global and local representations as well as context relation representations. Entity global representations model the semantic information of all entities in the document, entity local representations aggregate the contextual information of multiple mentions of specific entities, and context relation representations encode the topic information of other relations. Experimental results demonstrate that our model achieves superior performance on two public datasets for document-level RE. It is particularly effective in extracting relations between entities of long distance and having multiple mentions.

Difeng Wang, Wei Hu, Ermei Cao, Weijian Sun• 2020

Related benchmarks

TaskDatasetResultRank
Document-level Relation ExtractionDocRED (dev)
F1 Score55.4
231
Document-level Relation ExtractionDocRED (test)
F1 Score57.4
179
Relation ExtractionDocRED (test)
F1 Score58.9
121
Relation ExtractionDocRED (dev)
F1 Score57.4
98
Relation ExtractionCDR (test)
F1 Score68.5
92
Relation ExtractionDocRED v1 (test)
F157.4
66
Document-level Relation ExtractionDocRED 1.0 (test)
F157.4
51
Relation ExtractionDocRED official (test)
RE57.4
45
Document-level Relation ExtractionCDR (test)
F1 Score68.5
24
Document-level Relation ExtractionGDA (test)
F1 Score81.5
19
Showing 10 of 14 rows

Other info

Code

Follow for update