Multi-View Clustering via Late Fusion Alignment Maximization

Abstract

Multi-view clustering (MVC) optimally integrates complementary information from different views to improve clustering performance. Although demonstrating promising performance in many applications, we observe that most of existing methods directly combine multiple views to learn an optimal similarity for clustering. These methods would cause intensive computational complexity and over-complicated optimization. In this paper, we theoretically uncover the connection between existing k-means clustering and the alignment between base partitions and consensus partition. Based on this observation, we propose a simple but effective multi-view algorithm termed Multi-view Clustering via Late Fusion Alignment Maximization (MVC-LFA). In specific, MVC-LFA proposes to maximally align the consensus partition with the weighted base partitions. Such a criterion is beneficial to significantly reduce the computational complexity and simplify the optimization procedure. Furthermore, we design a three-step iterative algorithm to solve the new resultant optimization problem with theoretically guaranteed convergence. Extensive experiments on five multi-view benchmark datasets demonstrate the effectiveness and efficiency of the proposed MVC-LFA.

Cite

Text

Wang et al. "Multi-View Clustering via Late Fusion Alignment Maximization." International Joint Conference on Artificial Intelligence, 2019. doi:10.24963/IJCAI.2019/524

Markdown

[Wang et al. "Multi-View Clustering via Late Fusion Alignment Maximization." International Joint Conference on Artificial Intelligence, 2019.](https://mlanthology.org/ijcai/2019/wang2019ijcai-multi/) doi:10.24963/IJCAI.2019/524

BibTeX

@inproceedings{wang2019ijcai-multi,
  title     = {{Multi-View Clustering via Late Fusion Alignment Maximization}},
  author    = {Wang, Siwei and Liu, Xinwang and Zhu, En and Tang, Chang and Liu, Jiyuan and Hu, Jingtao and Xia, Jingyuan and Yin, Jianping},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2019},
  pages     = {3778-3784},
  doi       = {10.24963/IJCAI.2019/524},
  url       = {https://mlanthology.org/ijcai/2019/wang2019ijcai-multi/}
}