Scalable Normalized Cut with Improved Spectral Rotation

Abstract

Many spectral clustering algorithms have been proposed and successfully applied to many high-dimensional applications. However, there are still two problems that need to be solved: 1) existing methods for obtaining the final clustering assignments may deviate from the true discrete solution, and 2) most of these methods usually have very high computational complexity. In this paper, we propose a Scalable Normalized Cut method for clustering of large scale data. In the new method, an efficient method is used to construct a small representation matrix and then clustering is performed on the representation matrix. In the clustering process, an improved spectral rotation method is proposed to obtain the solution of the final clustering assignments. A series of experimental were conducted on 14 benchmark data sets and the experimental results show the superior performance of the new method.

Cite

Text

Chen et al. "Scalable Normalized Cut with Improved Spectral Rotation." International Joint Conference on Artificial Intelligence, 2017. doi:10.24963/IJCAI.2017/210

Markdown

[Chen et al. "Scalable Normalized Cut with Improved Spectral Rotation." International Joint Conference on Artificial Intelligence, 2017.](https://mlanthology.org/ijcai/2017/chen2017ijcai-scalable/) doi:10.24963/IJCAI.2017/210

BibTeX

@inproceedings{chen2017ijcai-scalable,
  title     = {{Scalable Normalized Cut with Improved Spectral Rotation}},
  author    = {Chen, Xiaojun and Nie, Feiping and Huang, Joshua Zhexue and Yang, Min},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2017},
  pages     = {1518-1524},
  doi       = {10.24963/IJCAI.2017/210},
  url       = {https://mlanthology.org/ijcai/2017/chen2017ijcai-scalable/}
}