RankMe: Assessing the downstream performance of pretrained self-supervised representations by their rank
Quentin Garrido (LIGM), Randall Balestriero, Laurent Najman (LIGM),, Yann Lecun (CIMS)

TL;DR
RankMe introduces an unsupervised, label-free criterion based on the effective rank of representations to predict downstream performance of self-supervised learning models, aiding deployment without labels.
Contribution
The paper proposes RankMe, a simple, hyper-parameter-free method to assess JE-SSL representations' quality using their effective rank, enabling performance prediction without labels.
Findings
RankMe accurately predicts downstream performance across datasets.
It facilitates hyperparameter tuning with minimal performance loss.
It is computationally efficient and easy to deploy.
Abstract
Joint-Embedding Self Supervised Learning (JE-SSL) has seen a rapid development, with the emergence of many method variations but only few principled guidelines that would help practitioners to successfully deploy them. The main reason for that pitfall comes from JE-SSL's core principle of not employing any input reconstruction therefore lacking visual cues of unsuccessful training. Adding non informative loss values to that, it becomes difficult to deploy SSL on a new dataset for which no labels can help to judge the quality of the learned representation. In this study, we develop a simple unsupervised criterion that is indicative of the quality of the learned JE-SSL representations: their effective rank. Albeit simple and computationally friendly, this method -- coined RankMe -- allows one to assess the performance of JE-SSL representations, even on different downstream datasets,…
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
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning
MethodsNetwork On Network
