MBCT: Tree-Based Feature-Aware Binning for Individual Uncertainty Calibration
Siguang Huang, Yunli Wang, Lili Mou, Huayue Zhang, Han Zhu, Chuan Yu,, Bo Zheng

TL;DR
This paper introduces MBCT, a feature-aware binning method using tree structures for individual calibration, improving calibration accuracy and order sensitivity over existing binning techniques.
Contribution
The paper proposes MBCT, a novel tree-based binning framework with a multi-view calibration loss, addressing limitations of existing binning methods for better calibration and order accuracy.
Findings
MBCT outperforms existing calibration methods in calibration error.
MBCT improves order accuracy in calibration tasks.
Multi-view calibration loss effectively models calibration error.
Abstract
Most machine learning classifiers only concern classification accuracy, while certain applications (such as medical diagnosis, meteorological forecasting, and computation advertising) require the model to predict the true probability, known as a calibrated estimate. In previous work, researchers have developed several calibration methods to post-process the outputs of a predictor to obtain calibrated values, such as binning and scaling methods. Compared with scaling, binning methods are shown to have distribution-free theoretical guarantees, which motivates us to prefer binning methods for calibration. However, we notice that existing binning methods have several drawbacks: (a) the binning scheme only considers the original prediction values, thus limiting the calibration performance; and (b) the binning approach is non-individual, mapping multiple samples in a bin to the same value,…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Machine Learning and Data Classification · Explainable Artificial Intelligence (XAI)
