Self-Supervised Learning for Large-Scale Unsupervised Image Clustering
Evgenii Zheltonozhskii, Chaim Baskin, Alex M. Bronstein, Avi Mendelson

TL;DR
This paper introduces a simple unsupervised classification scheme using self-supervised representations, demonstrating competitive ImageNet clustering results and advocating for unsupervised evaluation benchmarks.
Contribution
It proposes a straightforward method for unsupervised image classification leveraging self-supervised features, filling a gap in evaluation practices.
Findings
Achieves 39% accuracy on ImageNet with 1000 clusters
Reaches 46% accuracy with overclustering
Highlights the importance of unsupervised evaluation benchmarks
Abstract
Unsupervised learning has always been appealing to machine learning researchers and practitioners, allowing them to avoid an expensive and complicated process of labeling the data. However, unsupervised learning of complex data is challenging, and even the best approaches show much weaker performance than their supervised counterparts. Self-supervised deep learning has become a strong instrument for representation learning in computer vision. However, those methods have not been evaluated in a fully unsupervised setting. In this paper, we propose a simple scheme for unsupervised classification based on self-supervised representations. We evaluate the proposed approach with several recent self-supervised methods showing that it achieves competitive results for ImageNet classification (39% accuracy on ImageNet with 1000 clusters and 46% with overclustering). We suggest adding the…
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 · Multimodal Machine Learning Applications · Advanced Image and Video Retrieval Techniques
