paper-with-me

홈 › Papers

Smooth Calibration and Decision Making

2025-04-22 · Jason Hartline, Yifan Wu, Yunran Yang

Calibration requires predictor outputs to be consistent with their Bayesian posteriors. For machine learning predictors that do not distinguish between small perturbations, calibration errors are continuous in predictions, e.g., smooth calibration error (Foster and Hart, 2018), Distance to Calibration (Blasiok et al., 2023a). On the contrary, decision-makers who use predictions make optimal decisions discontinuously in probabilistic space, experiencing loss from miscalibration discontinuously. Calibration errors for decision-making are thus discontinuous, e.g., Expected Calibration Error (Foster and Vohra, 1997), and Calibration Decision Loss (Hu and Wu, 2024). Thus, predictors with a low calibration error for machine learning may suffer a high calibration error for decision-making, i.e., they may not be trustworthy for decision-makers optimizing assuming their predictions are correct. It is natural to ask if post-processing a predictor with a low calibration error for machine learning is without loss to achieve a low calibration error for decision-making. In our paper, we show that post-processing an online predictor with $\epsilon$ distance to calibration achieves $O(\sqrt{\epsilon})$ ECE and CDL, which is asymptotically optimal. The post-processing algorithm adds noise to make predictions differentially private. The optimal bound from low distance to calibration predictors from post-processing is non-optimal compared with existing online calibration algorithms that directly optimize for ECE and CDL.

📄 PDF Abstract BibTeX arXiv:2504.15582

Code (0)

등록된 구현이 없습니다.

Tasks

Decision Making

Similar Papers 제목 키워드 기반

Dimension-Free Decision Calibration for Nonlinear Loss Functions

2025-04-22 · Jingwu Tang, Jiayun Wu, Zhiwei Steven Wu, Jiahao Zhang

When model predictions inform downstream decision making, a natural question is under what conditions can the decision-makers simply respond to the predictions as if they were the true outcomes. Calibration suffices to g…

Class-Similarity Based Label Smoothing for Confidence Calibration

2020-06-24 · Chihuang Liu, Joseph JaJa

Generating confidence calibrated outputs is of utmost importance for the applications of deep neural networks in safety-critical decision-making systems. The output of a neural network is a probability distribution where…

Decision MakingSemantic SimilaritySemantic Textual Similarity

From Uncertainty to Precision: Enhancing Binary Classifier Performance through Calibration

2024-02-12 · Agathe Fernandes Machado, Arthur Charpentier, Emmanuel Flachaire, Ewen Gallic 외

The assessment of binary classifier performance traditionally centers on discriminative ability using metrics, such as accuracy. However, these metrics often disregard the model's inherent uncertainty, especially when de…

Decision Making

SoC: Semantic Orthogonal Calibration for Test-Time Prompt Tuning

2026-01-13 · Leo Fillioux, Omprakash Chakraborty, Ismail Ben Ayed, Paul-Henry Cournède 외 arxiv

With the increasing adoption of vision-language models (VLMs) in critical decision-making systems such as healthcare or autonomous driving, the calibration of their uncertainty estimates becomes paramount. Yet, this dime…

Autonomous Driving

Context-Aware Selective Label Smoothing for Calibrating Sequence Recognition Model

2023-03-13 · Shuangping Huang, Yu Luo, Zhenzhou Zhuang, Jin-Gang Yu 외

Despite the success of deep neural network (DNN) on sequential data (i.e., scene text and speech) recognition, it suffers from the over-confidence problem mainly due to overfitting in training with the cross-entropy loss…

Decision MakingScene Text Recognitionspeech-recognitionSpeech Recognition