paper-with-me

홈 › Papers

Detection in the stochastic block model with multiple clusters: proof of the achievability conjectures, acyclic BP, and the information-computation gap

2015-12-30 · Emmanuel Abbe, Colin Sandon

In a paper that initiated the modern study of the stochastic block model, Decelle et al., backed by Mossel et al., made the following conjecture: Denote by $k$ the number of balanced communities, $a/n$ the probability of connecting inside communities and $b/n$ across, and set $\mathrm{SNR}=(a-b)^2/(k(a+(k-1)b)$; for any $k \geq 2$, it is possible to detect communities efficiently whenever $\mathrm{SNR}>1$ (the KS threshold), whereas for $k\geq 4$, it is possible to detect communities information-theoretically for some $\mathrm{SNR}<1$. Massouli\'e, Mossel et al.\ and Bordenave et al.\ succeeded in proving that the KS threshold is efficiently achievable for $k=2$, while Mossel et al.\ proved that it cannot be crossed information-theoretically for $k=2$. The above conjecture remained open for $k \geq 3$. This paper proves this conjecture, further extending the efficient detection to non-symmetrical SBMs with a generalized notion of detection and KS threshold. For the efficient part, a linearized acyclic belief propagation (ABP) algorithm is developed and proved to detect communities for any $k$ down to the KS threshold in time $O(n \log n)$. Achieving this requires showing optimality of ABP in the presence of cycles, a challenge for message passing algorithms. The paper further connects ABP to a power iteration method with a nonbacktracking operator of generalized order, formalizing the interplay between message passing and spectral methods. For the information-theoretic (IT) part, a non-efficient algorithm sampling a typical clustering is shown to break down the KS threshold at $k=4$. The emerging gap is shown to be large in some cases; if $a=0$, the KS threshold reads $b \gtrsim k^2$ whereas the IT bound reads $b \gtrsim k \ln(k)$, making the SBM a good study-case for information-computation gaps.

📄 PDF Abstract BibTeX arXiv:1512.09080

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringStochastic Block Model

Similar Papers 제목 키워드 기반

Achieving Exact Cluster Recovery Threshold via Semidefinite Programming: Extensions

2015-02-26 · Bruce Hajek, Yihong Wu, Jiaming Xu

Resolving a conjecture of Abbe, Bandeira and Hall, the authors have recently shown that the semidefinite programming (SDP) relaxation of the maximum likelihood estimator achieves the sharp threshold for exactly recoverin…

Community DetectionStochastic Block Model

Clustering via Content-Augmented Stochastic Blockmodels

2015-05-25 · J. Massey Cashore, Xiaoting Zhao, Alexander A. Alemi, Yujia Liu 외

Much of the data being created on the web contains interactions between users and items. Stochastic blockmodels, and other methods for community detection and clustering of bipartite graphs, can infer latent user communi…

ArticlesClusteringCommunity Detection

Non-Backtracking Spectrum of Degree-Corrected Stochastic Block Models

2016-09-08 · Lennart Gulikers, Marc Lelarge, Laurent Massoulié

Motivated by community detection, we characterise the spectrum of the non-backtracking matrix $B$ in the Degree-Corrected Stochastic Block Model. Specifically, we consider a random graph on $n$ vertices partitioned int…

ClusteringCommunity DetectionStochastic Block Model

Mixture of multilayer stochastic block models for multiview clustering

2024-01-09 · Kylliann De Santiago, Marie Szafranski, Christophe Ambroise

In this work, we propose an original method for aggregating multiple clustering coming from different sources of information. Each partition is encoded by a co-membership matrix between observations. Our approach uses a …

ClusteringCommunity DetectionMultiview Clustering

Spectral Clustering Revisited: Information Hidden in the Fiedler Vector

2020-03-22 · Adela DePavia, Stefan Steinerberger

We are interested in the clustering problem on graphs: it is known that if there are two underlying clusters, then the signs of the eigenvector corresponding to the second largest eigenvalue of the adjacency matrix can r…

ClusteringStochastic Block Model