TL;DR
This paper introduces Bayesian confidence calibration for neural networks, providing not only calibrated confidence scores but also an uncertainty measure for the calibration itself, enhancing reliability especially under covariate shift.
Contribution
It proposes a Bayesian approach to confidence calibration using stochastic variational inference, enabling uncertainty estimation in calibration for neural networks.
Findings
Achieves state-of-the-art calibration performance for object detection
Provides a reliable uncertainty measure for calibration quality
Enables covariate shift detection using calibration uncertainty
Abstract
Modern neural networks have found to be miscalibrated in terms of confidence calibration, i.e., their predicted confidence scores do not reflect the observed accuracy or precision. Recent work has introduced methods for post-hoc confidence calibration for classification as well as for object detection to address this issue. Especially in safety critical applications, it is crucial to obtain a reliable self-assessment of a model. But what if the calibration method itself is uncertain, e.g., due to an insufficient knowledge base? We introduce Bayesian confidence calibration - a framework to obtain calibrated confidence estimates in conjunction with an uncertainty of the calibration method. Commonly, Bayesian neural networks (BNN) are used to indicate a network's uncertainty about a certain prediction. BNNs are interpreted as neural networks that use distributions instead of weights for…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsVariational Inference
