papers AI Learner
The Github is limit! Click to go to the new site.

A Walk-based Model on Entity Graphs for Relation Extraction

2019-02-19
Fenia Christopoulou, Makoto Miwa, Sophia Ananiadou

Abstract

We present a novel graph-based neural network model for relation extraction. Our model treats multiple pairs in a sentence simultaneously and considers interactions among them. All the entities in a sentence are placed as nodes in a fully-connected graph structure. The edges are represented with position-aware contexts around the entity pairs. In order to consider different relation paths between two entities, we construct up to l-length walks between each pair. The resulting walks are merged and iteratively used to update the edge representations into longer walks representations. We show that the model achieves performance comparable to the state-of-the-art systems on the ACE 2005 dataset without using any external tools.

Abstract (translated by Google)
URL

http://arxiv.org/abs/1902.07023

PDF

http://arxiv.org/pdf/1902.07023


Similar Posts

Comments