CVLGNECOMLFeb 6, 2025

Keep It Light! Simplifying Image Clustering Via Text-Free Adapters

ETH Zurich
arXiv:2502.04226v11 citationsh-index: 45
Originality Incremental advance
AI Analysis

This work addresses the challenge of computational complexity and data unavailability in clustering for vision applications, though it is incremental in simplifying existing approaches.

The paper tackles the problem of complex multi-modal clustering pipelines by proposing a text-free, simplified method that achieves competitive performance on benchmark datasets like CIFAR and ImageNet subsets.

Many competitive clustering pipelines have a multi-modal design, leveraging large language models (LLMs) or other text encoders, and text-image pairs, which are often unavailable in real-world downstream applications. Additionally, such frameworks are generally complicated to train and require substantial computational resources, making widespread adoption challenging. In this work, we show that in deep clustering, competitive performance with more complex state-of-the-art methods can be achieved using a text-free and highly simplified training pipeline. In particular, our approach, Simple Clustering via Pre-trained models (SCP), trains only a small cluster head while leveraging pre-trained vision model feature representations and positive data pairs. Experiments on benchmark datasets including CIFAR-10, CIFAR-20, CIFAR-100, STL-10, ImageNet-10, and ImageNet-Dogs, demonstrate that SCP achieves highly competitive performance. Furthermore, we provide a theoretical result explaining why, at least under ideal conditions, additional text-based embeddings may not be necessary to achieve strong clustering performance in vision.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes