A Probabilistic Approach for Optimizing Spectral Clustering

Abstract

Spectral clustering enjoys its success in both data clustering and semisupervised learning. But, most spectral clustering algorithms cannot handle multi-class clustering problems directly. Additional strategies are needed to extend spectral clustering algorithms to multi-class clustering problems. Furthermore, most spectral clustering algorithms employ hard cluster membership, which is likely to be trapped by the local optimum. In this paper, we present a new spectral clustering algorithm, named "Soft Cut". It improves the normalized cut algorithm by introducing soft membership, and can be efficiently computed using a bound optimization algorithm. Our experiments with a variety of datasets have shown the promising performance of the proposed clustering algorithm.

Cite

Text

Jin et al. "A Probabilistic Approach for Optimizing Spectral Clustering." Neural Information Processing Systems, 2005.

Markdown

[Jin et al. "A Probabilistic Approach for Optimizing Spectral Clustering." Neural Information Processing Systems, 2005.](https://mlanthology.org/neurips/2005/jin2005neurips-probabilistic/)

BibTeX

@inproceedings{jin2005neurips-probabilistic,
  title     = {{A Probabilistic Approach for Optimizing Spectral Clustering}},
  author    = {Jin, Rong and Kang, Feng and Ding, Chris H.},
  booktitle = {Neural Information Processing Systems},
  year      = {2005},
  pages     = {571-578},
  url       = {https://mlanthology.org/neurips/2005/jin2005neurips-probabilistic/}
}