HyperAIHyperAI

Command Palette

Search for a command to run...

4 months ago

A Walk-based Model on Entity Graphs for Relation Extraction

Fenia Christopoulou; Makoto Miwa; Sophia Ananiadou

A Walk-based Model on Entity Graphs for Relation Extraction

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.

Code Repositories

fenchri/walk-based-re
Official
pytorch

Benchmarks

BenchmarkMethodologyMetrics
relation-extraction-on-ace-2005Walk-based model
Cross Sentence: No
Relation classification F1: 64.2

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
A Walk-based Model on Entity Graphs for Relation Extraction | Papers | HyperAI