Towards a Unified Representation Evaluation Framework Beyond Downstream Tasks
Christos Plachouras, Julien Guinot, George Fazekas, Elio Quinton, Emmanouil Benetos, Johan Pauwels
TL;DR
The paper addresses the limitation of downstream probing as the sole measure of representation quality by introducing a standardized, modular evaluation framework across four axes: informativeness, equivariance, invariance, and disentanglement. It defines formal mechanisms to quantify these axes, using factor-of-variation transformations and probe-based tasks, and demonstrates that models with similar downstream performance can diverge markedly in these properties across image and speech domains. The authors contribute a practical methodology, empirical insights into how different pretraining approaches organize latent information, and a software package (synesis) to enable holistic evaluation. This framework advances interpretability, transferability, and real-world utility of representations by focusing on their internal structure beyond task performance.
Abstract
Downstream probing has been the dominant method for evaluating model representations, an important process given the increasing prominence of self-supervised learning and foundation models. However, downstream probing primarily assesses the availability of task-relevant information in the model's latent space, overlooking attributes such as equivariance, invariance, and disentanglement, which contribute to the interpretability, adaptability, and utility of representations in real-world applications. While some attempts have been made to measure these qualities in representations, no unified evaluation framework with modular, generalizable, and interpretable metrics exists. In this paper, we argue for the importance of representation evaluation beyond downstream probing. We introduce a standardized protocol to quantify informativeness, equivariance, invariance, and disentanglement of factors of variation in model representations. We use it to evaluate representations from a variety of models in the image and speech domains using different architectures and pretraining approaches on identified controllable factors of variation. We find that representations from models with similar downstream performance can behave substantially differently with regard to these attributes. This hints that the respective mechanisms underlying their downstream performance are functionally different, prompting new research directions to understand and improve representations.
