Clustering Properties of Self-Supervised Learning
Xi Weng, Jianing An, Xudong Ma, Binhang Qi, Jie Luo, Xi Yang, Jin Song Dong, Lei Huang
TL;DR
This work investigates the clustering properties of self-supervised representations learned by joint embedding architectures and identifies encodings $H$ as the most robust clustering substrate. It introduces Representation Self-Assignment (ReSA), a positive-feedback SSL method that uses online self-clustering of $H$ via the Sinkhorn-Knopp algorithm to guide the embedding learning objective, yielding improved clustering and retrieval of semantic structure. Across extensive benchmarks, ReSA outperforms state-of-the-art SSL methods on small to large-scale datasets, including ImageNet, and demonstrates strong transfer to downstream tasks such as COCO detection and instance segmentation. The approach enhances both fine-grained and coarse-grained clustering, suggesting that encoding-driven clustering can be a powerful driver for scalable, semantically meaningful representations in visual learning.
Abstract
Self-supervised learning (SSL) methods via joint embedding architectures have proven remarkably effective at capturing semantically rich representations with strong clustering properties, magically in the absence of label supervision. Despite this, few of them have explored leveraging these untapped properties to improve themselves. In this paper, we provide an evidence through various metrics that the encoder's output $encoding$ exhibits superior and more stable clustering properties compared to other components. Building on this insight, we propose a novel positive-feedback SSL method, termed Representation Self-Assignment (ReSA), which leverages the model's clustering properties to promote learning in a self-guided manner. Extensive experiments on standard SSL benchmarks reveal that models pretrained with ReSA outperform other state-of-the-art SSL methods by a significant margin. Finally, we analyze how ReSA facilitates better clustering properties, demonstrating that it effectively enhances clustering performance at both fine-grained and coarse-grained levels, shaping representations that are inherently more structured and semantically meaningful.
