paper-with-me

Papers

Sampling from Bayesian Neural Network Posteriors with Symmetric Minibatch Splitting Langevin Dynamics

2024-10-14 · Daniel Paulin, Peter A. Whalley, Neil K. Chada, Benedict Leimkuhler

We propose a scalable kinetic Langevin dynamics algorithm for sampling parameter spaces of big data and AI applications. Our scheme combines a symmetric forward/backward sweep over minibatches with a symmetric discretization of Langevin dynamics. For a particular Langevin splitting method (UBU), we show that the resulting Symmetric Minibatch Splitting-UBU (SMS-UBU) integrator has bias $O(h^2 d^{1/2})$ in dimension $d>0$ with stepsize $h>0$, despite only using one minibatch per iteration, thus providing excellent control of the sampling bias as a function of the stepsize. We apply the algorithm to explore local modes of the posterior distribution of Bayesian neural networks (BNNs) and evaluate the calibration performance of the posterior predictive probabilities for neural networks with convolutional neural network architectures for classification problems on three different datasets (Fashion-MNIST, Celeb-A and chest X-ray). Our results indicate that BNNs sampled with SMS-UBU can offer significantly better calibration performance compared to standard methods of training and stochastic weight averaging.

📄 PDF Abstract BibTeX arXiv:2410.19780

Code (1)

paulindani/sms_kinetic_langevin 공식 구현

Similar Papers 제목 키워드 기반

Practical calibration of the temperature parameter in Gibbs posteriors

2020-04-22 · Lucie Perrotta

PAC-Bayesian algorithms and Gibbs posteriors are gaining popularity due to their robustness against model misspecification even when Bayesian inference is inconsistent. The PAC-Bayesian alpha-posterior is a generalizatio…

Bayesian Inference

Randomised Splitting Methods and Stochastic Gradient Descent

2025-04-05 · Luke Shaw, Peter A. Whalley

We explore an explicit link between stochastic gradient descent using common batching strategies and splitting methods for ordinary differential equations. From this perspective, we introduce a new minibatching strategy …

A comparison of Bayesian sampling algorithms for high-dimensional particle physics and cosmology applications

2024-09-27 · Joshua Albert, Csaba Balazs, Andrew Fowlie, Will Handley 외

For several decades now, Bayesian inference techniques have been applied to theories of particle physics, cosmology and astrophysics to obtain the probability density functions of their free parameters. In this study, we…

Bayesian Inference

Likelihood Inflating Sampling Algorithm

2016-05-06 · Reihaneh Entezari, Radu V. Craiu, Jeffrey S. Rosenthal

Markov Chain Monte Carlo (MCMC) sampling from a posterior distribution corresponding to a massive data set can be computationally prohibitive since producing one sample requires a number of operations that is linear in t…

Thermodynamic Bayesian Inference

2024-10-02 · Maxwell Aifer, Samuel Duffield, Kaelan Donatella, Denis Melanson 외

A fully Bayesian treatment of complicated predictive models (such as deep neural networks) would enable rigorous uncertainty quantification and the automation of higher-level tasks including model selection. However, the…

Bayesian InferenceModel SelectionUncertainty Quantification