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

A Walk-based Model on Entity Graphs for Relation Extraction

About

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.

Fenia Christopoulou, Makoto Miwa, Sophia Ananiadou• 2019

Related benchmarks

TaskDatasetResultRank
Relation ExtractionACE05 (test)
F1 Score64.2
72
Sentence-level Relation ExtractionACE 2005
Precision69.7
5
Showing 2 of 2 rows

Other info

Code

Follow for update