ICML 2026poster0 citations

IdEst: Assessing Self-Supervised Learning Representations via Intrinsic Dimension

Julie Mordacq, Vicky Kalogeiton, Steve Oudot

Abstract

Self-supervised learning (SSL) has emerged as a powerful paradigm for learning meaningful representations from unlabeled data. However, the standard protocol for evaluating these representations, linear probing, is computationally expensive, sensitive to hyperparameters, and provides limited insight into the geometric structure of the representation space. In this work, motivated by connections between neural network generalization and intrinsic dimensionality (ID) we propose IdEst, a method for estimating the ID of SSL representations via the Minimum Spanning Tree dimension estimator ($\mathrm{dim}_\mathrm{MST}$). Across diverse datasets, architectures, and SSL pretraining objectives, we show that IdEst strongly correlates withdownstream linear probe performances. Furthermore, we demonstrate that IdEst enables efficient hyperparameter selection, significantly reducing the computational cost compared to supervised alternatives. Our results highlight intrinsic dimensionality as a principled geometric proxy for assessing and optimizing SSL representations, complementing standard supervised probing protocols.

TheoryBenchmark
BibTeX
@inproceedings{
mordacq2026idest,
title={IdEst: Assessing Self-Supervised Learning Representations via Intrinsic Dimension},
author={Julie Mordacq and Vicky Kalogeiton and Steve Oudot},
booktitle={Forty-third International Conference on Machine Learning},
year={2026},
url={https://openreview.net/forum?id=A9r5l1qKCK}
}