HyperAIHyperAI

Command Palette

Search for a command to run...

4 months ago

TuckER: Tensor Factorization for Knowledge Graph Completion

Ivana Balažević; Carl Allen; Timothy M. Hospedales

TuckER: Tensor Factorization for Knowledge Graph Completion

Abstract

Knowledge graphs are structured representations of real world facts. However, they typically contain only a small subset of all possible facts. Link prediction is a task of inferring missing facts based on existing ones. We propose TuckER, a relatively straightforward but powerful linear model based on Tucker decomposition of the binary tensor representation of knowledge graph triples. TuckER outperforms previous state-of-the-art models across standard link prediction datasets, acting as a strong baseline for more elaborate models. We show that TuckER is a fully expressive model, derive sufficient bounds on its embedding dimensionalities and demonstrate that several previously introduced linear models can be viewed as special cases of TuckER.

Code Repositories

ibalazevic/TuckER
Official
pytorch
Mentioned in GitHub
adaruna3/explainable-kge
pytorch
Mentioned in GitHub
allenai/kb
pytorch
Mentioned in GitHub
Sujit-O/pykg2vec
tf
Mentioned in GitHub
luffycodes/neptune
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
link-prediction-on-fb15kTuckER
Hits@1: 0.741
Hits@10: 0.892
Hits@3: 0.833
MRR: 0.795
link-prediction-on-fb15k-237TuckER
Hits@1: 0.266
Hits@10: 0.544
Hits@3: 0.394
MRR: 0.358
link-prediction-on-wn18TuckER
Hits@1: 0.949
Hits@10: 0.958
Hits@3: 0.955
MRR: 0.953
link-prediction-on-wn18rrTuckER
Hits@1: 0.443
Hits@10: 0.526
Hits@3: 0.482
MRR: 0.470

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
TuckER: Tensor Factorization for Knowledge Graph Completion | Papers | HyperAI