English

Optimal Representations for Covariate Shift

Machine Learning 2022-03-16 v2 Artificial Intelligence Information Theory math.IT Machine Learning

Abstract

Machine learning systems often experience a distribution shift between training and testing. In this paper, we introduce a simple variational objective whose optima are exactly the set of all representations on which risk minimizers are guaranteed to be robust to any distribution shift that preserves the Bayes predictor, e.g., covariate shifts. Our objective has two components. First, a representation must remain discriminative for the task, i.e., some predictor must be able to simultaneously minimize the source and target risk. Second, the representation's marginal support needs to be the same across source and target. We make this practical by designing self-supervised objectives that only use unlabelled data and augmentations to train robust representations. Our objectives give insights into the robustness of CLIP, and further improve CLIP's representations to achieve SOTA results on DomainBed.

Keywords

Cite

@article{arxiv.2201.00057,
  title  = {Optimal Representations for Covariate Shift},
  author = {Yangjun Ruan and Yann Dubois and Chris J. Maddison},
  journal= {arXiv preprint arXiv:2201.00057},
  year   = {2022}
}

Comments

Accepted at ICLR 2022

R2 v1 2026-06-24T08:37:15.845Z