Unsupervised Image Classification with Adaptive Nearest Neighbor Selection and Cluster Ensembles
Melih Baydar, Emre Akbas

TL;DR
This paper introduces ICCE, a novel unsupervised image classification method that uses adaptive neighbor selection and cluster ensembling to achieve state-of-the-art results, surpassing 70% accuracy on ImageNet.
Contribution
It presents a new unsupervised clustering framework combining multi-head clustering, adaptive neighbor selection, and ensemble consensus, leading to improved classification accuracy.
Findings
Achieves 99.3% on CIFAR10
Reaches 89% on CIFAR100
Surpasses 70% on ImageNet
Abstract
Unsupervised image classification, or image clustering, aims to group unlabeled images into semantically meaningful categories. Early methods integrated representation learning and clustering within an iterative framework. However, the rise of foundational models have recently shifted focus solely to clustering, bypassing the representation learning step. In this work, we build upon a recent multi-head clustering approach by introducing adaptive nearest neighbor selection and cluster ensembling strategies to improve clustering performance. Our method, "Image Clustering through Cluster Ensembles" (ICCE), begins with a clustering stage, where we train multiple clustering heads on a frozen backbone, producing diverse image clusterings. We then employ a cluster ensembling technique to consolidate these potentially conflicting results into a unified consensus clustering. Finally, we train an…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Advanced Image and Video Retrieval Techniques · Remote-Sensing Image Classification
