Scaling Up Bayesian Neural Networks with Neural Networks
Zahra Moslemi, Yang Meng, Shiwei Lan, Babak Shahbaba

TL;DR
This paper introduces a novel Calibration-Emulation-Sampling strategy to significantly improve the computational efficiency of Bayesian Neural Networks while maintaining their ability to quantify uncertainty effectively.
Contribution
The paper presents a new CES framework that accelerates BNN sampling by using an emulator trained on initial samples, reducing computational costs compared to traditional methods.
Findings
CES improves BNN sampling speed substantially.
Maintains prediction accuracy and uncertainty quantification.
Effective on both simulated and real data.
Abstract
Bayesian Neural Networks (BNNs) offer a principled and natural framework for proper uncertainty quantification in the context of deep learning. They address the typical challenges associated with conventional deep learning methods, such as data insatiability, ad-hoc nature, and susceptibility to overfitting. However, their implementation typically either relies on Markov chain Monte Carlo (MCMC) methods, which are characterized by their computational intensity and inefficiency in a high-dimensional space, or variational inference methods, which tend to underestimate uncertainty. To address this issue, we propose a novel Calibration-Emulation-Sampling (CES) strategy to significantly enhance the computational efficiency of BNN. In this framework, during the initial calibration stage, we collect a small set of samples from the parameter space. These samples serve as training data for the…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Anomaly Detection Techniques and Applications · Gaussian Processes and Bayesian Inference
