SOTAVerified

Integrating Lexical Information into Entity Neighbourhood Representations for Relation Prediction

2021-06-01NAACL 2021Code Available0· sign in to hype

Ian Wood, Mark Johnson, Stephen Wan

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Relation prediction informed from a combination of text corpora and curated knowledge bases, combining knowledge graph completion with relation extraction, is a relatively little studied task. A system that can perform this task has the ability to extend an arbitrary set of relational database tables with information extracted from a document corpus. OpenKi[1] addresses this task through extraction of named entities and predicates via OpenIE tools then learning relation embeddings from the resulting entity-relation graph for relation prediction, outperforming previous approaches. We present an extension of OpenKi that incorporates embeddings of text-based representations of the entities and the relations. We demonstrate that this results in a substantial performance increase over a system without this information.

Tasks

Reproductions