paper-with-me

Papers

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 study the spectral clustering using randomized sketching algorithms from a statistical perspective, where we typically assume the network data are generated from a stochastic block model that is not necessarily of full rank. To do this, we first use the recently developed sketching algorithms to obtain two randomized spectral clustering algorithms, namely, the random projection-based and the random sampling-based spectral clustering. Then we study the theoretical bounds of the resulting algorithms in terms of the approximation error for the population adjacency matrix, the misclassification error, and the estimation error for the link probability matrix. It turns out that, under mild conditions, the randomized spectral clustering algorithms lead to the same theoretical bounds as those of the original spectral clustering algorithm. We also extend the results to degree-corrected stochastic block models. Numerical experiments support our theoretical findings and show the efficiency of randomized methods. A new R package called Rclust is developed and made available to the public.

📄 PDF Abstract BibTeX arXiv:2002.00839

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringCommunity DetectionStochastic Block Model

Methods 이 논문이 사용한 방법론

Spectral Clustering Spectral clustering has attracted increasing attention due to the promising ability in dealing with nonlinearly separable datasets [15], [16]. In spectral clustering, the…

Similar Papers 제목 키워드 기반

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

Scalable and Robust Sparse Subspace Clustering Using Randomized Clustering and Multilayer Graphs

2018-02-21 · Maryam Abdolali, Nicolas Gillis, Mohammad Rahmati

Sparse subspace clustering (SSC) is one of the current state-of-the-art methods for partitioning data points into the union of subspaces, with strong theoretical guarantees. However, it is not practical for large data se…

Clustering

SpectralNet: Spectral Clustering using Deep Neural Networks

2018-01-04 · ICLR 2018 1 · Uri Shaham, Kelly Stanton, Henry Li, Boaz Nadler 외

Spectral clustering is a leading and popular technique in unsupervised data analysis. Two of its major limitations are scalability and generalization of the spectral embedding (i.e., out-of-sample-extension). In this pap…

ClusteringStochastic Optimization

Spectral Clustering with Perturbed Data

2008-12-01 · NeurIPS 2008 12 · Ling Huang, Donghui Yan, Nina Taft, Michael. I. Jordan

Spectral clustering is useful for a wide-ranging set of applications in areas such as biological data analysis, image processing and data mining. However, the computational and/or communication resources required by the …

ClusteringQuantization

Consistency of spectral clustering in stochastic block models

2013-12-07 · Jing Lei, Alessandro Rinaldo

We analyze the performance of spectral clustering for community extraction in stochastic block models. We show that, under mild conditions, spectral clustering applied to the adjacency matrix of the network can consisten…

Clustering