Generalizing Knowledge Graph Embedding with Universal Orthogonal Parameterization
Rui Li, Chaozhuo Li, Yanming Shen, Zeyu Zhang, Xu Chen
TL;DR
GoldE introduces a universal orthogonal parameterization for knowledge graph embedding by leveraging generalized Householder reflections to realize orthogonal transformations across multiple geometries. By forming a product manifold that blends elliptic and hyperbolic spaces (and optionally Euclidean components), GoldE captures both cyclical and hierarchical graph structures while enabling dimensional extension. Empirically, it achieves state-of-the-art link prediction performance on WN18RR, FB15k-237, and YAGO3-10, with robust gains even under restricted embedding sizes. This framework opens avenues for more flexible, geometry-aware KG representations and can extend to hyper-relational or temporal knowledge graphs.
Abstract
Recent advances in knowledge graph embedding (KGE) rely on Euclidean/hyperbolic orthogonal relation transformations to model intrinsic logical patterns and topological structures. However, existing approaches are confined to rigid relational orthogonalization with restricted dimension and homogeneous geometry, leading to deficient modeling capability. In this work, we move beyond these approaches in terms of both dimension and geometry by introducing a powerful framework named GoldE, which features a universal orthogonal parameterization based on a generalized form of Householder reflection. Such parameterization can naturally achieve dimensional extension and geometric unification with theoretical guarantees, enabling our framework to simultaneously capture crucial logical patterns and inherent topological heterogeneity of knowledge graphs. Empirically, GoldE achieves state-of-the-art performance on three standard benchmarks. Codes are available at https://github.com/xxrep/GoldE.
