# Self-weighted dual contrastive multi-view clustering network

**Authors:** Huajuan Huang, Yanbin Mei, Xiuxi Wei, Yongquan Zhou

PMC · DOI: 10.1038/s41598-025-00895-6 · 2025-05-09

## TL;DR

This paper introduces a new deep learning method for multi-view clustering that improves cluster separability and avoids representation issues.

## Contribution

The novel contribution is a self-weighted dual contrastive network that enhances clustering separability and avoids representation degeneration.

## Key findings

- The proposed method achieves state-of-the-art clustering performance on multiple datasets.
- The Dynamic Cluster Diffusion module improves cluster separability and discriminative representation.
- The adaptive weighted mechanism effectively suppresses unreliable views during feature fusion.

## Abstract

Multi-view Clustering (MVC) has gained significant attention in recent years due to its ability to explore consensus information from multiple perspectives. However, traditional MVC methods face two major challenges: (1) how to alleviate the representation degeneration caused by the process of achieving multi-view consensus information, and (2) how to learn discriminative representations with clustering-friendly structures. Most existing MVC methods overlook the importance of inter-cluster separability. To address these issues, we propose a novel Contrastive Learning-based Dual Contrast Mechanism Deep Multi-view Clustering Network. Specifically, we first introduce view-specific autoencoders to extract latent features for each individual view. Then, we obtain consensus information across views through global feature fusion, measuring the pairwise representation discrepancy by maximizing the consistency between the view-specific representations and global feature representations. Subsequently, we design an adaptive weighted mechanism that can automatically enhance the useful views in feature fusion while suppressing unreliable views, effectively mitigating the representation degeneration issue. Furthermore, within the Contrastive Learning framework, we introduce a Dynamic Cluster Diffusion (DC) module that maximizes the distance between different clusters, thus enhancing the separability of the clusters and obtaining a clustering-friendly discriminative representation. Extensive experiments on multiple datasets demonstrate that our method not only achieves state-of-the-art clustering performance but also produces clustering structures with better separability.

## Full-text entities

- **Diseases:** MVC (MESH:D003027), MCL (MESH:D007859)

## Figures

10 figures with captions in the complete paper: https://tomesphere.com/paper/PMC12062400/full.md

---
Source: https://tomesphere.com/paper/PMC12062400