Spectral Clustering Based on the Graph P-Laplacian

Abstract

We present a generalized version of spectral clustering using the graph p-Laplacian, a nonlinear generalization of the standard graph Laplacian. We show that the second eigenvector of the graph p-Laplacian interpolates between a relaxation of the normalized and the Cheeger cut. Moreover, we prove that in the limit as p tends towards one the cut found by thresholding the second eigenvector of the graph p-Laplacian converges to the optimal Cheeger cut. Furthermore, we provide an efficient numerical scheme to compute the second eigenvector of the graph p- Laplacian. The experiments show that the clustering found by p-spectral clustering is at least as good as normal spectral clustering, but often leads to signi cantly better results.

Cite

Text

Bühler and Hein. "Spectral Clustering Based on the Graph P-Laplacian." International Conference on Machine Learning, 2009. doi:10.1145/1553374.1553385

Markdown

[Bühler and Hein. "Spectral Clustering Based on the Graph P-Laplacian." International Conference on Machine Learning, 2009.](https://mlanthology.org/icml/2009/buhler2009icml-spectral/) doi:10.1145/1553374.1553385

BibTeX

@inproceedings{buhler2009icml-spectral,
  title     = {{Spectral Clustering Based on the Graph P-Laplacian}},
  author    = {Bühler, Thomas and Hein, Matthias},
  booktitle = {International Conference on Machine Learning},
  year      = {2009},
  pages     = {81-88},
  doi       = {10.1145/1553374.1553385},
  url       = {https://mlanthology.org/icml/2009/buhler2009icml-spectral/}
}