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

Low-Dimensional Hyperbolic Knowledge Graph Embeddings

About

Knowledge graph (KG) embeddings learn low-dimensional representations of entities and relations to predict missing facts. KGs often exhibit hierarchical and logical patterns which must be preserved in the embedding space. For hierarchical data, hyperbolic embedding methods have shown promise for high-fidelity and parsimonious representations. However, existing hyperbolic embedding methods do not account for the rich logical patterns in KGs. In this work, we introduce a class of hyperbolic KG embedding models that simultaneously capture hierarchical and logical patterns. Our approach combines hyperbolic reflections and rotations with attention to model complex relational patterns. Experimental results on standard KG benchmarks show that our method improves over previous Euclidean- and hyperbolic-based efforts by up to 6.1% in mean reciprocal rank (MRR) in low dimensions. Furthermore, we observe that different geometric transformations capture different types of relations while attention-based transformations generalize to multiple relations. In high dimensions, our approach yields new state-of-the-art MRRs of 49.6% on WN18RR and 57.7% on YAGO3-10.

Ines Chami, Adva Wolf, Da-Cheng Juan, Frederic Sala, Sujith Ravi, Christopher R\'e• 2020

Related benchmarks

TaskDatasetResultRank
Link PredictionFB15k-237 (test)
Hits@1055
419
Link PredictionWN18RR (test)
Hits@1058.6
380
Link PredictionFB15k-237
MRR34.8
280
Knowledge Graph CompletionFB15k-237 (test)
MRR0.351
179
Knowledge Graph CompletionWN18RR (test)
MRR49.6
177
Link PredictionWN18RR
Hits@1058.6
175
Knowledge Graph CompletionWN18RR
Hits@144.9
165
Link PredictionYAGO3-10 (test)
MRR39.7
127
Knowledge Graph CompletionFB15k-237
Hits@100.54
108
Knowledge Base CompletionYAGO3-10 (test)
MRR0.57
71
Showing 10 of 40 rows

Other info

Code

Follow for update