Mask-informed Deep Contrastive Incomplete Multi-view Clustering
Multi-view clustering (MvC) utilizes information from multiple views to uncover the underlying structures of data. Despite significant advancements in MvC, mitigating the impact of missing samples in specific views on the integration of knowledge from different views remains a critical challenge. This paper proposes a novel Mask-informed Deep Contrastive Incomplete Multi-view Clustering (Mask-IMvC) method, which elegantly identifies a view-common representation for clustering. Specifically, we introduce a mask-informed fusion network that aggregates incomplete multi-view information while considering the observation status of samples across various views as a mask, thereby reducing the adverse effects of missing values. Additionally, we design a prior knowledge-assisted contrastive learning loss that boosts the representation capability of the aggregated view-common representation by injecting neighborhood information of samples from different views. Finally, extensive experiments are conducted to demonstrate the superiority of the proposed Mask-IMvC method over state-of-the-art approaches across multiple MvC datasets, both in complete and incomplete scenarios.
Code (1)
Tasks
ClusteringContrastive LearningIncomplete multi-view clusteringMissing ValuesMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Robust Diversified Graph Contrastive Network for Incomplete Multi-view Clustering
Incomplete multi-view clustering is a challenging task which aims to partition the unlabeled incomplete multi-view data into several clusters. The existing incomplete multi-view clustering methods neglect to utilize the …
ClusteringContrastive LearningIncomplete multi-view clusteringRepresentation LearningMasked Two-channel Decoupling Framework for Incomplete Multi-view Weak Multi-label Learning
Multi-view learning has become a popular research topic in recent years, but research on the cross-application of classic multi-label classification and multi-view learning is still in its early stages. In this paper, we…
Multi-Label ClassificationMUlTI-LABEL-ClASSIFICATIONMulti-Label LearningMULTI-VIEW LEARNINGGlobal-Graph Guided and Local-Graph Weighted Contrastive Learning for Unified Clustering on Incomplete and Noise Multi-View Data
Recently, contrastive learning (CL) plays an important role in exploring complementary information for multi-view clustering (MVC) and has attracted increasing attention. Nevertheless, real-world multi-view data suffer f…
Contrastive LearningSubspace Clustering on Incomplete Data with Self-Supervised Contrastive Learning
Subspace clustering aims to group data points that lie in a union of low-dimensional subspaces and finds wide application in computer vision, hyperspectral imaging, and recommendation systems. However, most existing meth…
Recommendation SystemsContrastive LearningIncomplete Contrastive Multi-View Clustering with High-Confidence Guiding
Incomplete multi-view clustering becomes an important research problem, since multi-view data with missing values are ubiquitous in real-world applications. Although great efforts have been made for incomplete multi-view…
ClusteringContrastive LearningIncomplete multi-view clusteringMissing Values+1