English

Implicit Weight Uncertainty in Neural Networks

Machine Learning 2018-05-28 v2 Machine Learning

Abstract

Modern neural networks tend to be overconfident on unseen, noisy or incorrectly labelled data and do not produce meaningful uncertainty measures. Bayesian deep learning aims to address this shortcoming with variational approximations (such as Bayes by Backprop or Multiplicative Normalising Flows). However, current approaches have limitations regarding flexibility and scalability. We introduce Bayes by Hypernet (BbH), a new method of variational approximation that interprets hypernetworks as implicit distributions. It naturally uses neural networks to model arbitrarily complex distributions and scales to modern deep learning architectures. In our experiments, we demonstrate that our method achieves competitive accuracies and predictive uncertainties on MNIST and a CIFAR5 task, while being the most robust against adversarial attacks.

Keywords

Cite

@article{arxiv.1711.01297,
  title  = {Implicit Weight Uncertainty in Neural Networks},
  author = {Nick Pawlowski and Andrew Brock and Matthew C. H. Lee and Martin Rajchl and Ben Glocker},
  journal= {arXiv preprint arXiv:1711.01297},
  year   = {2018}
}

Comments

Submitted to NIPS 2018, under review

R2 v1 2026-06-22T22:35:39.843Z