English

Variational Neural Networks

Machine Learning 2024-10-28 v3 Machine Learning

Abstract

Bayesian Neural Networks (BNNs) provide a tool to estimate the uncertainty of a neural network by considering a distribution over weights and sampling different models for each input. In this paper, we propose a method for uncertainty estimation in neural networks which, instead of considering a distribution over weights, samples outputs of each layer from a corresponding Gaussian distribution, parametrized by the predictions of mean and variance sub-layers. In uncertainty quality estimation experiments, we show that the proposed method achieves better uncertainty quality than other single-bin Bayesian Model Averaging methods, such as Monte Carlo Dropout or Bayes By Backpropagation methods.

Keywords

Cite

@article{arxiv.2207.01524,
  title  = {Variational Neural Networks},
  author = {Illia Oleksiienko and Dat Thanh Tran and Alexandros Iosifidis},
  journal= {arXiv preprint arXiv:2207.01524},
  year   = {2024}
}

Comments

5 pages, 3 figures. This work has been submitted to the IEEE for possible publication

R2 v1 2026-06-24T12:13:30.574Z