Optimal Graph Clustering without Edge Density Signals
Maximilien Dreveton, Elaine Siyu Liu, Matthias Grossglauser, Patrick Thiran
TL;DR
This work defines the Popularity-Adjusted Block Model (PABM), which generalizes SBM and DCBM by introducing distinct intra- and inter-cluster popularity parameters. It provides a sharp information-theoretic characterization of the optimal clustering error under PABM via Chernoff-type divergences, showing that cluster recovery can succeed even when edge-density signals vanish, provided intra- and inter-cluster popularities differ. The authors prove lower and upper bounds that match up to second-order terms and reveal novel phenomena such as non-monotone error rates with inter-cluster edges and the necessity of higher-rank spectral embeddings, with the rank of the expected adjacency matrix ranging from $k$ to $k^2$. Numerical experiments on synthetic and real data confirm that spectral methods utilizing up to $k^2$ eigenvectors outperform traditional $k$-eigenvector approaches, validating the practical value of the theoretical insights for complex network clustering. The results highlight how local degree-pattern differences can enhance separability beyond global edge densities, informing future algorithm design and model selection in network analysis.
Abstract
This paper establishes the theoretical limits of graph clustering under the Popularity-Adjusted Block Model (PABM), addressing limitations of existing models. In contrast to the Stochastic Block Model (SBM), which assumes uniform vertex degrees, and to the Degree-Corrected Block Model (DCBM), which applies uniform degree corrections across clusters, PABM introduces separate popularity parameters for intra- and inter-cluster connections. Our main contribution is the characterization of the optimal error rate for clustering under PABM, which provides novel insights on clustering hardness: we demonstrate that unlike SBM and DCBM, cluster recovery remains possible in PABM even when traditional edge-density signals vanish, provided intra- and inter-cluster popularity coefficients differ. This highlights a dimension of degree heterogeneity captured by PABM but overlooked by DCBM: local differences in connectivity patterns can enhance cluster separability independently of global edge densities. Finally, because PABM exhibits a richer structure, its expected adjacency matrix has rank between $k$ and $k^2$, where $k$ is the number of clusters. As a result, spectral embeddings based on the top $k$ eigenvectors may fail to capture important structural information. Our numerical experiments on both synthetic and real datasets confirm that spectral clustering algorithms incorporating $k^2$ eigenvectors outperform traditional spectral approaches.
