Weight Uncertainty in Neural Networks, Charles Blundell, Julien Cornebise, Koray Kavukcuoglu, and Daan Wierstra, 2015Proceedings of the 32nd International Conference on Machine Learning (ICML), Vol. 37 (PMLR) - Introduces Bayes by Backprop, a widely used variational inference method for training Bayesian Neural Networks, detailing the ELBO objective and the reparameterization trick.
Stochastic Gradient Hamiltonian Monte Carlo, Tianqi Chen, Emily Fox, Carlos Guestrin, 2014Proceedings of the 31st International Conference on Machine Learning, Vol. 32 (PMLR) - Presents Stochastic Gradient Hamiltonian Monte Carlo (SGHMC), a key MCMC algorithm tailored for training Bayesian Neural Networks using mini-batch gradients, as discussed in the section.
On Calibration of Modern Neural Networks, Chuan Guo, Geoff Pleiss, Yu Sun, Kilian Q. Weinberger, 2017Proceedings of the 34th International Conference on Machine Learning, Vol. 70 (PMLR) - Examines calibration issues in modern neural networks and introduces reliability diagrams, providing essential context for evaluating the quality of probabilistic predictions from BNNs.