paper-with-me

Papers

Binary Classifier Calibration: Non-parametric approach

2014-01-14 · Mahdi Pakdaman Naeini, Gregory F. Cooper, Milos Hauskrecht

Accurate calibration of probabilistic predictive models learned is critical for many practical prediction and decision-making tasks. There are two main categories of methods for building calibrated classifiers. One approach is to develop methods for learning probabilistic models that are well-calibrated, ab initio. The other approach is to use some post-processing methods for transforming the output of a classifier to be well calibrated, as for example histogram binning, Platt scaling, and isotonic regression. One advantage of the post-processing approach is that it can be applied to any existing probabilistic classification model that was constructed using any machine-learning method. In this paper, we first introduce two measures for evaluating how well a classifier is calibrated. We prove three theorems showing that using a simple histogram binning post-processing method, it is possible to make a classifier be well calibrated while retaining its discrimination capability. Also, by casting the histogram binning method as a density-based non-parametric binary classifier, we can extend it using two simple non-parametric density estimation methods. We demonstrate the performance of the proposed calibration methods on synthetic and real datasets. Experimental results show that the proposed methods either outperform or are comparable to existing calibration methods.

📄 PDF Abstract BibTeX arXiv:1401.3390

Code (0)

등록된 구현이 없습니다.

Tasks

Classifier calibrationDecision MakingDensity Estimation

Similar Papers 제목 키워드 기반

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

Recalibrating binary probabilistic classifiers

2025-05-25 · Dirk Tasche

Recalibration of binary probabilistic classifiers to a target prior probability is an important task in areas like credit risk management. We analyse methods for recalibration from a distribution shift perspective. Distr…

Management

Calibration of Machine Learning Classifiers for Probability of Default Modelling

2017-10-24 · Pedro G. Fonseca, Hugo D. Lopes

Binary classification is highly used in credit scoring in the estimation of probability of default. The validation of such predictive models is based both on rank ability, and also on calibration (i.e. how accurately the…

BIG-bench Machine LearningBinary ClassificationGeneral Classificationregression+2

The PAV algorithm optimizes binary proper scoring rules

2013-04-08 · Niko Brummer, Johan du Preez

There has been much recent interest in application of the pool-adjacent-violators (PAV) algorithm for the purpose of calibrating the probabilistic outputs of automatic pattern recognition and machine learning algorithms.…

Distribution-free binary classification: prediction sets, confidence intervals and calibration

2020-06-18 · NeurIPS 2020 12 · Chirag Gupta, Aleksandr Podkopaev, Aaditya Ramdas

We study three notions of uncertainty quantification -- calibration, confidence intervals and prediction sets -- for binary classification in the distribution-free setting, that is without making any distributional assum…

Binary ClassificationClassificationGeneral ClassificationUncertainty Quantification