Decoupling of neural network calibration measures
Dominik Werner Wolf, Prasannavenkatesh Balaji, Alexander Braun, Markus Ulrich
TL;DR
This work reveals a fundamental decoupling among common neural network calibration metrics, showing that optimizing one measure (e.g., ECE or UCE) does not guarantee optimality for others (e.g., CCQS/UCQS or AUSE-based criteria). It analyzes the relationships between calibration approaches, metrics, and uncertainty decomposition, using a UNET for semantic segmentation on the A2D2 dataset to demonstrate that temperature scaling can move calibration targets in different directions across metrics. By introducing and evaluating AUSE as a sparsification-based uncertainty measure and proposing AUSE$_{CE}$ as a residual-uncertainty estimator, the authors argue that a portion of calibration uncertainty remains irreducible under a fixed architecture, shaped by both aleatoric data randomness and the limited hypothesis space. The findings suggest that relying on a single calibration metric can yield ambiguous and potentially unsafe prediction intervals, highlighting the need for metric-aware calibration strategies in safety-critical applications and offering a pathway to disentangle model bias from irreducible uncertainty.
Abstract
A lot of effort is currently invested in safeguarding autonomous driving systems, which heavily rely on deep neural networks for computer vision. We investigate the coupling of different neural network calibration measures with a special focus on the Area Under the Sparsification Error curve (AUSE) metric. We elaborate on the well-known inconsistency in determining optimal calibration using the Expected Calibration Error (ECE) and we demonstrate similar issues for the AUSE, the Uncertainty Calibration Score (UCS), as well as the Uncertainty Calibration Error (UCE). We conclude that the current methodologies leave a degree of freedom, which prevents a unique model calibration for the homologation of safety-critical functionalities. Furthermore, we propose the AUSE as an indirect measure for the residual uncertainty, which is irreducible for a fixed network architecture and is driven by the stochasticity in the underlying data generation process (aleatoric contribution) as well as the limitation in the hypothesis space (epistemic contribution).
