RAC-DMVC: Reliability-Aware Contrastive Deep Multi-View Clustering under Multi-Source Noise
By: Shihao Dong , Yue Liu , Xiaotong Zhou and more
Potential Business Impact:
Cleans messy data to group things better.
Multi-view clustering (MVC), which aims to separate the multi-view data into distinct clusters in an unsupervised manner, is a fundamental yet challenging task. To enhance its applicability in real-world scenarios, this paper addresses a more challenging task: MVC under multi-source noises, including missing noise and observation noise. To this end, we propose a novel framework, Reliability-Aware Contrastive Deep Multi-View Clustering (RAC-DMVC), which constructs a reliability graph to guide robust representation learning under noisy environments. Specifically, to address observation noise, we introduce a cross-view reconstruction to enhances robustness at the data level, and a reliability-aware noise contrastive learning to mitigates bias in positive and negative pairs selection caused by noisy representations. To handle missing noise, we design a dual-attention imputation to capture shared information across views while preserving view-specific features. In addition, a self-supervised cluster distillation module further refines the learned representations and improves the clustering performance. Extensive experiments on five benchmark datasets demonstrate that RAC-DMVC outperforms SOTA methods on multiple evaluation metrics and maintains excellent performance under varying ratios of noise.
Similar Papers
Adversarial Fair Multi-View Clustering
Machine Learning (CS)
Makes computer groups fair, not biased.
Generalized Deep Multi-view Clustering via Causal Learning with Partially Aligned Cross-view Correspondence
CV and Pattern Recognition
Finds hidden groups in messy, mixed-up data.
Generative Diffusion Contrastive Network for Multi-View Clustering
CV and Pattern Recognition
Cleans messy data to group things better.