paper-with-me

Papers

Mask-informed Deep Contrastive Incomplete Multi-view Clustering

2025-02-04 · Zhenglai Li, Yuqi Shi, Xiao He, Chang Tang

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.

📄 PDF Abstract BibTeX arXiv:2502.02234

Code (1)

guanyuezhen/mask-imvc 공식 구현 pytorch

Tasks

ClusteringContrastive LearningIncomplete multi-view clusteringMissing Values

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Robust Diversified Graph Contrastive Network for Incomplete Multi-view Clustering

2022-10-10 · ACM International Conference on Multimedia 2022 10 · Zhe Xue, Junping Du, Hai Zhu, Zhongchao Guan 외

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 Learning

Masked Two-channel Decoupling Framework for Incomplete Multi-view Weak Multi-label Learning

2024-04-26 · NeurIPS 2023 11 · Chengliang Liu, Jie Wen, Yabo Liu, Chao Huang 외

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 LEARNING

Global-Graph Guided and Local-Graph Weighted Contrastive Learning for Unified Clustering on Incomplete and Noise Multi-View Data

2025-12-25 · Hongqing He, Jie Xu, Wenyuan Yang, Yonghua Zhu 외 arxiv

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 Learning

Subspace Clustering on Incomplete Data with Self-Supervised Contrastive Learning

2026-01-30 · Huanran Li, Daniel Pimentel-Alarcón arxiv

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 Learning

Incomplete Contrastive Multi-View Clustering with High-Confidence Guiding

2023-12-14 · Guoqing Chao, Yi Jiang, Dianhui Chu

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