paper-with-me

Papers

Variational Laplace for Bayesian neural networks

2020-11-20 · Ali Unlu, Laurence Aitchison

We develop variational Laplace for Bayesian neural networks (BNNs) which exploits a local approximation of the curvature of the likelihood to estimate the ELBO without the need for stochastic sampling of the neural-network weights. The Variational Laplace objective is simple to evaluate, as it is (in essence) the log-likelihood, plus weight-decay, plus a squared-gradient regularizer. Variational Laplace gave better test performance and expected calibration errors than maximum a-posteriori inference and standard sampling-based variational inference, despite using the same variational approximate posterior. Finally, we emphasise care needed in benchmarking standard VI as there is a risk of stopping before the variance parameters have converged. We show that early-stopping can be avoided by increasing the learning rate for the variance parameters.

📄 PDF Abstract BibTeX arXiv:2011.10443

Code (0)

등록된 구현이 없습니다.

Tasks

BenchmarkingVariational Inference

Methods 이 논문이 사용한 방법론

SGD Stochastic Gradient Descent is an iterative optimization technique that uses minibatches of data to form an expectation of the gradient, rather than the full gradient using…

Similar Papers 제목 키워드 기반

Variational Laplace for Bayesian neural networks

2021-02-27 · Ali Unlu, Laurence Aitchison

We develop variational Laplace for Bayesian neural networks (BNNs) which exploits a local approximation of the curvature of the likelihood to estimate the ELBO without the need for stochastic sampling of the neural-netwo…

BenchmarkingImage ClassificationVariational Inference

The variational Laplace approach to approximate Bayesian inference

2017-03-02 · Jean Daunizeau

Variational approaches to approximate Bayesian inference provide very efficient means of performing parameter estimation and model selection. Among these, so-called variational-Laplace or VL schemes rely on Gaussian appr…

Bayesian InferenceModel Selectionparameter estimation

Disentangling the Gauss-Newton Method and Approximate Inference for Neural Networks

2020-07-21 · Alexander Immer

In this thesis, we disentangle the generalized Gauss-Newton and approximate inference for Bayesian deep learning. The generalized Gauss-Newton method is an optimization method that is used in several popular Bayesian dee…

Deep LearningGaussian Processes

Integrated Non-Factorized Variational Inference

2013-12-01 · NeurIPS 2013 12 · Shaobo Han, Xuejun Liao, Lawrence Carin

We present a non-factorized variational method for full posterior inference in Bayesian hierarchical models, with the goal of capturing the posterior variable dependencies via efficient and possibly parallel computation…

Variational Inference

Mixed Variational Inference

2019-01-15 · Nikolaos Gianniotis

The Laplace approximation has been one of the workhorses of Bayesian inference. It often delivers good approximations in practice despite the fact that it does not strictly take into account where the volume of posterior…

Bayesian InferenceVariational Inference