Graph Neural Networks with Generated Parameters for Relation Extraction

Hao Zhu,Yankai Lin,Zhiyuan Liu,Jie Fu,Tat-seng Chua,Maosong Sun
DOI: https://doi.org/10.18653/v1/p19-1128
2019-01-01
Abstract:In this paper, we propose a novel graph neural network with generated parameters (GP-GNNs). The parameters in the propagation module, i.e. the transition matrices used in message passing procedure, are produced by a generator taking natural language sentences as inputs. We verify GP-GNNs in relation extraction from text, both on bag- and instance-settings. Experimental results on a human-annotated dataset and two distantly supervised datasets show that multi-hop reasoning mechanism yields significant improvements. We also perform a qualitative analysis to demonstrate that our model could discover more accurate relations by multi-hop relational reasoning.
What problem does this paper attempt to address?