SOTAVerified

Holographic Embeddings of Knowledge Graphs

2015-10-16Code Available0· sign in to hype

Maximilian Nickel, Lorenzo Rosasco, Tomaso Poggio

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Learning embeddings of entities and relations is an efficient and versatile method to perform machine learning on relational data such as knowledge graphs. In this work, we propose holographic embeddings (HolE) to learn compositional vector space representations of entire knowledge graphs. The proposed method is related to holographic models of associative memory in that it employs circular correlation to create compositional representations. By using correlation as the compositional operator HolE can capture rich interactions but simultaneously remains efficient to compute, easy to train, and scalable to very large datasets. In extensive experiments we show that holographic embeddings are able to outperform state-of-the-art methods for link prediction in knowledge graphs and relational learning benchmark datasets.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
FB15kHolEMRR0.52Unverified
WN18HolEHits@100.95Unverified

Reproductions