paper-with-me

Papers

Spectral redemption: clustering sparse networks

2013-06-24 · Florent Krzakala, Cristopher Moore, Elchanan Mossel, Joe Neeman, Allan Sly, Lenka Zdeborová, Pan Zhang

Spectral algorithms are classic approaches to clustering and community detection in networks. However, for sparse networks the standard versions of these algorithms are suboptimal, in some cases completely failing to detect communities even when other algorithms such as belief propagation can do so. Here we introduce a new class of spectral algorithms based on a non-backtracking walk on the directed edges of the graph. The spectrum of this operator is much better-behaved than that of the adjacency matrix or other commonly used matrices, maintaining a strong separation between the bulk eigenvalues and the eigenvalues relevant to community structure even in the sparse case. We show that our algorithm is optimal for graphs generated by the stochastic block model, detecting communities all the way down to the theoretical limit. We also show the spectrum of the non-backtracking operator for some real-world networks, illustrating its advantages over traditional spectral clustering.

📄 PDF Abstract BibTeX arXiv:1306.5550

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringCommunity DetectionStochastic Block Model

Similar Papers 제목 키워드 기반

Convex Sparse Spectral Clustering: Single-view to Multi-view

2015-11-21 · Canyi Lu, Shuicheng Yan, Zhouchen Lin

Spectral Clustering (SC) is one of the most widely used methods for data clustering. It first finds a low-dimensonal embedding $U$ of data by computing the eigenvectors of the normalized Laplacian matrix, and then perfor…

Clustering

Sparse Subspace Clustering with Entropy-Norm

2020-01-01 · ICML 2020 1 · Liang Bai, Jiye Liang

Sparse subspace clustering (SSC) and spectral clustering (SC) are both state-of-the-art methods to identify complex clusters in high-dimensional input space. However, there are few researches to discuss the relation betw…

Clustering

Spatial Sparse subspace clustering for Compressive Spectral imaging

2019-11-05 · Jianchen Zhu, Tong Zhang, Shengjie Zhao, Carlos Hinojosa 외

This paper aims at developing a clustering approach with spectral images directly from CASSI compressive measurements. The proposed clustering method first assumes that compressed measurements lie in the union of multipl…

ClusteringImage Clustering

Understanding Regularized Spectral Clustering via Graph Conductance

2018-06-05 · NeurIPS 2018 12 · Yilin Zhang, Karl Rohe

This paper uses the relationship between graph conductance and spectral clustering to study (i) the failures of spectral clustering and (ii) the benefits of regularization. The explanation is simple. Sparse and stochasti…

Clustering

Spectral Sparse Representation for Clustering: Evolved from PCA, K-means, Laplacian Eigenmap, and Ratio Cut

2014-03-25 · Zhenfang Hu, Gang Pan, Yueming Wang, Zhaohui Wu

Dimensionality reduction, cluster analysis, and sparse representation are basic components in machine learning. However, their relationships have not yet been fully investigated. In this paper, we find that the spectral …

ClusteringDimensionality Reduction