paper-with-me

Papers

Cautious Calibration in Binary Classification

2024-08-09 · Mari-Liis Allikivi, Joonas Järve, Meelis Kull

Being cautious is crucial for enhancing the trustworthiness of machine learning systems integrated into decision-making pipelines. Although calibrated probabilities help in optimal decision-making, perfect calibration remains unattainable, leading to estimates that fluctuate between under- and overconfidence. This becomes a critical issue in high-risk scenarios, where even occasional overestimation can lead to extreme expected costs. In these scenarios, it is important for each predicted probability to lean towards underconfidence, rather than just achieving an average balance. In this study, we introduce the novel concept of cautious calibration in binary classification. This approach aims to produce probability estimates that are intentionally underconfident for each predicted probability. We highlight the importance of this approach in a high-risk scenario and propose a theoretically grounded method for learning cautious calibration maps. Through experiments, we explore and compare our method to various approaches, including methods originally not devised for cautious calibration but applicable in this context. We show that our approach is the most consistent in providing cautious estimates. Our work establishes a strong baseline for further developments in this novel framework.

📄 PDF Abstract BibTeX arXiv:2408.05120

Code (1)

mlallikivi/cautious-calibration 공식 구현

Tasks

Binary ClassificationClassificationDecision Making

Similar Papers 제목 키워드 기반

An Entropic Metric for Measuring Calibration of Machine Learning Models

2025-02-20 · Daniel James Sumler, Lee Devlin, Simon Maskell, Richard O. Lane

Understanding the confidence with which a machine learning model classifies an input datum is an important, and perhaps under-investigated, concept. In this paper, we propose a new calibration metric, the Entropic Calibr…

Binary ClassificationState Estimation

Boldness-Recalibration for Binary Event Predictions

2023-05-05 · Adeline P. Guthrie, Christopher T. Franck

Probability predictions are essential to inform decision making across many fields. Ideally, probability predictions are (i) well calibrated, (ii) accurate, and (iii) bold, i.e., spread out enough to be informative for d…

Decision MakingImage ClassificationModel SelectionSports Analytics

Calibrating Deep Neural Networks by Pairwise Constraints

2022-01-01 · CVPR 2022 1 · Jiacheng Cheng, Nuno Vasconcelos

It is well known that deep neural networks (DNNs) produce poorly calibrated estimates of class-posterior probabilities. We hypothesize that this is due to the limited calibration supervision provided by the cross-ent…

Binary Classification

On the Calibration of Nested Dichotomies for Large Multiclass Tasks

2018-09-08 · Tim Leathart, Eibe Frank, Bernhard Pfahringer, Geoffrey Holmes

Nested dichotomies are used as a method of transforming a multiclass classification problem into a series of binary problems. A tree structure is induced that recursively splits the set of classes into subsets, and a bin…

Binary ClassificationGeneral Classification

Binary Classifier Calibration using an Ensemble of Near Isotonic Regression Models

2015-11-16 · Mahdi Pakdaman Naeini, Gregory F. Cooper

Learning accurate probabilistic models from data is crucial in many practical tasks in data mining. In this paper we present a new non-parametric calibration method called \textit{ensemble of near isotonic regression} (E…

Binary ClassificationClassifier calibrationGeneral Classificationregression