English

Consistency Enhancement-Based Deep Multiview Clustering via Contrastive Learning

Machine Learning 2024-03-22 v3 Computer Vision and Pattern Recognition

Abstract

Multiview clustering (MVC) segregates data samples into meaningful clusters by synthesizing information across multiple views. Moreover, deep learning-based methods have demonstrated their strong feature learning capabilities in MVC scenarios. However, effectively generalizing feature representations while maintaining consistency is still an intractable problem. In addition, most existing deep clustering methods based on contrastive learning overlook the consistency of the clustering representations during the clustering process. In this paper, we show how the above problems can be overcome and propose a consistent enhancement-based deep MVC method via contrastive learning (CCEC). Specifically, semantic connection blocks are incorporated into a feature representation to preserve the consistent information among multiple views. Furthermore, the representation process for clustering is enhanced through spectral clustering, and the consistency across multiple views is improved. Experiments conducted on five datasets demonstrate the effectiveness and superiority of our method in comparison with the state-of-the-art (SOTA) methods. The code for this method can be accessed at https://anonymous.4open.science/r/CCEC-E84E/.

Keywords

Cite

@article{arxiv.2401.12648,
  title  = {Consistency Enhancement-Based Deep Multiview Clustering via Contrastive Learning},
  author = {Hao Yang and Hua Mao and Wai Lok Woo and Jie Chen and Xi Peng},
  journal= {arXiv preprint arXiv:2401.12648},
  year   = {2024}
}

Comments

There are multiple errors that need to be corrected, including some formulas and concept descriptions. We will re upload the paper after the modifications are completed

R2 v1 2026-06-28T14:24:33.441Z