SOTAVerified

Graph Convolution over Multiple Dependency Sub-graphs for Relation Extraction

2020-12-01COLING 2020Unverified0· sign in to hype

Angrosh Mandya, Danushka Bollegala, Frans Coenen

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

We propose a contextualised graph convolution network over multiple dependency-based sub-graphs for relation extraction. A novel method to construct multiple sub-graphs using words in shortest dependency path and words linked to entities in the dependency parse is proposed. Graph convolution operation is performed over the resulting multiple sub-graphs to obtain more informative features useful for relation extraction. Our experimental results show that the proposed method achieves superior performance over the existing GCN-based models achieving state-of-the-art performance on cross-sentence n-ary relation extraction dataset and SemEval 2010 Task 8 sentence-level relation extraction dataset. Our model also achieves a comparable performance to the SoTA on the TACRED dataset.

Tasks

Reproductions