Hyperbolic Geometry is Not Necessary: Lightweight Euclidean-Based Models for Low-Dimensional Knowledge Graph Embeddings
Kai Wang, Yu Liu, Dan Lin, Quan Z. Sheng

TL;DR
This paper demonstrates that lightweight Euclidean-based models can match or surpass hyperbolic models in low-dimensional knowledge graph embeddings, simplifying calculations and reducing training time.
Contribution
The authors introduce two Euclidean models, RotL and Rot2L, that simplify hyperbolic operations while maintaining or improving performance in low-dimensional KGE tasks.
Findings
Rot2L achieves state-of-the-art link prediction performance.
RotL requires half the training time of hyperbolic models.
Euclidean models can replace hyperbolic models in low-dimensional KGE.
Abstract
Recent knowledge graph embedding (KGE) models based on hyperbolic geometry have shown great potential in a low-dimensional embedding space. However, the necessity of hyperbolic space in KGE is still questionable, because the calculation based on hyperbolic geometry is much more complicated than Euclidean operations. In this paper, based on the state-of-the-art hyperbolic-based model RotH, we develop two lightweight Euclidean-based models, called RotL and Rot2L. The RotL model simplifies the hyperbolic operations while keeping the flexible normalization effect. Utilizing a novel two-layer stacked transformation and based on RotL, the Rot2L model obtains an improved representation capability, yet costs fewer parameters and calculations than RotH. The experiments on link prediction show that Rot2L achieves the state-of-the-art performance on two widely-used datasets in low-dimensional…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Topic Modeling · Domain Adaptation and Few-Shot Learning
