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

Augmenting and Tuning Knowledge Graph Embeddings

About

Knowledge graph embeddings rank among the most successful methods for link prediction in knowledge graphs, i.e., the task of completing an incomplete collection of relational facts. A downside of these models is their strong sensitivity to model hyperparameters, in particular regularizers, which have to be extensively tuned to reach good performance [Kadlec et al., 2017]. We propose an efficient method for large scale hyperparameter tuning by interpreting these models in a probabilistic framework. After a model augmentation that introduces per-entity hyperparameters, we use a variational expectation-maximization approach to tune thousands of such hyperparameters with minimal additional cost. Our approach is agnostic to details of the model and results in a new state of the art in link prediction on standard benchmark data.

Robert Bamler, Farnood Salehi, Stephan Mandt• 2019

Related benchmarks

TaskDatasetResultRank
Link PredictionFB15k-237 filtered (test)
Hits@100.56
60
Link PredictionWN18RR filtered (test)
Hits@100.579
57
Link PredictionWN18 filtered (test)
MRR95.3
7
Link PredictionFB15K filtered (test)
MRR0.857
7
Showing 4 of 4 rows

Other info

Code

Follow for update