Understanding Regularized Spectral Clustering via Graph Conductance
Yilin Zhang, Karl Rohe

TL;DR
This paper links graph conductance to spectral clustering, explaining failures on sparse graphs and showing how regularization improves clustering accuracy and computational efficiency by reducing sensitivity to noisy peripheral structures.
Contribution
It introduces the concept of CoreCut on regularized graphs, providing a theoretical explanation for the benefits of regularization in spectral clustering.
Findings
Regularization reduces sensitivity to small cuts in sparse graphs.
CoreCut explains why regularized spectral clustering is more robust.
Regularization improves computational speed of spectral clustering.
Abstract
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 stochastic graphs create a lot of small trees that are connected to the core of the graph by only one edge. Graph conductance is sensitive to these noisy `dangling sets'. Spectral clustering inherits this sensitivity. The second part of the paper starts from a previously proposed form of regularized spectral clustering and shows that it is related to the graph conductance on a `regularized graph'. We call the conductance on the regularized graph CoreCut. Based upon previous arguments that relate graph conductance to spectral clustering (e.g. Cheeger inequality), minimizing CoreCut relaxes to regularized spectral clustering. Simple inspection of CoreCut reveals why it is less…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComplex Network Analysis Techniques · Face and Expression Recognition · Advanced Clustering Algorithms Research
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings · Spectral Clustering
