paper-with-me

홈 › Papers

Multisection in the Stochastic Block Model using Semidefinite Programming

2015-07-08 · Naman Agarwal, Afonso S. Bandeira, Konstantinos Koiliaris, Alexandra Kolla

We consider the problem of identifying underlying community-like structures in graphs. Towards this end we study the Stochastic Block Model (SBM) on $k$-clusters: a random model on $n=km$ vertices, partitioned in $k$ equal sized clusters, with edges sampled independently across clusters with probability $q$ and within clusters with probability $p$, $p>q$. The goal is to recover the initial "hidden" partition of $[n]$. We study semidefinite programming (SDP) based algorithms in this context. In the regime $p = \frac{\alpha \log(m)}{m}$ and $q = \frac{\beta \log(m)}{m}$ we show that a certain natural SDP based algorithm solves the problem of {\em exact recovery} in the $k$-community SBM, with high probability, whenever $\sqrt{\alpha} - \sqrt{\beta} > \sqrt{1}$, as long as $k=o(\log n)$. This threshold is known to be the information theoretically optimal. We also study the case when $k=\theta(\log(n))$. In this case however we achieve recovery guarantees that no longer match the optimal condition $\sqrt{\alpha} - \sqrt{\beta} > \sqrt{1}$, thus leaving achieving optimality for this range an open question.

📄 PDF Abstract BibTeX arXiv:1507.02323

Code (0)

등록된 구현이 없습니다.

Tasks

Open-Ended Question AnsweringStochastic Block Model

Similar Papers 제목 키워드 기반

A semidefinite program for unbalanced multisection in the stochastic block model

2015-07-20 · Amelia Perry, Alexander S. Wein

We propose a semidefinite programming (SDP) algorithm for community detection in the stochastic block model, a popular model for networks with latent community structure. We prove that our algorithm achieves exact recove…

Community DetectionStochastic Block Model

Community Detection with a Subsampled Semidefinite Program

2021-02-02 · Pedro Abdalla, Afonso S. Bandeira

Semidefinite programming is an important tool to tackle several problems in data science and signal processing, including clustering and community detection. However, semidefinite programs are often slow in practice, so …

ClusteringCommunity DetectionStochastic Block Model

Performance of a community detection algorithm based on semidefinite programming

2016-03-30 · Adel Javanmard, Andrea Montanari, Federico Ricci-Tersenghi

The problem of detecting communities in a graph is maybe one the most studied inference problems, given its simplicity and widespread diffusion among several disciplines. A very common benchmark for this problem is the s…

Community DetectionStochastic Block Model

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

Stochastic Block Model for Hypergraphs: Statistical limits and a semidefinite programming approach

2018-07-08 · Chiheon Kim, Afonso S. Bandeira, Michel X. Goemans

We study the problem of community detection in a random hypergraph model which we call the stochastic block model for $k$-uniform hypergraphs ($k$-SBM). We investigate the exact recovery problem in $k$-SBM and show that …

Community DetectionStochastic Block Model