Spectral clustering in the Gaussian mixture block model
Shuangping Li, Tselil Schramm
TL;DR
The paper studies clustering and embedding in graphs drawn from a high-dimensional Gaussian mixture block model (GMBM), where each node carries a latent $d$-dimensional feature from a two-component Gaussian mixture and edges appear if $\langle u_i,u_j\rangle \ge \tau$. It develops and analyzes a canonical spectral algorithm, using a sophisticated trace-method with Gegenbauer polynomials to show that the adjacency matrix $A$ can be well-approximated by a linear term $p_0\mathbf{1}\mathbf{1}^T + \tilde{d}\lambda_1UU^T$, enabling reliable latent-vector recovery up to rotation, hypothesis testing to distinguish two communities, and (near) exact clustering under appropriate regimes. The work also provides lower bounds highlighting information-theoretic limits and discusses connections to the stochastic block model and random geometric graphs, thereby outlining an initial information-computation landscape for GMBMs. Overall, the results establish provable guarantees for spectral embedding in a realistic high-dimensional geometric network model and chart directions for extending to more complex mixtures and non-spherical covariances, with potential implications for network data analysis and community detection in modern, high-dimensional settings.
Abstract
Gaussian mixture block models are distributions over graphs that strive to model modern networks: to generate a graph from such a model, we associate each vertex $i$ with a latent feature vector $u_i \in \mathbb{R}^d$ sampled from a mixture of Gaussians, and we add edge $(i,j)$ if and only if the feature vectors are sufficiently similar, in that $\langle u_i,u_j \rangle \ge τ$ for a pre-specified threshold $τ$. The different components of the Gaussian mixture represent the fact that there may be different types of nodes with different distributions over features -- for example, in a social network each component represents the different attributes of a distinct community. Natural algorithmic tasks associated with these networks are embedding (recovering the latent feature vectors) and clustering (grouping nodes by their mixture component). In this paper we initiate the study of clustering and embedding graphs sampled from high-dimensional Gaussian mixture block models, where the dimension of the latent feature vectors $d\to \infty$ as the size of the network $n \to \infty$. This high-dimensional setting is most appropriate in the context of modern networks, in which we think of the latent feature space as being high-dimensional. We analyze the performance of canonical spectral clustering and embedding algorithms for such graphs in the case of 2-component spherical Gaussian mixtures, and begin to sketch out the information-computation landscape for clustering and embedding in these models.
