Binary Classifier Calibration: Bayesian Non-Parametric Approach
Mahdi Pakdaman Naeini, Gregory F. Cooper, Milos Hauskrecht

TL;DR
This paper introduces two Bayesian non-parametric calibration methods for binary classifiers that improve calibration accuracy without depending on the underlying model, applicable as post-processing techniques.
Contribution
The paper proposes two novel Bayesian non-parametric calibration methods that are model-agnostic and effective as post-processing steps for binary classifiers.
Findings
Methods outperform or match state-of-the-art calibration techniques.
Applicable across various machine learning models and datasets.
Enhance decision-making by improving probability calibration.
Abstract
A set of probabilistic predictions is well calibrated if the events that are predicted to occur with probability p do in fact occur about p fraction of the time. Well calibrated predictions are particularly important when machine learning models are used in decision analysis. This paper presents two new non-parametric methods for calibrating outputs of binary classification models: a method based on the Bayes optimal selection and a method based on the Bayesian model averaging. The advantage of these methods is that they are independent of the algorithm used to learn a predictive model, and they can be applied in a post-processing step, after the model is learned. This makes them applicable to a wide variety of machine learning models and methods. These calibration methods, as well as other methods, are tested on a variety of datasets in terms of both discrimination and calibration…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBayesian Modeling and Causal Inference · Fault Detection and Control Systems · Neural Networks and Applications
