Deep Image Clustering with Contrastive Learning and Multi-scale Graph Convolutional Networks
Yuankun Xu, Dong Huang, Chang-Dong Wang, Jian-Huang Lai

TL;DR
This paper introduces IcicleGCN, a novel deep clustering method that combines contrastive learning, multi-scale graph convolutional networks, and CNNs to improve image clustering performance.
Contribution
It unifies representation learning with multi-scale structure learning using a multi-module framework integrating CNNs, contrastive learning, and GCNs.
Findings
Outperforms state-of-the-art clustering methods on multiple datasets.
Effectively captures multi-scale neighborhood structures.
Demonstrates superior clustering accuracy and stability.
Abstract
Deep clustering has shown its promising capability in joint representation learning and clustering via deep neural networks. Despite the significant progress, the existing deep clustering works mostly utilize some distribution-based clustering loss, lacking the ability to unify representation learning and multi-scale structure learning. To address this, this paper presents a new deep clustering approach termed image clustering with contrastive learning and multi-scale graph convolutional networks (IcicleGCN), which bridges the gap between convolutional neural network (CNN) and graph convolutional network (GCN) as well as the gap between contrastive learning and multi-scale structure learning for the deep clustering task. Our framework consists of four main modules, namely, the CNN-based backbone, the Instance Similarity Module (ISM), the Joint Cluster Structure Learning and Instance…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Brain Tumor Detection and Classification · Advanced Image and Video Retrieval Techniques
MethodsContrastive Learning · Graph Convolutional Network
