NEAILGMLMar 19, 2023

Calibration of Neural Networks

arXiv:2303.10761v112 citationsh-index: 6
Originality Synthesis-oriented
AI Analysis

It addresses the need for reliable confidence estimates in neural network predictions for real-world applications, but is incremental as a survey and empirical comparison.

This paper surveys confidence calibration problems in neural networks and empirically compares different calibration methods, analyzing problem statements, definitions, and evaluation approaches across various datasets and models.

Neural networks solving real-world problems are often required not only to make accurate predictions but also to provide a confidence level in the forecast. The calibration of a model indicates how close the estimated confidence is to the true probability. This paper presents a survey of confidence calibration problems in the context of neural networks and provides an empirical comparison of calibration methods. We analyze problem statement, calibration definitions, and different approaches to evaluation: visualizations and scalar measures that estimate whether the model is well-calibrated. We review modern calibration techniques: based on post-processing or requiring changes in training. Empirical experiments cover various datasets and models, comparing calibration methods according to different criteria.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes