TL;DR
SPICE introduces a novel framework for image clustering that leverages semantic pseudo-labeling to improve accuracy and reduce the gap between unsupervised and supervised methods, achieving state-of-the-art results.
Contribution
The paper proposes a new semantic pseudo-labeling framework with two algorithms, enhancing self-supervised image clustering without ground-truth labels.
Findings
Achieves ~10% improvement over existing methods.
Sets new state-of-the-art on six benchmark datasets.
Reduces the accuracy gap between unsupervised and supervised classification.
Abstract
The similarity among samples and the discrepancy between clusters are two crucial aspects of image clustering. However, current deep clustering methods suffer from the inaccurate estimation of either feature similarity or semantic discrepancy. In this paper, we present a Semantic Pseudo-labeling-based Image ClustEring (SPICE) framework, which divides the clustering network into a feature model for measuring the instance-level similarity and a clustering head for identifying the cluster-level discrepancy. We design two semantics-aware pseudo-labeling algorithms, prototype pseudo-labeling, and reliable pseudo-labeling, which enable accurate and reliable self-supervision over clustering. Without using any ground-truth label, we optimize the clustering network in three stages: 1) train the feature model through contrastive learning to measure the instance similarity, 2) train the clustering…
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
