Structured Matrix Scaling for Multi-Class Calibration
By: Eugène Berta , David Holzmüller , Michael I. Jordan and more
Potential Business Impact:
Makes computer predictions more trustworthy and accurate.
Post-hoc recalibration methods are widely used to ensure that classifiers provide faithful probability estimates. We argue that parametric recalibration functions based on logistic regression can be motivated from a simple theoretical setting for both binary and multiclass classification. This insight motivates the use of more expressive calibration methods beyond standard temperature scaling. For multi-class calibration however, a key challenge lies in the increasing number of parameters introduced by more complex models, often coupled with limited calibration data, which can lead to overfitting. Through extensive experiments, we demonstrate that the resulting bias-variance tradeoff can be effectively managed by structured regularization, robust preprocessing and efficient optimization. The resulting methods lead to substantial gains over existing logistic-based calibration techniques. We provide efficient and easy-to-use open-source implementations of our methods, making them an attractive alternative to common temperature, vector, and matrix scaling implementations.
Similar Papers
Scalable Utility-Aware Multiclass Calibration
Machine Learning (CS)
Makes AI predictions more trustworthy and useful.
Calibration Meets Reality: Making Machine Learning Predictions Trustworthy
Machine Learning (CS)
Makes computer guesses more trustworthy and accurate.
Enforcing Calibration in Multi-Output Probabilistic Regression with Pre-rank Regularization
Machine Learning (Stat)
Makes computer predictions more trustworthy.