Intra Order-preserving Functions for Calibration of Multi-Class Neural Networks
Amir Rahimi, Amirreza Shaban, Ching-An Cheng, Richard Hartley, Byron, Boots

TL;DR
This paper introduces intra order-preserving functions, a neural network-based approach for post-hoc calibration of multi-class deep networks that maintains top-k predictions and improves calibration accuracy.
Contribution
It proposes a novel neural network architecture for intra order-preserving calibration functions, including regularized sub-families for better generalization, outperforming existing methods.
Findings
Outperforms temperature scaling and Dirichlet calibration in calibration metrics
Effective across diverse datasets and classifiers
Regularization improves calibration with limited data
Abstract
Predicting calibrated confidence scores for multi-class deep networks is important for avoiding rare but costly mistakes. A common approach is to learn a post-hoc calibration function that transforms the output of the original network into calibrated confidence scores while maintaining the network's accuracy. However, previous post-hoc calibration techniques work only with simple calibration functions, potentially lacking sufficient representation to calibrate the complex function landscape of deep networks. In this work, we aim to learn general post-hoc calibration functions that can preserve the top-k predictions of any deep network. We call this family of functions intra order-preserving functions. We propose a new neural network architecture that represents a class of intra order-preserving functions by combining common neural network components. Additionally, we introduce…
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
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Machine Learning and Data Classification · Adversarial Robustness in Machine Learning
