Collapsed Inference for Bayesian Deep Learning
Zhe Zeng, Guy Van den Broeck

TL;DR
This paper introduces a novel collapsed inference method for Bayesian neural networks that improves efficiency and accuracy by combining subset sampling with analytical marginalization, advancing uncertainty quantification.
Contribution
It reveals a connection between BNN inference and volume computation, and proposes a collapsed inference scheme that enhances sample efficiency and predictive performance.
Findings
Achieves state-of-the-art uncertainty estimation.
Demonstrates significant improvements on regression and classification tasks.
Balances scalability and accuracy effectively.
Abstract
Bayesian neural networks (BNNs) provide a formalism to quantify and calibrate uncertainty in deep learning. Current inference approaches for BNNs often resort to few-sample estimation for scalability, which can harm predictive performance, while its alternatives tend to be computationally prohibitively expensive. We tackle this challenge by revealing a previously unseen connection between inference on BNNs and volume computation problems. With this observation, we introduce a novel collapsed inference scheme that performs Bayesian model averaging using collapsed samples. It improves over a Monte-Carlo sample by limiting sampling to a subset of the network weights while pairing it with some closed-form conditional distribution over the rest. A collapsed sample represents uncountably many models drawn from the approximate posterior and thus yields higher sample efficiency. Further, we…
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
Taxonomy
TopicsGaussian Processes and Bayesian Inference · Adversarial Robustness in Machine Learning · Machine Learning and Data Classification
