paper-with-me

Papers

Consistency Enhancement-Based Deep Multiview Clustering via Contrastive Learning

2024-01-23 · Hao Yang, Hua Mao, Wai Lok Woo, Jie Chen, Xi Peng

Multiview clustering (MVC) segregates data samples into meaningful clusters by synthesizing information across multiple views. Moreover, deep learning-based methods have demonstrated their strong feature learning capabilities in MVC scenarios. However, effectively generalizing feature representations while maintaining consistency is still an intractable problem. In addition, most existing deep clustering methods based on contrastive learning overlook the consistency of the clustering representations during the clustering process. In this paper, we show how the above problems can be overcome and propose a consistent enhancement-based deep MVC method via contrastive learning (CCEC). Specifically, semantic connection blocks are incorporated into a feature representation to preserve the consistent information among multiple views. Furthermore, the representation process for clustering is enhanced through spectral clustering, and the consistency across multiple views is improved. Experiments conducted on five datasets demonstrate the effectiveness and superiority of our method in comparison with the state-of-the-art (SOTA) methods. The code for this method can be accessed at https://anonymous.4open.science/r/CCEC-E84E/.

📄 PDF Abstract BibTeX arXiv:2401.12648

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringContrastive LearningDeep ClusteringMultiview Clustering

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Fancy123: One Image to High-Quality 3D Mesh Generation via Plug-and-Play Deformation

2024-11-25 · CVPR 2025 1 · Qiao Yu, Xianzhi Li, Yuan Tang, Xu Han 외

Generating 3D meshes from a single image is an important but ill-posed task. Existing methods mainly adopt 2D multiview diffusion models to generate intermediate multiview images, and use the Large Reconstruction Model (…

Image to 3D

Hierarchical Consensus Network for Multiview Feature Learning

2025-02-04 · Chengwei Xia, Chaoxi Niu, Kun Zhan

Multiview feature learning aims to learn discriminative features by integrating the distinct information in each view. However, most existing methods still face significant challenges in learning view-consistency feature…

Contrastive LearningMultiview Learning

Deep Contrastive Multiview Network Embedding

2021-08-16 · Mengqi Zhang, Yanqiao Zhu, Qiang Liu, Shu Wu 외

Multiview network embedding aims at projecting nodes in the network to low-dimensional vectors, while preserving their multiple relations and attribute information. Contrastive learning approaches have shown promising pe…

AttributeContrastive LearningGraph EmbeddingNetwork Embedding

Deep Multiview Clustering by Contrasting Cluster Assignments

2023-04-21 · ICCV 2023 1 · Jie Chen, Hua Mao, Wai Lok Woo, Xi Peng

Multiview clustering (MVC) aims to reveal the underlying structure of multiview data by categorizing data samples into clusters. Deep learning-based methods exhibit strong feature learning capabilities on large-scale dat…

ClusteringContrastive LearningMultiview Clustering

Multilayer Graph Contrastive Clustering Network

2021-12-28 · Liang Liu, Zhao Kang, Ling Tian, Wenbo Xu 외

Multilayer graph has garnered plenty of research attention in many areas due to their high utility in modeling interdependent systems. However, clustering of multilayer graph, which aims at dividing the graph nodes into …

ClusteringGraph Clustering