English

Inter-sentence Relation Extraction with Document-level Graph Convolutional Neural Network

Computation and Language 2019-06-12 v1 Information Retrieval

Abstract

Inter-sentence relation extraction deals with a number of complex semantic relationships in documents, which require local, non-local, syntactic and semantic dependencies. Existing methods do not fully exploit such dependencies. We present a novel inter-sentence relation extraction model that builds a labelled edge graph convolutional neural network model on a document-level graph. The graph is constructed using various inter- and intra-sentence dependencies to capture local and non-local dependency information. In order to predict the relation of an entity pair, we utilise multi-instance learning with bi-affine pairwise scoring. Experimental results show that our model achieves comparable performance to the state-of-the-art neural models on two biochemistry datasets. Our analysis shows that all the types in the graph are effective for inter-sentence relation extraction.

Keywords

Cite

@article{arxiv.1906.04684,
  title  = {Inter-sentence Relation Extraction with Document-level Graph Convolutional Neural Network},
  author = {Sunil Kumar Sahu and Fenia Christopoulou and Makoto Miwa and Sophia Ananiadou},
  journal= {arXiv preprint arXiv:1906.04684},
  year   = {2019}
}

Comments

Accepted in Association for Computational Linguistics (ACL) 2019 8 pages, 3 figures, 3 tables

R2 v1 2026-06-23T09:50:31.687Z