paper-with-me

홈 › Papers

DealMVC: Dual Contrastive Calibration for Multi-view Clustering

2023-08-17 · Xihong Yang, Jiaqi Jin, Siwei Wang, Ke Liang, Yue Liu, Yi Wen, Suyuan Liu, Sihang Zhou, Xinwang Liu, En Zhu

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.

📄 PDF Abstract BibTeX arXiv:2308.09000

Code (1)

xihongyang1999/dealmvc 공식 구현 pytorch

Tasks

ClusteringPseudo Label

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

DWCL: Dual-Weighted Contrastive Learning for Multi-View Clustering

2024-11-26 · Hanning Yuan, Zhihui Zhang, Qi Guo, Lianhua Chi 외

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…

ClusteringContrastive Learning

SDCD: Structure-Disrupted Contrastive Decoding for Mitigating Hallucinations in Large Vision-Language Models

2026-01-07 · Yuxuan Xia, Siheng Wang, Peng Li arxiv

Large Vision-Language Models (LVLMs) demonstrate significant progress in multimodal understanding and reasoning, yet object hallucination remains a critical challenge. While existing research focuses on mitigating langua…

Enhancing Multi-view Open-set Learning via Ambiguity Uncertainty Calibration and View-wise Debiasing

2025-08-02 · Zihan Fang, Zhiyong Xu, Lan Du, Shide Du 외 arxiv

Existing multi-view learning models struggle in open-set scenarios due to their implicit assumption of class completeness. Moreover, static view-induced biases, which arise from spurious view-label associations formed du…

MBCT: Tree-Based Feature-Aware Binning for Individual Uncertainty Calibration

2022-02-09 · Siguang Huang, Yunli Wang, Lili Mou, Huayue Zhang 외

Most machine learning classifiers only concern classification accuracy, while certain applications (such as medical diagnosis, meteorological forecasting, and computation advertising) require the model to predict the tru…

Medical Diagnosis

Multi-view Feature Extraction based on Dual Contrastive Head

2023-02-08 · Hongjie Zhang

Multi-view feature extraction is an efficient approach for alleviating the issue of dimensionality in highdimensional multi-view data. Contrastive learning (CL), which is a popular self-supervised learning method, has re…

Contrastive LearningSelf-Supervised Learning