TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/SCAN: Learning to Classify Images without Labels

SCAN: Learning to Classify Images without Labels

Wouter Van Gansbeke, Simon Vandenhende, Stamatios Georgoulis, Marc Proesmans, Luc van Gool

2020-05-25ECCV 2020 8Image ClassificationRepresentation LearningImage ClusteringClusteringGeneral ClassificationClassificationUnsupervised Image ClassificationSemi-Supervised Image Classification
PaperPDFCodeCode(official)

Abstract

Can we automatically group images into semantically meaningful clusters when ground-truth annotations are absent? The task of unsupervised image classification remains an important, and open challenge in computer vision. Several recent approaches have tried to tackle this problem in an end-to-end fashion. In this paper, we deviate from recent works, and advocate a two-step approach where feature learning and clustering are decoupled. First, a self-supervised task from representation learning is employed to obtain semantically meaningful features. Second, we use the obtained features as a prior in a learnable clustering approach. In doing so, we remove the ability for cluster learning to depend on low-level features, which is present in current end-to-end learning approaches. Experimental evaluation shows that we outperform state-of-the-art methods by large margins, in particular +26.6% on CIFAR10, +25.0% on CIFAR100-20 and +21.3% on STL10 in terms of classification accuracy. Furthermore, our method is the first to perform well on a large-scale dataset for image classification. In particular, we obtain promising results on ImageNet, and outperform several semi-supervised learning methods in the low-data regime without the use of any ground-truth annotations. The code is made publicly available at https://github.com/wvangansbeke/Unsupervised-Classification.

Results

TaskDatasetMetricValueModel
Image ClusteringImageNet-100 (TEMI Split)ACCURACY0.662SCAN
Image ClusteringImageNet-100 (TEMI Split)ARI0.544SCAN
Image ClusteringImageNet-100 (TEMI Split)NMI0.787SCAN
Image ClusteringCIFAR-10ARI0.772SCAN
Image ClusteringCIFAR-10Accuracy0.883SCAN
Image ClusteringCIFAR-10NMI0.797SCAN
Image ClusteringCIFAR-10ARI0.758SCAN (Avg)
Image ClusteringCIFAR-10Accuracy0.876SCAN (Avg)
Image ClusteringCIFAR-10NMI0.787SCAN (Avg)
Image ClusteringCIFAR-100ARI0.333SCAN
Image ClusteringCIFAR-100Accuracy0.507SCAN
Image ClusteringCIFAR-100NMI0.486SCAN
Image ClusteringCIFAR-100ARI0.301SCAN (Avg)
Image ClusteringCIFAR-100Accuracy0.459SCAN (Avg)
Image ClusteringCIFAR-100NMI0.468SCAN (Avg)
Image ClusteringImageNet-200 ACCURACY0.563SCAN
Image ClusteringImageNet-200ARI0.441SCAN
Image ClusteringImageNet-200NMI0.757SCAN
Image ClusteringImageNet-50 (TEMI Split)ACCURACY0.751SCAN
Image ClusteringImageNet-50 (TEMI Split)ARI0.635SCAN
Image ClusteringImageNet-50 (TEMI Split)NMI0.805SCAN
Image ClusteringSTL-10Accuracy0.809SCAN
Image ClusteringSTL-10NMI0.698SCAN
Image ClusteringSTL-10Accuracy0.767SCAN (Avg)
Image ClusteringSTL-10NMI0.68SCAN (Avg)
Image ClusteringImageNetAccuracy39.9SCAN
Image ClusteringImageNetNMI72SCAN
Image ClassificationSTL-10Accuracy80.9SCAN
Image ClassificationCIFAR-10Accuracy88.3SCAN
Image ClassificationCIFAR-20Accuracy50.7SCAN
Image ClassificationImageNetARI27.5SCAN (ResNet-50)
Image ClassificationImageNetAccuracy (%)39.9SCAN (ResNet-50)

Related Papers

Touch in the Wild: Learning Fine-Grained Manipulation with a Portable Visuo-Tactile Gripper2025-07-20Automatic Classification and Segmentation of Tunnel Cracks Based on Deep Learning and Visual Explanations2025-07-18Tri-Learn Graph Fusion Network for Attributed Graph Clustering2025-07-18Adversarial attacks to image classification systems using evolutionary algorithms2025-07-17Efficient Adaptation of Pre-trained Vision Transformer underpinned by Approximately Orthogonal Fine-Tuning Strategy2025-07-17Federated Learning for Commercial Image Sources2025-07-17MUPAX: Multidimensional Problem Agnostic eXplainable AI2025-07-17Spectral Bellman Method: Unifying Representation and Exploration in RL2025-07-17