Command Palette
Search for a command to run...
Lukas Miklautz; Timo Klein; Kevin Sidak; Collin Leiber; Thomas Lang; Andrii Shkabrii; Sebastian Tschiatschek; Claudia Plant

Abstract
This work investigates an important phenomenon in centroid-based deep clustering (DC) algorithms: Performance quickly saturates after a period of rapid early gains. Practitioners commonly address early saturation with periodic reclustering, which we demonstrate to be insufficient to address performance plateaus. We call this phenomenon the "reclustering barrier" and empirically show when the reclustering barrier occurs, what its underlying mechanisms are, and how it is possible to Break the Reclustering Barrier with our algorithm BRB. BRB avoids early over-commitment to initial clusterings and enables continuous adaptation to reinitialized clustering targets while remaining conceptually simple. Applying our algorithm to widely-used centroid-based DC algorithms, we show that (1) BRB consistently improves performance across a wide range of clustering benchmarks, (2) BRB enables training from scratch, and (3) BRB performs competitively against state-of-the-art DC algorithms when combined with a contrastive loss. We release our code and pre-trained models at https://github.com/Probabilistic-and-Interactive-ML/breaking-the-reclustering-barrier .
Code Repositories
Benchmarks
| Benchmark | Methodology | Metrics |
|---|---|---|
| image-clustering-on-cifar-10 | DEC+BRB | ARI: 0.812 Accuracy: 0.906 Backbone: ResNet-18 NMI: 0.826 Train set: Train |
| image-clustering-on-cifar-10 | IDEC+BRB | ARI: 0.818 Accuracy: 0.907 Backbone: ResNet-18 NMI: 0.833 Train set: Train |
| image-clustering-on-cifar-10 | DCN+BRB | ARI: 0.824 Accuracy: 0.912 Backbone: ResNet-18 NMI: 0.837 Train set: Train |
| unsupervised-image-classification-on-cifar-20 | IDEC+BRB | ARI: 38.81 Accuracy: 55.43 NMI: 54.81 |
| unsupervised-image-classification-on-cifar-20 | DCN+BRB | ARI: 41.15 Accuracy: 56.92 NMI: 56.76 |
| unsupervised-image-classification-on-cifar-20 | DEC+BRB | ARI: 35.05 Accuracy: 50.46 NMI: 51.72 |
Build AI with AI
From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.