DWCL: Dual-Weighted Contrastive Learning for Multi-View Clustering
Hanning Yuan, Zhihui Zhang, Qi Guo, Lianhua Chi, Sijie, Ruan, Jinhui Pang, Xiaoshuai Hao

TL;DR
This paper introduces DWCL, a novel multi-view clustering method that uses dual-weighted contrastive learning to improve representation quality and robustness across multiple datasets.
Contribution
The paper proposes a dual-weighted contrastive learning framework with a B-O contrastive mechanism to enhance multi-view clustering performance.
Findings
DWCL outperforms previous methods on eight datasets.
Achieves 5.4% and 5.6% accuracy improvements on Caltech6V7 and MSRCv1.
Theoretical validation of the proposed mechanisms.
Abstract
Multi-view contrastive clustering (MVCC) has gained significant attention for generating consistent clustering structures from multiple views through contrastive learning. However, most existing MVCC methods create cross-views by combining any two views, leading to a high volume of unreliable pairs. Furthermore, these approaches often overlook discrepancies in multi-view representations, resulting in representation degeneration. To address these challenges, we introduce a novel model called Dual-Weighted Contrastive Learning (DWCL) for Multi-View Clustering. Specifically, to reduce the impact of unreliable cross-views, we introduce an innovative Best-Other (B-O) contrastive mechanism that enhances the representation of individual views at a low computational cost. Furthermore, we develop a dual weighting strategy that combines a view quality weight, reflecting the quality of each view,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Clustering Algorithms Research · Text and Document Classification Technologies · Face and Expression Recognition
MethodsSoftmax · Attention Is All You Need · Contrastive Learning
