paper-with-me

Papers

Unsupervised Calibration under Covariate Shift

2020-06-29 · Anusri Pampari, Stefano Ermon

A probabilistic model is said to be calibrated if its predicted probabilities match the corresponding empirical frequencies. Calibration is important for uncertainty quantification and decision making in safety-critical applications. While calibration of classifiers has been widely studied, we find that calibration is brittle and can be easily lost under minimal covariate shifts. Existing techniques, including domain adaptation ones, primarily focus on prediction accuracy and do not guarantee calibration neither in theory nor in practice. In this work, we formally introduce the problem of calibration under domain shift, and propose an importance sampling based approach to address it. We evaluate and discuss the efficacy of our method on both real-world datasets and synthetic datasets.

📄 PDF Abstract BibTeX arXiv:2006.16405

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingDomain AdaptationUncertainty Quantification

Similar Papers 제목 키워드 기반

Expectation Consistency Loss: Rethink Confidence Calibration under Covariate Shift

2026-05-20 · Jinzong Dong, Zhaohui Jiang, Bo Yang arxiv

Confidence calibration for classification models is vital in safety-critical decision-making scenarios and has received extensive attention. General confidence calibration methods assume training and test data are indepe…

Unsupervised Domain Adaptation

Contrastive Conditional Alignment based on Label Shift Calibration for Imbalanced Domain Adaptation

2024-12-29 · Xiaona Sun, Zhenyu Wu, ZhiQiang Zhan, Yang Ji

Many existing unsupervised domain adaptation (UDA) methods primarily focus on covariate shift, limiting their effectiveness in imbalanced domain adaptation (IDA) where both covariate shift and label shift coexist. Recent…

Domain AdaptationUnsupervised Domain Adaptation

Confidence Calibration for Domain Generalization under Covariate Shift

2021-04-01 · ICCV 2021 10 · Yunye Gong, Xiao Lin, Yi Yao, Thomas G. Dietterich 외

Existing calibration algorithms address the problem of covariate shift via unsupervised domain adaptation. However, these methods suffer from the following limitations: 1) they require unlabeled data from the target doma…

Domain AdaptationDomain GeneralizationMulti-class ClassificationUnsupervised Domain Adaptation

Bridging Multicalibration and Out-of-distribution Generalization Beyond Covariate Shift

2024-06-02 · Jiayun Wu, Jiashuo Liu, Peng Cui, Zhiwei Steven Wu

We establish a new model-agnostic optimization framework for out-of-distribution generalization via multicalibration, a criterion that ensures a predictor is calibrated across a family of overlapping groups. Multicalibra…

Out-of-Distribution Generalization

Simulator Calibration under Covariate Shift with Kernels

2018-09-21 · Keiichi Kisamori, Motonobu Kanagawa, Keisuke Yamazaki

We propose a novel calibration method for computer simulators, dealing with the problem of covariate shift. Covariate shift is the situation where input distributions for training and test are different, and ubiquitous i…

Bayesian Inference