English

Meta-Calibration: Learning of Model Calibration Using Differentiable Expected Calibration Error

Machine Learning 2023-08-29 v3 Machine Learning

Abstract

Calibration of neural networks is a topical problem that is becoming more and more important as neural networks increasingly underpin real-world applications. The problem is especially noticeable when using modern neural networks, for which there is a significant difference between the confidence of the model and the probability of correct prediction. Various strategies have been proposed to improve calibration, yet accurate calibration remains challenging. We propose a novel framework with two contributions: introducing a new differentiable surrogate for expected calibration error (DECE) that allows calibration quality to be directly optimised, and a meta-learning framework that uses DECE to optimise for validation set calibration with respect to model hyper-parameters. The results show that we achieve competitive performance with existing calibration approaches. Our framework opens up a new avenue and toolset for tackling calibration, which we believe will inspire further work on this important challenge.

Keywords

Cite

@article{arxiv.2106.09613,
  title  = {Meta-Calibration: Learning of Model Calibration Using Differentiable Expected Calibration Error},
  author = {Ondrej Bohdal and Yongxin Yang and Timothy Hospedales},
  journal= {arXiv preprint arXiv:2106.09613},
  year   = {2023}
}

Comments

Published in Transactions on Machine Learning Research (08/2023)

R2 v1 2026-06-24T03:19:23.857Z