paper-with-me

홈 › Papers

Transferable Calibration with Lower Bias and Variance in Domain Adaptation

2020-07-16 · NeurIPS 2020 12 · Ximei Wang, Mingsheng Long, Jian-Min Wang, Michael. I. Jordan

Domain Adaptation (DA) enables transferring a learning machine from a labeled source domain to an unlabeled target one. While remarkable advances have been made, most of the existing DA methods focus on improving the target accuracy at inference. How to estimate the predictive uncertainty of DA models is vital for decision-making in safety-critical scenarios but remains the boundary to explore. In this paper, we delve into the open problem of Calibration in DA, which is extremely challenging due to the coexistence of domain shift and the lack of target labels. We first reveal the dilemma that DA models learn higher accuracy at the expense of well-calibrated probabilities. Driven by this finding, we propose Transferable Calibration (TransCal) to achieve more accurate calibration with lower bias and variance in a unified hyperparameter-free optimization framework. As a general post-hoc calibration method, TransCal can be easily applied to recalibrate existing DA methods. Its efficacy has been justified both theoretically and empirically.

📄 PDF Abstract BibTeX arXiv:2007.08259

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingDomain Adaptation

Similar Papers 제목 키워드 기반

Interventional Domain Adaptation

2020-11-07 · Jun Wen, Changjian Shui, Kun Kuang, Junsong Yuan 외

Domain adaptation (DA) aims to transfer discriminative features learned from source domain to target domain. Most of DA methods focus on enhancing feature transferability through domain-invariance learning. However, sour…

counterfactualDomain AdaptationUnsupervised Domain Adaptation

On Uncertainty Calibration for Equivariant Functions

2025-10-24 · Edward Berman, Jacob Ginesin, Marco Pacini, Robin Walters arxiv

Data-sparse settings such as robotic manipulation, molecular physics, and galaxy morphology classification are some of the hardest domains for deep learning. For these problems, equivariant networks can help improve mode…

Inferring bias and uncertainty in camera calibration

2021-07-28 · Annika Hagemann, Moritz Knorr, Holger Janssen, Christoph Stiller

Accurate camera calibration is a precondition for many computer vision applications. Calibration errors, such as wrong model assumptions or imprecise parameter estimation, can deteriorate a system's overall performance, …

Bias DetectionCamera CalibrationModel Selectionparameter estimation

Feature-Distribution Perturbation and Calibration for Generalized Person ReID

2022-05-23 · Qilei Li, Jiabo Huang, Jian Hu, Shaogang Gong

Person Re-identification (ReID) has been advanced remarkably over the last 10 years along with the rapid development of deep learning for visual recognition. However, the i.i.d. (independent and identically distributed) …

Person Re-Identification

On lower bounds for the bias-variance trade-off

2020-05-30 · Alexis Derumigny, Johannes Schmidt-Hieber

It is a common phenomenon that for high-dimensional and nonparametric statistical models, rate-optimal estimators balance squared bias and variance. Although this balancing is widely observed, little is known whether met…