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

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

About

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.

Sunil Kumar Sahu, Fenia Christopoulou, Makoto Miwa, Sophia Ananiadou• 2019

Related benchmarks

TaskDatasetResultRank
Document-level Relation ExtractionDocRED (dev)
F1 Score51.52
231
Document-level Relation ExtractionDocRED (test)
F1 Score51.62
179
Relation ExtractionCDR (test)
F1 Score58.6
92
Relation ExtractionDocRED v1 (test)
F151.62
66
Relation ExtractionDocRED v1 (dev)
F1 Score51.52
65
Relation ExtractionCDR (dev)
F1 Score57.2
19
Showing 6 of 6 rows

Other info

Follow for update