TL;DR
This paper introduces Graph Contrastive Clustering (GCC), a novel framework that leverages graph-based contrastive learning to improve clustering performance by incorporating category information and enhancing feature discriminability.
Contribution
The paper proposes a new graph contrastive learning framework for clustering that lifts instance-level to cluster-level consistency and integrates category information.
Findings
Outperforms state-of-the-art methods on six datasets.
Uses graph Laplacian-based contrastive loss for discriminative features.
Employs a graph-based strategy for compact clustering assignments.
Abstract
Recently, some contrastive learning methods have been proposed to simultaneously learn representations and clustering assignments, achieving significant improvements. However, these methods do not take the category information and clustering objective into consideration, thus the learned representations are not optimal for clustering and the performance might be limited. Towards this issue, we first propose a novel graph contrastive learning framework, which is then applied to the clustering task and we come up with the Graph Constrastive Clustering~(GCC) method. Different from basic contrastive clustering that only assumes an image and its augmentation should share similar representation and clustering assignments, we lift the instance-level consistency to the cluster-level consistency with the assumption that samples in one cluster and their augmentations should all be similar.…
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
MethodsContrastive Learning
