HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

MDE: Multiple Distance Embeddings for Link Prediction in Knowledge Graphs

Afshin Sadeghi; Damien Graux; Hamed Shariat Yazdi; Jens Lehmann

MDE: Multiple Distance Embeddings for Link Prediction in Knowledge Graphs

Abstract

Over the past decade, knowledge graphs became popular for capturing structured domain knowledge. Relational learning models enable the prediction of missing links inside knowledge graphs. More specifically, latent distance approaches model the relationships among entities via a distance between latent representations. Translating embedding models (e.g., TransE) are among the most popular latent distance approaches which use one distance function to learn multiple relation patterns. However, they are mostly inefficient in capturing symmetric relations since the representation vector norm for all the symmetric relations becomes equal to zero. They also lose information when learning relations with reflexive patterns since they become symmetric and transitive. We propose the Multiple Distance Embedding model (MDE) that addresses these limitations and a framework to collaboratively combine variant latent distance-based terms. Our solution is based on two principles: 1) we use a limit-based loss instead of a margin ranking loss and, 2) by learning independent embedding vectors for each of the terms we can collectively train and predict using contradicting distance terms. We further demonstrate that MDE allows modeling relations with (anti)symmetry, inversion, and composition patterns. We propose MDE as a neural network model that allows us to map non-linear relations between the embedding vectors and the expected output of the score function. Our empirical results show that MDE performs competitively to state-of-the-art embedding models on several benchmark datasets.

Code Repositories

Benchmarks

BenchmarkMethodologyMetrics
link-prediction-on-fb15k-1MDE
Hits@10: 0.857
MR: 49
MRR: 0.652
link-prediction-on-fb15k-237MDE_adv
Hits@10: 0.531
MR: 203
MRR: 0.344
link-prediction-on-wn18MDE
Hits@10: 0.956
MR: 118
MRR: 0.871
link-prediction-on-wn18rrMDE_adv
Hits@10: 0.560
MR: 3219
MRR: 0.458

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
MDE: Multiple Distance Embeddings for Link Prediction in Knowledge Graphs | Papers | HyperAI