Local-Curvature-Aware Knowledge Graph Embedding: An Extended Ricci Flow Approach
By: Zhengquan Luo , Guy Tadmor , Or Amar and more
Potential Business Impact:
Helps computers understand complex information better.
Knowledge graph embedding (KGE) relies on the geometry of the embedding space to encode semantic and structural relations. Existing methods place all entities on one homogeneous manifold, Euclidean, spherical, hyperbolic, or their product/multi-curvature variants, to model linear, symmetric, or hierarchical patterns. Yet a predefined, homogeneous manifold cannot accommodate the sharply varying curvature that real-world graphs exhibit across local regions. Since this geometry is imposed a priori, any mismatch with the knowledge graph's local curvatures will distort distances between entities and hurt the expressiveness of the resulting KGE. To rectify this, we propose RicciKGE to have the KGE loss gradient coupled with local curvatures in an extended Ricci flow such that entity embeddings co-evolve dynamically with the underlying manifold geometry towards mutual adaptation. Theoretically, when the coupling coefficient is bounded and properly selected, we rigorously prove that i) all the edge-wise curvatures decay exponentially, meaning that the manifold is driven toward the Euclidean flatness; and ii) the KGE distances strictly converge to a global optimum, which indicates that geometric flattening and embedding optimization are promoting each other. Experimental improvements on link prediction and node classification benchmarks demonstrate RicciKGE's effectiveness in adapting to heterogeneous knowledge graph structures.
Similar Papers
SKGE: Spherical Knowledge Graph Embedding with Geometric Regularization
Machine Learning (CS)
Makes computer knowledge more accurate and easier to learn.
Geometric Embedding Alignment via Curvature Matching in Transfer Learning
Machine Learning (CS)
Combines different AI models to learn better.
A Remedy for Over-Squashing in Graph Learning via Forman-Ricci Curvature based Graph-to-Hypergraph Structural Lifting
Machine Learning (CS)
Finds important paths in complex networks.