paper-with-me

Papers

Community Detection in the Hypergraph SBM: Exact Recovery Given the Similarity Matrix

2022-08-23 · Julia Gaudio, Nirmit Joshi

Community detection is a fundamental problem in network science. In this paper, we consider community detection in hypergraphs drawn from the $hypergraph$ $stochastic$ $block$ $model$ (HSBM), with a focus on exact community recovery. We study the performance of polynomial-time algorithms which operate on the $similarity$ $matrix$ $W$, where $W_{ij}$ reports the number of hyperedges containing both $i$ and $j$. Under this information model, while the precise information-theoretic limit is unknown, Kim, Bandeira, and Goemans derived a sharp threshold up to which the natural min-bisection estimator on $W$ succeeds. As min-bisection is NP-hard in the worst case, they additionally proposed a semidefinite programming (SDP) relaxation and conjectured that it achieves the same recovery threshold as the min-bisection estimator. In this paper, we confirm this conjecture. We also design a simple and highly efficient spectral algorithm with nearly linear runtime and show that it achieves the min-bisection threshold. Moreover, the spectral algorithm also succeeds in denser regimes and is considerably more efficient than previous approaches, establishing it as the method of choice. Our analysis of the spectral algorithm crucially relies on strong $entrywise$ bounds on the eigenvectors of $W$. Our bounds are inspired by the work of Abbe, Fan, Wang, and Zhong, who developed entrywise bounds for eigenvectors of symmetric matrices with independent entries. Despite the complex dependency structure in similarity matrices, we prove similar entrywise guarantees.

📄 PDF Abstract BibTeX arXiv:2208.12227

Code (0)

등록된 구현이 없습니다.

Tasks

Community DetectionStochastic Block Model

Similar Papers 제목 키워드 기반

Information Theoretic Limits of Exact Recovery in Sub-hypergraph Models for Community Detection

2021-01-29 · Jiajun Liang, Chuyang Ke, Jean Honorio

In this paper, we study the information theoretic bounds for exact recovery in sub-hypergraph models for community detection. We define a general model called the $m-$uniform sub-hypergraph stochastic block model ($m-$Sh…

Community DetectionStochastic Block Model

Optimal and exact recovery on general non-uniform Hypergraph Stochastic Block Model

2023-04-25 · Ioana Dumitriu, Haixiao Wang

Consider the community detection problem in random hypergraphs under the non-uniform hypergraph stochastic block model (HSBM), where each hyperedge appears independently with some given probability depending only on the …

Community DetectionStochastic Block Model

Exact Recovery of Community Detection in k-Community Gaussian Mixture Model

2020-08-29 · Zhongyang Li

We study the community detection problem on a Gaussian mixture model, in which vertices are divided into $k\geq 2$ distinct communities. The major difference in our model is that the intensities for Gaussian perturbation…

Community Detection

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

Community detection in censored hypergraph

2021-11-04 · Mingao Yuan, Bin Zhao, Xiaofeng Zhao

Community detection refers to the problem of clustering the nodes of a network (either graph or hypergrah) into groups. Various algorithms are available for community detection and all these methods apply to uncensored n…

Community DetectionMissing Values