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

Complex Embeddings for Simple Link Prediction

About

In statistical relational learning, the link prediction problem is key to automatically understand the structure of large knowledge bases. As in previous studies, we propose to solve this problem through latent factorization. However, here we make use of complex valued embeddings. The composition of complex embeddings can handle a large variety of binary relations, among them symmetric and antisymmetric relations. Compared to state-of-the-art models such as Neural Tensor Network and Holographic Embeddings, our approach based on complex embeddings is arguably simpler, as it only uses the Hermitian dot product, the complex counterpart of the standard dot product between real vectors. Our approach is scalable to large datasets as it remains linear in both space and time, while consistently outperforming alternative approaches on standard link prediction benchmarks.

Th\'eo Trouillon, Johannes Welbl, Sebastian Riedel, \'Eric Gaussier, Guillaume Bouchard• 2016

Related benchmarks

TaskDatasetResultRank
Link PredictionFB15k-237 (test)
Hits@1053.6
419
Link PredictionWN18RR (test)
Hits@1055.2
380
Link PredictionFB15k-237
MRR36.3
280
Knowledge Graph CompletionFB15k-237 (test)
MRR0.357
179
Knowledge Graph CompletionWN18RR (test)
MRR0.48
177
Link PredictionWN18RR
Hits@1057.2
175
Knowledge Graph CompletionWN18RR
Hits@141
165
Link PredictionFB15K (test)
Hits@1088.3
164
Link PredictionWN18 (test)
Hits@1094.7
142
Link PredictionYAGO3-10 (test)
MRR55.1
127
Showing 10 of 118 rows
...

Other info

Code

Follow for update