Trusted Mamba Contrastive Network for Multi-View Clustering
Multi-view clustering can partition data samples into their categories by learning a consensus representation in an unsupervised way and has received more and more attention in recent years. However, there is an untrusted fusion problem. The reasons for this problem are as follows: 1) The current methods ignore the presence of noise or redundant information in the view; 2) The similarity of contrastive learning comes from the same sample rather than the same cluster in deep multi-view clustering. It causes multi-view fusion in the wrong direction. This paper proposes a novel multi-view clustering network to address this problem, termed as Trusted Mamba Contrastive Network (TMCN). Specifically, we present a new Trusted Mamba Fusion Network (TMFN), which achieves a trusted fusion of multi-view data through a selective mechanism. Moreover, we align the fused representation and the view-specific representation using the Average-similarity Contrastive Learning (AsCL) module. AsCL increases the similarity of view presentation from the same cluster, not merely from the same sample. Extensive experiments show that the proposed method achieves state-of-the-art results in deep multi-view clustering tasks. The source code is available at https://github.com/HackerHyper/TMCN.
Code (1)
Tasks
ClusteringContrastive LearningMambaMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
THCRL: Trusted Hierarchical Contrastive Representation Learning for Multi-View Clustering
Multi-View Clustering (MVC) has garnered increasing attention in recent years. It is capable of partitioning data samples into distinct groups by learning a consensus representation. However, a significant challenge rema…
Representation LearningContrastive LearningFMMVCC: Fuzzy Mamba-based Multi-View Contrastive Clustering for Univariate Time Series
In many realistic scenarios, large volumes of time series data are generated with limited or expensive annotations. This limitation makes supervised learning methods difficult to apply and leads to the use of unsupervise…
Self-Supervised LearningDeep ClusteringRobust 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 LearningDeep Contrastive Multi-view Clustering under Semantic Feature Guidance
Contrastive learning has achieved promising performance in the field of multi-view clustering recently. However, the positive and negative sample construction mechanisms ignoring semantic consistency lead to false negati…
ClusteringContrastive LearningSemantic SimilaritySemantic Textual SimilarityDeform-Mamba Network for MRI Super-Resolution
In this paper, we propose a new architecture, called Deform-Mamba, for MR image super-resolution. Unlike conventional CNN or Transformer-based super-resolution approaches which encounter challenges related to the local r…
DecoderImage Super-ResolutionMambaSuper-Resolution