paper-with-me

홈 › Papers

RAC-DMVC: Reliability-Aware Contrastive Deep Multi-View Clustering under Multi-Source Noise

2025-11-17 · Shihao Dong, Yue Liu, Xiaotong Zhou, Yuhui Zheng, Huiying Xu, Xinzhong Zhu arxiv

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.

📄 PDF Abstract BibTeX arXiv:2511.13561

Code (0)

등록된 구현이 없습니다.

Tasks

Representation LearningContrastive Learning

Similar Papers 제목 키워드 기반

Bridging Gaps: Federated Multi-View Clustering in Heterogeneous Hybrid Views

2024-10-12 · Xinyue Chen, Yazhou Ren, Jie Xu, Fangfei Lin 외

Recently, federated multi-view clustering (FedMVC) has emerged to explore cluster structures in multi-view data distributed on multiple clients. Existing approaches often assume that clients are isomorphic and all of the…

ClusteringContrastive Learning

Self-supervised Discriminative Feature Learning for Deep Multi-view Clustering

2021-03-28 · Jie Xu, Yazhou Ren, Huayi Tang, Zhimeng Yang 외

Multi-view clustering is an important research topic due to its capability to utilize complementary information from multiple views. However, there are few methods to consider the negative impact caused by certain views …

ClusteringDiversity

Enhanced Federated Deep Multi-View Clustering under Uncertainty Scenario

2025-11-19 · Bingjun Wei, Xuemei Cao, Jiafen Liu, Haoyang Liang 외 arxiv

Traditional Federated Multi-View Clustering assumes uniform views across clients, yet practical deployments reveal heterogeneous view completeness with prevalent incomplete, redundant, or corrupted data. While recent app…

Deep Embedded Multi-View Clustering via Jointly Learning Latent Representations and Graphs

2022-05-08 · Zongmo Huang, Yazhou Ren, Xiaorong Pu, Lifang He

With the representation learning capability of the deep learning models, deep embedded multi-view clustering (MVC) achieves impressive performance in many scenarios and has become increasingly popular in recent years. Al…

ClusteringRepresentation Learning

Multi-level Cross-view Contrastive Learning for Knowledge-aware Recommender System

2022-04-19 · Ding Zou, Wei Wei, Xian-Ling Mao, Ziyang Wang 외

Knowledge graph (KG) plays an increasingly important role in recommender systems. Recently, graph neural networks (GNNs) based model has gradually become the theme of knowledge-aware recommendation (KGR). However, there …

Contrastive LearningData Augmentationgraph constructionKnowledge-Aware Recommendation+1