English

Few-sample Variational Inference of Bayesian Neural Networks with Arbitrary Nonlinearities

Machine Learning 2024-10-22 v5

Abstract

Bayesian Neural Networks (BNNs) extend traditional neural networks to provide uncertainties associated with their outputs. On the forward pass through a BNN, predictions (and their uncertainties) are made either by Monte Carlo sampling network weights from the learned posterior or by analytically propagating statistical moments through the network. Though flexible, Monte Carlo sampling is computationally expensive and can be infeasible or impractical under resource constraints or for large networks. While moment propagation can ameliorate the computational costs of BNN inference, it can be difficult or impossible for networks with arbitrary nonlinearities, thereby restricting the possible set of network layers permitted with such a scheme. In this work, we demonstrate a simple yet effective approach for propagating statistical moments through arbitrary nonlinearities with only 3 deterministic samples, enabling few-sample variational inference of BNNs without restricting the set of network layers used. Furthermore, we leverage this approach to demonstrate a novel nonlinear activation function that we use to inject physics-informed prior information into output nodes of a BNN.

Keywords

Cite

@article{arxiv.2405.02063,
  title  = {Few-sample Variational Inference of Bayesian Neural Networks with Arbitrary Nonlinearities},
  author = {David J. Schodt},
  journal= {arXiv preprint arXiv:2405.02063},
  year   = {2024}
}

Comments

Comment 1: Fixed plot markers in figure 6 to match legend and to improve grayscale appearance Comment 2: Fixed mistyped value for optimizer learning rate

R2 v1 2026-06-28T16:15:30.288Z