paper-with-me

홈 › Papers

Optimal Sampling and Clustering in the Stochastic Block Model

2019-12-01 · NeurIPS 2019 12 · Se-Young Yun, Alexandre Proutiere

This paper investigates the design of joint adaptive sampling and clustering algorithms in networks whose structure follows the celebrated Stochastic Block Model (SBM). To extract hidden clusters, the interaction between edges (pairs of nodes) may be sampled sequentially, in an adaptive manner. After gathering samples, the learner returns cluster estimates. We derive information-theoretical upper bounds on the cluster recovery rate. These bounds actually reveal the optimal sequential edge sampling strategy, and interestingly, the latter does not depend on the sampling budget, but on the parameters of the SBM only. We devise a joint sampling and clustering algorithm matching the recovery rate upper bounds. The algorithm initially uses a fraction of the sampling budget to estimate the SBM parameters, and to learn the optimal sampling strategy. This strategy then guides the remaining sampling process, which confers the optimality of the algorithm. We show both analytically and numerically that adaptive edge sampling yields important improvements over random sampling (traditionally used in the SBM analysis). For example, we prove that adaptive sampling significantly enlarges the region of the SBM parameters where asymptotically exact cluster recovery is feasible.

📄 PDF Abstract BibTeX

Code (1)

fbsqkd/StochasticBlockModel 공식 구현

Tasks

ClusteringStochastic Block Model

Similar Papers 제목 키워드 기반

An iterative clustering algorithm for the Contextual Stochastic Block Model with optimality guarantees

2021-12-20 · Guillaume Braun, Hemant Tyagi, Christophe Biernacki

Real-world networks often come with side information that can help to improve the performance of network analysis tasks such as clustering. Despite a large number of empirical and theoretical studies conducted on network…

ClusteringStochastic Block Model

Randomized Spectral Clustering in Large-Scale Stochastic Block Models

2020-01-20 · Hai Zhang, Xiao Guo, Xiangyu Chang

Spectral clustering has been one of the widely used methods for community detection in networks. However, large-scale networks bring computational challenges to the eigenvalue decomposition therein. In this paper, we stu…

ClusteringCommunity DetectionStochastic Block Model

Perfect Clustering for Stochastic Blockmodel Graphs via Adjacency Spectral Embedding

2013-10-02 · Vince Lyzinski, Daniel Sussman, Minh Tang, Avanti Athreya 외

Vertex clustering in a stochastic blockmodel graph has wide applicability and has been the subject of extensive research. In thispaper, we provide a short proof that the adjacency spectral embedding can be used to obtain…

Clustering

Randomized spectral co-clustering for large-scale directed networks

2020-04-25 · Xiao Guo, Yixuan Qiu, Hai Zhang, Xiangyu Chang

Directed networks are broadly used to represent asymmetric relationships among units. Co-clustering aims to cluster the senders and receivers of directed networks simultaneously. In particular, the well-known spectral cl…

Clustering

Vertex nomination: The canonical sampling and the extended spectral nomination schemes

2018-02-14 · Jordan Yoder, Li Chen, Henry Pao, Eric Bridgeford 외

Suppose that one particular block in a stochastic block model is of interest, but block labels are only observed for a few of the vertices in the network. Utilizing a graph realized from the model and the observed block …

ClusteringStochastic Block Model