paper-with-me

Papers

Robust Calibration with Multi-domain Temperature Scaling

2022-06-06 · Yaodong Yu, Stephen Bates, Yi Ma, Michael I. Jordan

Uncertainty quantification is essential for the reliable deployment of machine learning models to high-stakes application domains. Uncertainty quantification is all the more challenging when training distribution and test distribution are different, even the distribution shifts are mild. Despite the ubiquity of distribution shifts in real-world applications, existing uncertainty quantification approaches mainly study the in-distribution setting where the train and test distributions are the same. In this paper, we develop a systematic calibration model to handle distribution shifts by leveraging data from multiple domains. Our proposed method -- multi-domain temperature scaling -- uses the heterogeneity in the domains to improve calibration robustness under distribution shift. Through experiments on three benchmark data sets, we find our proposed method outperforms existing methods as measured on both in-distribution and out-of-distribution test sets.

📄 PDF Abstract BibTeX arXiv:2206.02757

Code (0)

등록된 구현이 없습니다.

Tasks

Uncertainty Quantification

Similar Papers 제목 키워드 기반

Consistency-Guided Temperature Scaling Using Style and Content Information for Out-of-Domain Calibration

2024-02-22 · Wonjeong Choi, Jungwuk Park, Dong-Jun Han, YoungHyun Park 외

Research interests in the robustness of deep neural networks against domain shifts have been rapidly increasing in recent years. Most existing works, however, focus on improving the accuracy of the model, not the calibra…

A Closer Look at the Calibration of Differentially Private Learners

2022-10-15 · HANLIN ZHANG, Xuechen Li, Prithviraj Sen, Salim Roukos 외

We systematically study the calibration of classifiers trained with differentially private stochastic gradient descent (DP-SGD) and observe miscalibration across a wide range of vision and language tasks. Our analysis id…

Bin-wise Temperature Scaling (BTS): Improvement in Confidence Calibration Performance through Simple Scaling Techniques

2019-08-30 · Byeongmoon Ji, Hyemin Jung, Jihyeun Yoon, Kyungyul Kim 외

The prediction reliability of neural networks is important in many applications. Specifically, in safety-critical domains, such as cancer prediction or autonomous driving, a reliable confidence of model's prediction is c…

Autonomous Drivingimage-classificationImage ClassificationPrediction

Improving Calibration by Relating Focal Loss, Temperature Scaling, and Properness

2024-08-21 · Viacheslav Komisarenko, Meelis Kull

Proper losses such as cross-entropy incentivize classifiers to produce class probabilities that are well-calibrated on the training data. Due to the generalization gap, these classifiers tend to become overconfident on t…

image-classificationImage Classification

Unsupervised Temperature Scaling: Robust Post-processing Calibration for Domain Shift

2019-09-25 · Azadeh Sadat Mozafari, Hugo Siqueira Gomes, Christian Gagne

The uncertainty estimation is critical in real-world decision making applications, especially when distributional shift between the training and test data are prevalent. Many calibration methods in the literature have be…

Decision Making