DealMVC: Dual Contrastive Calibration for Multi-view Clustering
About
Benefiting from the strong view-consistent information mining capacity, multi-view contrastive clustering has attracted plenty of attention in recent years. However, we observe the following drawback, which limits the clustering performance from further improvement. The existing multi-view models mainly focus on the consistency of the same samples in different views while ignoring the circumstance of similar but different samples in cross-view scenarios. To solve this problem, we propose a novel Dual contrastive calibration network for Multi-View Clustering (DealMVC). Specifically, we first design a fusion mechanism to obtain a global cross-view feature. Then, a global contrastive calibration loss is proposed by aligning the view feature similarity graph and the high-confidence pseudo-label graph. Moreover, to utilize the diversity of multi-view information, we propose a local contrastive calibration loss to constrain the consistency of pair-wise view features. The feature structure is regularized by reliable class information, thus guaranteeing similar samples have similar features in different views. During the training procedure, the interacted cross-view feature is jointly optimized at both local and global levels. In comparison with other state-of-the-art approaches, the comprehensive experimental results obtained from eight benchmark datasets provide substantial validation of the effectiveness and superiority of our algorithm. We release the code of DealMVC at https://github.com/xihongyang1999/DealMVC on GitHub.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Multi-view Clustering | WIKI 100% aligned | ACC56.22 | 14 | |
| Multi-view Clustering | Reuters 100% aligned | ACC52.07 | 14 | |
| Multi-view Clustering | Deep Animal | ACC29.09 | 14 | |
| Multi-view Clustering | NUS-WIDE 100% aligned | Accuracy47.36 | 14 | |
| Multi-view Clustering | Deep Animal (100% aligned) | ACC37.16 | 14 | |
| Multi-view Clustering | Wiki | Accuracy32.63 | 14 | |
| Multi-view Clustering | NUS-WIDE | Accuracy26.98 | 14 | |
| Multi-view Clustering | MNIST-USPS 100% aligned | ACC93.34 | 14 | |
| Multi-view Clustering | Hdigit 100% aligned | Accuracy91.16 | 14 | |
| Multi-view Clustering | BDGP | Accuracy60.74 | 14 |