paper-with-me

홈 › Papers

Optimal Representations for Covariate Shift

2021-12-31 · ICLR 2022 4 · Yangjun Ruan, Yann Dubois, Chris J. Maddison

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.

📄 PDF Abstract BibTeX arXiv:2201.00057

Code (2)

ryoungj/optdom 공식 구현 pytorch
facebookresearch/DomainBed pytorch

Tasks

Domain GeneralizationImage ClassificationSelf-Supervised Learning

Methods 이 논문이 사용한 방법론

CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

Optimally tackling covariate shift in RKHS-based nonparametric regression

2022-05-06 · Cong Ma, Reese Pathak, Martin J. Wainwright

We study the covariate shift problem in the context of nonparametric regression over a reproducing kernel Hilbert space (RKHS). We focus on two natural families of covariate shift problems defined using the likelihood ra…

regression

Importance Weighting Correction of Regularized Least-Squares for Covariate and Target Shifts

2022-10-18 · Davit Gogolashvili

In many real world problems, the training data and test data have different distributions. This situation is commonly referred as a dataset shift. The most common settings for dataset shift often considered in the litera…

regression

Blessings and Curses of Covariate Shifts: Adversarial Learning Dynamics, Directional Convergence, and Equilibria

2022-12-05 · Tengyuan Liang

Covariate distribution shifts and adversarial perturbations present robustness challenges to the conventional statistical learning framework: mild shifts in the test covariate distribution can significantly affect the pe…

Experimental Designregression

Contrastive Identification of Covariate Shift in Image Data

2021-08-18 · Matthew L. Olson, Thuy-Vy Nguyen, Gaurav Dixit, Neale Ratzlaff 외

Identifying covariate shift is crucial for making machine learning systems robust in the real world and for detecting training data biases that are not reflected in test data. However, detecting covariate shift is challe…

Attribute

Computational Efficiency under Covariate Shift in Kernel Ridge Regression

2025-05-20 · Andrea Della Vecchia, Arnaud Mavakala Watusadisi, Ernesto de Vito, Lorenzo Rosasco

This paper addresses the covariate shift problem in the context of nonparametric regression within reproducing kernel Hilbert spaces (RKHSs). Covariate shift arises in supervised learning when the input distributions of …

Computational Efficiencyregression