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/Breaking the Reclustering Barrier in Centroid-based Deep C...

Breaking the Reclustering Barrier in Centroid-based Deep Clustering

Lukas Miklautz, Timo Klein, Kevin Sidak, Collin Leiber, Thomas Lang, Andrii Shkabrii, Sebastian Tschiatschek, Claudia Plant

2024-11-04Deep ClusteringImage ClusteringClusteringUnsupervised Image Classification
PaperPDFCode(official)

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 .

Results

TaskDatasetMetricValueModel
Image ClusteringCIFAR-10ARI0.824DCN+BRB
Image ClusteringCIFAR-10Accuracy0.912DCN+BRB
Image ClusteringCIFAR-10NMI0.837DCN+BRB
Image ClusteringCIFAR-10ARI0.818IDEC+BRB
Image ClusteringCIFAR-10Accuracy0.907IDEC+BRB
Image ClusteringCIFAR-10NMI0.833IDEC+BRB
Image ClusteringCIFAR-10ARI0.812DEC+BRB
Image ClusteringCIFAR-10Accuracy0.906DEC+BRB
Image ClusteringCIFAR-10NMI0.826DEC+BRB
Image ClassificationCIFAR-20ARI41.15DCN+BRB
Image ClassificationCIFAR-20Accuracy56.92DCN+BRB
Image ClassificationCIFAR-20NMI56.76DCN+BRB
Image ClassificationCIFAR-20ARI38.81IDEC+BRB
Image ClassificationCIFAR-20Accuracy55.43IDEC+BRB
Image ClassificationCIFAR-20NMI54.81IDEC+BRB
Image ClassificationCIFAR-20ARI35.05DEC+BRB
Image ClassificationCIFAR-20Accuracy50.46DEC+BRB
Image ClassificationCIFAR-20NMI51.72DEC+BRB

Related Papers

Tri-Learn Graph Fusion Network for Attributed Graph Clustering2025-07-18Ranking Vectors Clustering: Theory and Applications2025-07-16Car Object Counting and Position Estimation via Extension of the CLIP-EBC Framework2025-07-11GNN-ViTCap: GNN-Enhanced Multiple Instance Learning with Vision Transformers for Whole Slide Image Classification and Captioning2025-07-09Consistency and Inconsistency in $K$-Means Clustering2025-07-08MC-INR: Efficient Encoding of Multivariate Scientific Simulation Data using Meta-Learning and Clustered Implicit Neural Representations2025-07-03Supercm: Revisiting Clustering for Semi-Supervised Learning2025-06-30Temporal Rate Reduction Clustering for Human Motion Segmentation2025-06-26