paper-with-me

홈 › Papers

Spectral Clustering Revisited: Information Hidden in the Fiedler Vector

2020-03-22 · Adela DePavia, Stefan Steinerberger

We are interested in the clustering problem on graphs: it is known that if there are two underlying clusters, then the signs of the eigenvector corresponding to the second largest eigenvalue of the adjacency matrix can reliably reconstruct the two clusters. We argue that the vertices for which the eigenvector has the largest and the smallest entries, respectively, are unusually strongly connected to their own cluster and more reliably classified than the rest. This can be regarded as a discrete version of the Hot Spots conjecture and should be useful in applications. We give a rigorous proof for the stochastic block model and several examples.

📄 PDF Abstract BibTeX arXiv:2003.09969

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringStochastic Block Model

Similar Papers 제목 키워드 기반

Semi-supervised Spectral Clustering for Classification

2014-05-22 · Arif Mahmood, Ajmal S. Mian

We propose a Classification Via Clustering (CVC) algorithm which enables existing clustering methods to be efficiently employed in classification problems. In CVC, training and test data are co-clustered and class-cluste…

ClassificationClusteringGeneral Classification

A Min-max Cult Algorithm for Graph Partitioning and Data Clustering

2002-08-07 · Proceedings 2001 IEEE International Conference on Data Mining 2002 8 · Chris H.Q. Ding, Xiaofeng He, Hongyuan Zhab, Ming Gu 외

An important application of graph partitioning is data clustering using a graph model - the pairwise similarities between all data objects form a weighted graph adjacency matrix that contains all necessary information fo…

Clusteringgraph partitioning

Spectral Gap Regularization of Neural Networks

2023-04-06 · Edric Tam, David Dunson

We introduce Fiedler regularization, a novel approach for regularizing neural networks that utilizes spectral/graphical information. Existing regularization methods often focus on penalizing weights in a global/uniform m…

When Slepian Meets Fiedler: Putting a Focus on the Graph Spectrum

2017-01-29 · Dimitri Van De Ville, Robin Demesmaeker, Maria Giulia Preti

The study of complex systems benefits from graph models and their analysis. In particular, the eigendecomposition of the graph Laplacian lets emerge properties of global organization from local interactions; e.g., the Fi…

ClusteringGraph Clustering

On spectral partitioning of signed graphs

2017-01-05 · Andrew V. Knyazev

We argue that the standard graph Laplacian is preferable for spectral partitioning of signed graphs compared to the signed Laplacian. Simple examples demonstrate that partitioning based on signs of components of the lead…