English

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

Computation and Language 2020-09-23 v1 Artificial Intelligence

Abstract

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.

Keywords

Cite

@article{arxiv.2009.10359,
  title  = {Global-to-Local Neural Networks for Document-Level Relation Extraction},
  author = {Difeng Wang and Wei Hu and Ermei Cao and Weijian Sun},
  journal= {arXiv preprint arXiv:2009.10359},
  year   = {2020}
}

Comments

Accepted in the 2020 Conference on Empirical Methods in Natural Language Processing (EMNLP 2020)

R2 v1 2026-06-23T18:42:39.460Z