paper-with-me

Papers

Multi-view Contrastive Graph Clustering

2021-10-22 · NeurIPS 2021 12 · Erlin Pan, Zhao Kang

With the explosive growth of information technology, multi-view graph data have become increasingly prevalent and valuable. Most existing multi-view clustering techniques either focus on the scenario of multiple graphs or multi-view attributes. In this paper, we propose a generic framework to cluster multi-view attributed graph data. Specifically, inspired by the success of contrastive learning, we propose multi-view contrastive graph clustering (MCGC) method to learn a consensus graph since the original graph could be noisy or incomplete and is not directly applicable. Our method composes of two key steps: we first filter out the undesirable high-frequency noise while preserving the graph geometric features via graph filtering and obtain a smooth representation of nodes; we then learn a consensus graph regularized by graph contrastive loss. Results on several benchmark datasets show the superiority of our method with respect to state-of-the-art approaches. In particular, our simple approach outperforms existing deep learning-based methods.

📄 PDF Abstract BibTeX arXiv:2110.11842

Code (1)

panern/mcgc 공식 구현

Tasks

ClusteringContrastive LearningGraph Clustering

Similar Papers 제목 키워드 기반

Robust Diversified Graph Contrastive Network for Incomplete Multi-view Clustering

2022-10-10 · ACM International Conference on Multimedia 2022 10 · Zhe Xue, Junping Du, Hai Zhu, Zhongchao Guan 외

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 Learning

Multi-level Graph Subspace Contrastive Learning for Hyperspectral Image Clustering

2024-04-08 · Jingxin Wang, Renxiang Guan, Kainan Gao, Zihao Li 외

Hyperspectral image (HSI) clustering is a challenging task due to its high complexity. Despite subspace clustering shows impressive performance for HSI, traditional methods tend to ignore the global-local interaction in …

ClusteringContrastive Learninghyperspectral image clusteringImage Clustering

ACTIVE:Augmentation-Free Graph Contrastive Learning for Partial Multi-View Clustering

2022-03-01 · Yiming Wang, Dongxia Chang, Zhiqiang Fu, Jie Wen 외

In this paper, we propose an augmentation-free graph contrastive learning framework, namely ACTIVE, to solve the problem of partial multi-view clustering. Notably, we suppose that the representations of similar samples (…

ClusteringContrastive LearningRelation

Global-Graph Guided and Local-Graph Weighted Contrastive Learning for Unified Clustering on Incomplete and Noise Multi-View Data

2025-12-25 · Hongqing He, Jie Xu, Wenyuan Yang, Yonghua Zhu 외 arxiv

Recently, contrastive learning (CL) plays an important role in exploring complementary information for multi-view clustering (MVC) and has attracted increasing attention. Nevertheless, real-world multi-view data suffer f…

Contrastive Learning

EASEMVC:Efficient Dual Selection Mechanism for Deep Multi-View Clustering

2025-01-01 · CVPR 2025 1 · Baili Xiao, Zhibin Dong, Ke Liang, Suyuan Liu 외

Multi-view clustering represents one of the most established paradigms within the field of unsupervised learning and has witnessed a surge in popularity in recent years. View-pair form contrastive learning allows for…

ClusteringContrastive Learning