COLING 2020main75 citations

Document-level Relation Extraction with Dual-tier Heterogeneous Graph

Zhenyu Zhang, Bowen Yu, Xiaobo Shu, Tingwen Liu, Hengzhu Tang, Wang Yubin, Li Guo

Abstract

Document-level relation extraction (RE) poses new challenges over its sentence-level counterpart since it requires an adequate comprehension of the whole document and the multi-hop reasoning ability across multiple sentences to reach the final result. In this paper, we propose a novel graph-based model with Dual-tier Heterogeneous Graph (DHG) for document-level RE. In particular, DHG is composed of a structure modeling layer followed by a relation reasoning layer. The major advantage is that it is capable of not only capturing both the sequential and structural information of documents but also mixing them together to benefit for multi-hop reasoning and final decision-making. Furthermore, we employ Graph Neural Networks (GNNs) based message propagation strategy to accumulate information on DHG. Experimental results demonstrate that the proposed method achieves state-of-the-art performance on two widely used datasets, and further analyses suggest that all the modules in our model are indispensable for document-level RE.

BibTeX
@inproceedings{zhang-etal-2020-document,
    title = "Document-level Relation Extraction with Dual-tier Heterogeneous Graph",
    author = "Zhang, Zhenyu  and
      Yu, Bowen  and
      Shu, Xiaobo  and
      Liu, Tingwen  and
      Tang, Hengzhu  and
      Yubin, Wang  and
      Guo, Li",
    editor = "Scott, Donia  and
      Bel, Nuria  and
      Zong, Chengqing",
    booktitle = "Proceedings of the 28th International Conference on Computational Linguistics",
    month = dec,
    year = "2020",
    address = "Barcelona, Spain (Online)",
    publisher = "International Committee on Computational Linguistics",
    url = "https://aclanthology.org/2020.coling-main.143/",
    doi = "10.18653/v1/2020.coling-main.143",
    pages = "1630--1641"
}
Document-level Relation Extraction with Dual-tier Heterogeneous Graph · COLING 2020