paper-with-me

홈 › Papers

Adapting to Label Shift with Bias-Corrected Calibration

2019-09-25 · Avanti Shrikumar, Amr M. Alexandari, Anshul Kundaje

Label shift refers to the phenomenon where the marginal probability p(y) of observing a particular class changes between the training and test distributions, while the conditional probability p(x|y) stays fixed. This is relevant in settings such as medical diagnosis, where a classifier trained to predict disease based on observed symptoms may need to be adapted to a different distribution where the baseline frequency of the disease is higher. Given estimates of p(y|x) from a predictive model, one can apply domain adaptation procedures including Expectation Maximization (EM) and Black-Box Shift Estimation (BBSE) to efficiently correct for the difference in class proportions between the training and test distributions. Unfortunately, modern neural networks typically fail to produce well-calibrated estimates of p(y|x), reducing the effectiveness of these approaches. In recent years, Temperature Scaling has emerged as an efficient approach to combat miscalibration. However, the effectiveness of Temperature Scaling in the context of adaptation to label shift has not been explored. In this work, we study the impact of various calibration approaches on shift estimates produced by EM or BBSE. In experiments with image classification and diabetic retinopathy detection, we find that calibration consistently tends to improve shift estimation. In particular, calibration approaches that include class-specific bias parameters are significantly better than approaches that lack class-specific bias parameters, suggesting that reducing systematic bias in the calibrated probabilities is especially important for domain adaptation.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Diabetic Retinopathy DetectionDomain Adaptationimage-classificationImage ClassificationMedical Diagnosis

Similar Papers 제목 키워드 기반

Maximum Likelihood with Bias-Corrected Calibration is Hard-To-Beat at Label Shift Adaptation

2019-01-21 · Amr Alexandari, Anshul Kundaje, Avanti Shrikumar

Label shift refers to the phenomenon where the prior class probability p(y) changes between the training and test distributions, while the conditional probability p(x|y) stays fixed. Label shift arises in settings like m…

Diabetic Retinopathy DetectionDomain AdaptationImage ClassificationMedical Diagnosis

Expectation Maximization with Bias-Corrected Calibration is Hard-To-Beat at Label Shift Adaptation

2020-01-01 · ICML 2020 1 · Amr Mohamed Alexandari, Anshul Kundaje, Avanti Shrikumar

Label shift refers to the phenomenon where the prior class probability p(y) changes between the training and test distributions, while the conditional probability p(x|y) stays fixed. Label shift arises in settings like m…

Medical Diagnosis

SPARC: Subspace Position-Aware Robust Few-Shot Calibration for Distribution-Shifted Industrial Anomaly Detection

2026-08-19 · Seokhee Han, Seungjun Chu, Mateusz Nowak, Peter Chin arxiv

Vision-based industrial anomaly detectors are calibrated on one distribution but may be deployed on another that differs in illumination, fixture placement, or sensor characteristics, sharply degrading an otherwise accur…

Anomaly Detection

Anytime-Valid Confirmation of Label-Shift Corrections

2026-06-12 · Seungjin Choi arxiv

In small-batch scientific deployments, labeled target outcomes may be too scarce for reliable shift estimation even when unlabeled target inputs are available. We address the complementary setting where the practitioner …

Bias-Corrected Adaptive Conformal Inference for Multi-Horizon Time Series Forecasting

2026-04-14 · Ankit Lade, Sai Krishna J., Indar Kumar arxiv

Adaptive Conformal Inference (ACI) provides distribution-free prediction intervals with asymptotic coverage guarantees for time series under distribution shift. However, ACI only adapts the quantile threshold -- it canno…

Time Series Forecasting