Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

TuckER: Tensor Factorization for Knowledge Graph Completion

About

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.

Ivana Bala\v{z}evi\'c, Carl Allen, Timothy M. Hospedales• 2019

Related benchmarks

TaskDatasetResultRank
Link PredictionFB15k-237 (test)
Hits@1054.4
419
Link PredictionWN18RR (test)
Hits@1052.6
380
Link PredictionFB15k-237
MRR35.8
280
Knowledge Graph CompletionFB15k-237 (test)
MRR0.358
179
Knowledge Graph CompletionWN18RR (test)
MRR0.47
177
Link PredictionWN18RR
Hits@1052.6
175
Knowledge Graph CompletionWN18RR
Hits@144.3
165
Link PredictionFB15K (test)
Hits@100.892
164
Link PredictionWN18 (test)
Hits@100.958
142
Knowledge Graph CompletionFB15k-237
Hits@100.544
108
Showing 10 of 48 rows

Other info

Code

Follow for update