Deterministic Variational Inference for Robust Bayesian Neural Networks
Abstract
Bayesian neural networks (BNNs) hold great promise as a flexible and principled solution to deal with uncertainty when learning from finite data. Among approaches to realize probabilistic inference in deep neural networks, variational Bayes (VB) is theoretically grounded, generally applicable, and computationally efficient. With wide recognition of potential advantages, why is it that variational Bayes has seen very limited practical use for BNNs in real applications? We argue that variational inference in neural networks is fragile: successful implementations require careful initialization and tuning of prior variances, as well as controlling the variance of Monte Carlo gradient estimates. We provide two innovations that aim to turn VB into a robust inference tool for Bayesian neural networks: first, we introduce a novel deterministic method to approximate moments in neural networks, eliminating gradient variance; second, we introduce a hierarchical prior for parameters and a novel Empirical Bayes procedure for automatically selecting prior variances. Combining these two innovations, the resulting method is highly efficient and robust. On the application of heteroscedastic regression we demonstrate good predictive performance over alternative approaches.
Cite
Text
Wu et al. "Deterministic Variational Inference for Robust Bayesian Neural Networks." International Conference on Learning Representations, 2019.Markdown
[Wu et al. "Deterministic Variational Inference for Robust Bayesian Neural Networks." International Conference on Learning Representations, 2019.](https://mlanthology.org/iclr/2019/wu2019iclr-deterministic/)BibTeX
@inproceedings{wu2019iclr-deterministic,
title = {{Deterministic Variational Inference for Robust Bayesian Neural Networks}},
author = {Wu, Anqi and Nowozin, Sebastian and Meeds, Edward and Turner, Richard E. and Hernández-Lobato, José Miguel and Gaunt, Alexander L.},
booktitle = {International Conference on Learning Representations},
year = {2019},
url = {https://mlanthology.org/iclr/2019/wu2019iclr-deterministic/}
}