Hyperbolic Network Latent Space Model with Learnable Curvature
Jinming Li, Gongjun Xu, Ji Zhu
TL;DR
This work develops a hyperbolic latent space model with a learnable curvature parameter $-K<0$ for network data, arguing that curvature critically shapes embedding fidelity and cannot be replaced by latent-position distributions alone. It provides a matrix-form distance representation $\Theta = \frac{1}{\sqrt{K}} \operatorname{acosh}(-Z\Lambda Z^T)$ and a gradient-based estimation procedure on the hyperboloid manifold, with initialization via USVT and theoretical guarantees including embedding-error bounds and consistency rates: $\frac{1}{n(n-1)}\|\hat{P}-P\|_F^2, \frac{1}{n(n-1)}\|\hat{\Theta}-\Theta\|_F^2 = O_p(\sqrt{(d+1)/n})$, and, for $d=2$, $|\hat{K}-K|^2=O_p(1/\sqrt{n})$, $\|\hat{Z}-Z\|_F^2/n=O_p(1/\sqrt{n})$. Through simulations and a real-world Facebook network, the authors demonstrate that learning $K$ improves both model fit and downstream tasks (e.g., link prediction) and reveal clear effects of curvature on sparsity and community-structured embeddings. The results justify incorporating latent-space curvature into network analysis and point to practical extensions such as covariate integration and non-constant curvature.
Abstract
Network data is ubiquitous in various scientific disciplines, including sociology, economics, and neuroscience. Latent space models are often employed in network data analysis, but the geometric effect of latent space curvature remains a significant, unresolved issue. In this work, we propose a hyperbolic network latent space model with a learnable curvature parameter. We theoretically justify that learning the optimal curvature is essential to minimizing the embedding error across all hyperbolic embedding methods beyond network latent space models. A maximum-likelihood estimation strategy, employing manifold gradient optimization, is developed, and we establish the consistency and convergence rates for the maximum-likelihood estimators, both of which are technically challenging due to the non-linearity and non-convexity of the hyperbolic distance metric. We further demonstrate the geometric effect of latent space curvature and the superior performance of the proposed model through extensive simulation studies and an application using a Facebook friendship network.
