@inproceedings{zeng-etal-2020-double,
title = "Double Graph Based Reasoning for Document-level Relation Extraction",
author = "Zeng, Shuang and
Xu, Runxin and
Chang, Baobao and
Li, Lei",
editor = "Webber, Bonnie and
Cohn, Trevor and
He, Yulan and
Liu, Yang",
booktitle = "Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing (EMNLP)",
month = nov,
year = "2020",
address = "Online",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/add-emnlp-2024-awards/2020.emnlp-main.127/",
doi = "10.18653/v1/2020.emnlp-main.127",
pages = "1630--1640",
abstract = "Document-level relation extraction aims to extract relations among entities within a document. Different from sentence-level relation extraction, it requires reasoning over multiple sentences across paragraphs. In this paper, we propose Graph Aggregation-and-Inference Network (GAIN), a method to recognize such relations for long paragraphs. GAIN constructs two graphs, a heterogeneous mention-level graph (MG) and an entity-level graph (EG). The former captures complex interaction among different mentions and the latter aggregates mentions underlying for the same entities. Based on the graphs we propose a novel path reasoning mechanism to infer relations between entities. Experiments on the public dataset, DocRED, show GAIN achieves a significant performance improvement (2.85 on F1) over the previous state-of-the-art. Our code is available at \url{https://github.com/PKUnlp-icler/GAIN}."
}
Markdown (Informal)
[Double Graph Based Reasoning for Document-level Relation Extraction](https://preview.aclanthology.org/add-emnlp-2024-awards/2020.emnlp-main.127/) (Zeng et al., EMNLP 2020)
ACL