HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

RECON: Relation Extraction using Knowledge Graph Context in a Graph Neural Network

Anson Bastos; Abhishek Nadgeri; Kuldeep Singh; Isaiah Onando Mulang'; Saeedeh Shekarpour; Johannes Hoffart; Manohar Kaul

RECON: Relation Extraction using Knowledge Graph Context in a Graph Neural Network

Abstract

In this paper, we present a novel method named RECON, that automatically identifies relations in a sentence (sentential relation extraction) and aligns to a knowledge graph (KG). RECON uses a graph neural network to learn representations of both the sentence as well as facts stored in a KG, improving the overall extraction quality. These facts, including entity attributes (label, alias, description, instance-of) and factual triples, have not been collectively used in the state of the art methods. We evaluate the effect of various forms of representing the KG context on the performance of RECON. The empirical evaluation on two standard relation extraction datasets shows that RECON significantly outperforms all state of the art methods on NYT Freebase and Wikidata datasets. RECON reports 87.23 F1 score (Vs 82.29 baseline) on Wikidata dataset whereas on NYT Freebase, reported values are 87.5(P@10) and 74.1(P@30) compared to the previous baseline scores of 81.3(P@10) and 63.1(P@30).

Code Repositories

ansonb/RECON
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
relation-extraction-on-nyt-corpusRECON
P@10%: 87.5
P@30%: 74.1
relationship-extraction-distant-supervised-onRECON
P@10%: 87.5
P@30%: 74.1

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
RECON: Relation Extraction using Knowledge Graph Context in a Graph Neural Network | Papers | HyperAI