paper-with-me

홈 › Papers

Computational Lower Bounds for Community Detection on Random Graphs

2014-06-25 · Bruce Hajek, Yihong Wu, Jiaming Xu

This paper studies the problem of detecting the presence of a small dense community planted in a large Erd\H{o}s-R\'enyi random graph $\mathcal{G}(N,q)$, where the edge probability within the community exceeds $q$ by a constant factor. Assuming the hardness of the planted clique detection problem, we show that the computational complexity of detecting the community exhibits the following phase transition phenomenon: As the graph size $N$ grows and the graph becomes sparser according to $q=N^{-\alpha}$, there exists a critical value of $\alpha = \frac{2}{3}$, below which there exists a computationally intensive procedure that can detect far smaller communities than any computationally efficient procedure, and above which a linear-time procedure is statistically optimal. The results also lead to the average-case hardness results for recovering the dense community and approximating the densest $K$-subgraph.

📄 PDF Abstract BibTeX arXiv:1406.6625

Code (0)

등록된 구현이 없습니다.

Tasks

Community Detection

Similar Papers 제목 키워드 기반

Universality of Computational Lower Bounds for Submatrix Detection

2019-02-19 · Matthew Brennan, Guy Bresler, Wasim Huleihel

In the general submatrix detection problem, the task is to detect the presence of a small $k \times k$ submatrix with entries sampled from a distribution $\mathcal{P}$ in an $n \times n$ matrix of samples from $\mathcal{…

Community DetectionTwo-sample testing

Phase Transitions in Spectral Community Detection of Large Noisy Networks

2015-04-09 · Pin-Yu Chen, Alfred O. Hero III

In this paper, we study the sensitivity of the spectral clustering based community detection algorithm subject to a Erdos-Renyi type random noise model. We prove phase transitions in community detectability as a function…

ClusteringCommunity Detection

Detection of local geometry in random graphs: information-theoretic and computational limits

2026-03-25 · Jinho Bok, Shuangping Li, Sophie H. Yu arxiv

We study the problem of detecting local geometry in random graphs. We introduce a model $\mathcal{G}(n, p, d, k)$, where a hidden community of average size $k$ has edges drawn as a random geometric graph on $\mathbb{S}^{…

Inferring Hidden Structures in Random Graphs

2021-10-05 · Wasim Huleihel

We study the two inference problems of detecting and recovering an isolated community of \emph{general} structure planted in a random graph. The detection problem is formalized as a hypothesis testing problem, where unde…

Community Detection in Sparse Random Networks

2013-08-13 · Ery Arias-Castro, Nicolas Verzelen

We consider the problem of detecting a tight community in a sparse random network. This is formalized as testing for the existence of a dense random subgraph in a random graph. Under the null hypothesis, the graph is a r…

Community Detection