Command Palette
Search for a command to run...
Ivana Balažević; Carl Allen; Timothy M. Hospedales

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
Benchmarks
| Benchmark | Methodology | Metrics |
|---|---|---|
| link-prediction-on-fb15k | TuckER | Hits@1: 0.741 Hits@10: 0.892 Hits@3: 0.833 MRR: 0.795 |
| link-prediction-on-fb15k-237 | TuckER | Hits@1: 0.266 Hits@10: 0.544 Hits@3: 0.394 MRR: 0.358 |
| link-prediction-on-wn18 | TuckER | Hits@1: 0.949 Hits@10: 0.958 Hits@3: 0.955 MRR: 0.953 |
| link-prediction-on-wn18rr | TuckER | 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.