paper-with-me

홈 › Papers

Recovering Unbalanced Communities in the Stochastic Block Model With Application to Clustering with a Faulty Oracle

2022-02-17 · NeurIPS 2023 11

The stochastic block model (SBM) is a fundamental model for studying graph clustering or community detection in networks. It has received great attention in the last decade and the balanced case, i.e., assuming all clusters have large size, has been well studied. However, our understanding of SBM with unbalanced communities (arguably, more relevant in practice) is still limited. In this paper, we provide a simple SVD-based algorithm for recovering the communities in the SBM with communities of varying sizes. We improve upon a result of Ailon, Chen and Xu [ICML 2013; JMLR 2015] by removing the assumption that there is a large interval such that the sizes of clusters do not fall in, and also remove the dependency of the size of the recoverable clusters on the number of underlying clusters. We further complement our theoretical improvements with experimental comparisons. Under the planted clique conjecture, the size of the clusters that can be recovered by our algorithm is nearly optimal (up to poly-logarithmic factors) when the probability parameters are constant. As a byproduct, we obtain an efficient clustering algorithm with sublinear query complexity in a faulty oracle model, which is capable of detecting all clusters larger than $\tilde{\Omega}({\sqrt{n}})$, even in the presence of $\Omega(n)$ small clusters in the graph. In contrast, previous efficient algorithms that use a sublinear number of queries are incapable of recovering any large clusters if there are more than $\tilde{\Omega}(n^{2/5})$ small clusters.

📄 PDF Abstract BibTeX arXiv:2202.08522

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringCommunity DetectionGraph ClusteringStochastic 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

Correlated Stochastic Block Models: Exact Graph Matching with Applications to Recovering Communities

2021-07-14 · NeurIPS 2021 12 · Miklos Z. Racz, Anirudh Sridhar

We consider the task of learning latent community structure from multiple correlated networks. First, we study the problem of learning the latent vertex correspondence between two edge-correlated stochastic block models,…

Graph Matching

Recovering communities in the general stochastic block model without knowing the parameters

2015-06-11 · NeurIPS 2015 12 · Emmanuel Abbe, Colin Sandon

Most recent developments on the stochastic block model (SBM) rely on the knowledge of the model parameters, or at least on the number of communities. This paper introduces efficient algorithms that do not require such kn…

Stochastic Block Model

Bayesian estimation of the latent dimension and communities in stochastic blockmodels

2019-04-06 · Francesco Sanna Passino, Nicholas A. Heard

Spectral embedding of adjacency or Laplacian matrices of undirected graphs is a common technique for representing a network in a lower dimensional latent space, with optimal theoretical guarantees. The embedding can be u…

Community Detection

Relative Density and Exact Recovery in Heterogeneous Stochastic Block Models

2015-12-15 · Amin Jalali, Qiyang Han, Ioana Dumitriu, Maryam Fazel

The Stochastic Block Model (SBM) is a widely used random graph model for networks with communities. Despite the recent burst of interest in recovering communities in the SBM from statistical and computational points of v…

Stochastic Block Model