paper-with-me

홈 › Papers

Recovering a Hidden Community Beyond the Kesten-Stigum Threshold in $O(|E| \log^*|V|)$ Time

2015-10-09 · Bruce Hajek, Yihong Wu, Jiaming Xu

Community detection is considered for a stochastic block model graph of n vertices, with K vertices in the planted community, edge probability p for pairs of vertices both in the community, and edge probability q for other pairs of vertices. The main focus of the paper is on weak recovery of the community based on the graph G, with o(K) misclassified vertices on average, in the sublinear regime $n^{1-o(1)} \leq K \leq o(n).$ A critical parameter is the effective signal-to-noise ratio $\lambda=K^2(p-q)^2/((n-K)q)$, with $\lambda=1$ corresponding to the Kesten-Stigum threshold. We show that a belief propagation algorithm achieves weak recovery if $\lambda>1/e$, beyond the Kesten-Stigum threshold by a factor of $1/e.$ The belief propagation algorithm only needs to run for $\log^\ast n+O(1) $ iterations, with the total time complexity $O(|E| \log^*n)$, where $\log^*n$ is the iterated logarithm of $n.$ Conversely, if $\lambda \leq 1/e$, no local algorithm can asymptotically outperform trivial random guessing. Furthermore, a linear message-passing algorithm that corresponds to applying power iteration to the non-backtracking matrix of the graph is shown to attain weak recovery if and only if $\lambda>1$. In addition, the belief propagation algorithm can be combined with a linear-time voting procedure to achieve the information limit of exact recovery (correctly classify all vertices with high probability) for all $K \ge \frac{n}{\log n} \left( \rho_{\rm BP} +o(1) \right),$ where $\rho_{\rm BP}$ is a function of $p/q$.

📄 PDF Abstract BibTeX arXiv:1510.02786

Code (0)

등록된 구현이 없습니다.

Tasks

Community DetectionStochastic Block Model

Similar Papers 제목 키워드 기반

Reaching Kesten-Stigum Threshold in the Stochastic Block Model under Node Corruptions

2023-05-17 · Jingqiu Ding, Tommaso d'Orsi, Yiding Hua, David Steurer

We study robust community detection in the context of node-corrupted stochastic block model, where an adversary can arbitrarily modify all the edges incident to a fraction of the $n$ vertices. We present the first polyno…

Community DetectionStochastic Block Model

Community detection with the Bethe-Hessian

2024-11-05 · Ludovic Stephan, Yizhe Zhu

The Bethe-Hessian matrix, introduced by Saade, Krzakala, and Zdeborov\'a (2014), is a Hermitian matrix designed for applying spectral clustering algorithms to sparse networks. Rather than employing a non-symmetric and hi…

Community DetectionStochastic Block Model

Learning Sparse Graphons and the Generalized Kesten-Stigum Threshold

2020-06-13 · Emmanuel Abbe, Shuangping Li, Allan Sly

The problem of learning graphons has attracted considerable attention across several scientific communities, with significant progress over the recent years in sparser regimes. Yet, the current techniques still require d…

Achieving the Kesten-Stigum bound in the non-uniform hypergraph stochastic block model

2026-04-21 · Manuel Fernandez, Ludovic Stephan, Yizhe Zhu arxiv

We study the community detection problem in the non-uniform hypergraph stochastic block model (HSBM), where hyperedges of varying sizes coexist. This setting captures higher-order and multi-view interactions and raises a…

Spectral ReconstructionCommunity Detection

Bayesian estimation from few samples: community detection and related problems

2017-09-30 · Samuel B. Hopkins, David Steurer

We propose an efficient meta-algorithm for Bayesian estimation problems that is based on low-degree polynomials, semidefinite programming, and tensor decomposition. The algorithm is inspired by recent lower bound constru…

Community DetectionStochastic Block ModelTensor Decomposition