SKGE: Spherical Knowledge Graph Embedding with Geometric Regularization
Xuan-Truong Quan, Xuan-Son Quan, Duc Do Minh, Vinh Nguyen Van

TL;DR
This paper introduces SKGE, a spherical knowledge graph embedding model that constrains entity representations to a hypersphere, resulting in improved performance and robustness over traditional Euclidean models like TransE.
Contribution
The paper proposes a novel spherical embedding approach with a learnable non-linear layer, demonstrating significant performance gains and theoretical advantages over Euclidean models.
Findings
SKGE outperforms TransE on benchmark datasets.
Spherical geometry acts as a powerful regularizer.
Creates an environment for inherently hard negative sampling.
Abstract
Knowledge graph embedding (KGE) has become a fundamental technique for representation learning on multi-relational data. Many seminal models, such as TransE, operate in an unbounded Euclidean space, which presents inherent limitations in modeling complex relations and can lead to inefficient training. In this paper, we propose Spherical Knowledge Graph Embedding (SKGE), a model that challenges this paradigm by constraining entity representations to a compact manifold: a hypersphere. SKGE employs a learnable, non-linear Spherization Layer to map entities onto the sphere and interprets relations as a hybrid translate-then-project transformation. Through extensive experiments on three benchmark datasets, FB15k-237, CoDEx-S, and CoDEx-M, we demonstrate that SKGE consistently and significantly outperforms its strong Euclidean counterpart, TransE, particularly on large-scale benchmarks such…
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 · Machine Learning in Healthcare · Domain Adaptation and Few-Shot Learning
