English

Discovering Distribution Shifts using Latent Space Representations

Machine Learning 2022-02-18 v2 Applications Machine Learning

Abstract

Rapid progress in representation learning has led to a proliferation of embedding models, and to associated challenges of model selection and practical application. It is non-trivial to assess a model's generalizability to new, candidate datasets and failure to generalize may lead to poor performance on downstream tasks. Distribution shifts are one cause of reduced generalizability, and are often difficult to detect in practice. In this paper, we use the embedding space geometry to propose a non-parametric framework for detecting distribution shifts, and specify two tests. The first test detects shifts by establishing a robustness boundary, determined by an intelligible performance criterion, for comparing reference and candidate datasets. The second test detects shifts by featurizing and classifying multiple subsamples of two datasets as in-distribution and out-of-distribution. In evaluation, both tests detect model-impacting distribution shifts, in various shift scenarios, for both synthetic and real-world datasets.

Keywords

Cite

@article{arxiv.2202.02339,
  title  = {Discovering Distribution Shifts using Latent Space Representations},
  author = {Leo Betthauser and Urszula Chajewska and Maurice Diesendruck and Rohith Pesala},
  journal= {arXiv preprint arXiv:2202.02339},
  year   = {2022}
}

Comments

10 pages, 5 figures, 3 tables, 2 algorithms

R2 v1 2026-06-24T09:20:47.934Z