Discriminatively Embedded K-Means for Multi-View Clustering

Abstract

In real world applications, more and more data, for example, image/video data, are high dimensional and represented by multiple views which describe different perspectives of the data. Efficiently clustering such data is a challenge. To address this problem, this paper proposes a novel multi-view clustering method called Discriminatively Embedded K-Means (DEKM), which embeds the synchronous learning of multiple discriminative subspaces into multi-view K-Means clustering to construct a unified framework, and adaptively control the intercoordinations between these subspaces simultaneously. In this framework, we firstly design a weighted multi-view Linear Discriminant Analysis (LDA), and then develop an unsupervised optimization scheme to alternatively learn the common clustering indicator, multiple discriminative subspaces and weights for heterogeneous features with convergence. Comprehensive evaluations on three benchmark datasets and comparisons with several state-of-the-art multi-view clustering algorithms demonstrate the superiority of the proposed work.

Cite

Text

Xu et al. "Discriminatively Embedded K-Means for Multi-View Clustering." Conference on Computer Vision and Pattern Recognition, 2016. doi:10.1109/CVPR.2016.578

Markdown

[Xu et al. "Discriminatively Embedded K-Means for Multi-View Clustering." Conference on Computer Vision and Pattern Recognition, 2016.](https://mlanthology.org/cvpr/2016/xu2016cvpr-discriminatively/) doi:10.1109/CVPR.2016.578

BibTeX

@inproceedings{xu2016cvpr-discriminatively,
  title     = {{Discriminatively Embedded K-Means for Multi-View Clustering}},
  author    = {Xu, Jinglin and Han, Junwei and Nie, Feiping},
  booktitle = {Conference on Computer Vision and Pattern Recognition},
  year      = {2016},
  doi       = {10.1109/CVPR.2016.578},
  url       = {https://mlanthology.org/cvpr/2016/xu2016cvpr-discriminatively/}
}