Calibrating Bayesian Learning via Regularization, Confidence Minimization, and Selective Inference
Jiayi Huang, Sangwoo Park, Osvaldo Simeone

TL;DR
This paper introduces a novel Bayesian learning framework that combines calibration regularization, confidence minimization, and selective calibration to improve AI reliability in both in-distribution and out-of-distribution scenarios.
Contribution
It extends variational inference-based Bayesian learning with a new scheme integrating calibration and confidence techniques for better AI decision reliability.
Findings
SCBNN-OCM achieves superior ID and OOD calibration and accuracy.
Selective calibration effectively rejects uncertain inputs.
Trade-offs exist between accuracy, calibration, and rejection rate.
Abstract
The application of artificial intelligence (AI) models in fields such as engineering is limited by the known difficulty of quantifying the reliability of an AI's decision. A well-calibrated AI model must correctly report its accuracy on in-distribution (ID) inputs, while also enabling the detection of out-of-distribution (OOD) inputs. A conventional approach to improve calibration is the application of Bayesian ensembling. However, owing to computational limitations and model misspecification, practical ensembling strategies do not necessarily enhance calibration. This paper proposes an extension of variational inference (VI)-based Bayesian learning that integrates calibration regularization for improved ID performance, confidence minimization for OOD detection, and selective calibration to ensure a synergistic use of calibration regularization and confidence minimization. The scheme is…
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
TopicsMachine Learning and Algorithms · Gaussian Processes and Bayesian Inference · Fault Detection and Control Systems
MethodsVariational Inference
