paper-with-me

홈 › Papers

Self-Supervised Dynamic Networks for Covariate Shift Robustness

2020-06-06 · Tomer Cohen, Noy Shulman, Hai Morgenstern, Roey Mechrez, Erez Farhan

As supervised learning still dominates most AI applications, test-time performance is often unexpected. Specifically, a shift of the input covariates, caused by typical nuisances like background-noise, illumination variations or transcription errors, can lead to a significant decrease in prediction accuracy. Recently, it was shown that incorporating self-supervision can significantly improve covariate shift robustness. In this work, we propose Self-Supervised Dynamic Networks (SSDN): an input-dependent mechanism, inspired by dynamic networks, that allows a self-supervised network to predict the weights of the main network, and thus directly handle covariate shifts at test-time. We present the conceptual and empirical advantages of the proposed method on the problem of image classification under different covariate shifts, and show that it significantly outperforms comparable methods.

📄 PDF Abstract BibTeX arXiv:2006.03952

Code (0)

등록된 구현이 없습니다.

Tasks

image-classificationImage Classification

Similar 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 ris…

Domain GeneralizationImage ClassificationSelf-Supervised Learning

TransFusion: Covariate-Shift Robust Transfer Learning for High-Dimensional Regression

2024-04-01 · Zelin He, Ying Sun, Jingyuan Liu, Runze Li

The main challenge that sets transfer learning apart from traditional supervised learning is the distribution shift, reflected as the shift between the source and target models and that between the marginal covariate dis…

regressionTransfer Learning

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

From Local Geometry to Global Pseudo Labeling for Robust Positive Unlabeled Learning under Covariate Shift

2026-05-29 · Firas Gabetni, Alexandre Rocchi Henry, Nacim Belkhir, Ziyi Liu 외 arxiv

Detecting covariate shift is critical for building reliable vision systems. While most prior work focuses on improving robustness to shift, explicitly detecting covariate shift remains underexplored. Existing approaches …

Automatic dataset shift identification to support root cause analysis of AI performance drift

2024-11-12 · Mélanie Roschewitz, Raghav Mehta, Charles Jones, Ben Glocker

Shifts in data distribution can substantially harm the performance of clinical AI models. Hence, various methods have been developed to detect the presence of such shifts at deployment time. However, root causes of datas…