paper-with-me

Papers

L2M: Practical posterior Laplace approximation with optimization-driven second moment estimation

2021-07-09 · Christian S. Perone, Roberto Pereira Silveira, Thomas Paula

Uncertainty quantification for deep neural networks has recently evolved through many techniques. In this work, we revisit Laplace approximation, a classical approach for posterior approximation that is computationally attractive. However, instead of computing the curvature matrix, we show that, under some regularity conditions, the Laplace approximation can be easily constructed using the gradient second moment. This quantity is already estimated by many exponential moving average variants of Adagrad such as Adam and RMSprop, but is traditionally discarded after training. We show that our method (L2M) does not require changes in models or optimization, can be implemented in a few lines of code to yield reasonable results, and it does not require any extra computational steps besides what is already being computed by optimizers, without introducing any new hyperparameter. We hope our method can open new research directions on using quantities already computed by optimizers for uncertainty estimation in deep neural networks.

📄 PDF Abstract BibTeX arXiv:2107.04695

Code (0)

등록된 구현이 없습니다.

Tasks

Uncertainty Quantification

Methods 이 논문이 사용한 방법론

Adam 설명 없음
AdaGrad AdaGrad is a stochastic optimization method that adapts the learning rate to the parameters. It performs smaller updates for parameters associated with frequently occurring…

Similar Papers 제목 키워드 기반

Riemannian Laplace approximations for Bayesian neural networks

2023-06-12 · NeurIPS 2023 11

Bayesian neural networks often approximate the weight-posterior with a Gaussian distribution. However, practical posteriors are often, even locally, highly non-Gaussian, and empirical performance deteriorates. We propose…

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

The computational asymptotics of Gaussian variational inference and the Laplace approximation

2021-04-13 · Zuheng Xu, Trevor Campbell

Gaussian variational inference and the Laplace approximation are popular alternatives to Markov chain Monte Carlo that formulate Bayesian posterior inference as an optimization problem, enabling the use of simple and sca…

Bayesian InferenceStochastic OptimizationVariational Inference

Improving the Linearized Laplace Approximation via Quadratic Approximations

2026-02-03 · Pedro Jiménez, Luis A. Ortega, Pablo Morales-Álvarez, Daniel Hernández-Lobato arxiv

Deep neural networks (DNNs) often produce overconfident out-of-distribution predictions, motivating Bayesian uncertainty quantification. The Linearized Laplace Approximation (LLA) achieves this by linearizing the DNN and…

Laplace approximation for logistic Gaussian process density estimation and regression

2012-11-01 · Jaakko Riihimäki, Aki Vehtari

Logistic Gaussian process (LGP) priors provide a flexible alternative for modelling unknown densities. The smoothness properties of the density estimates can be controlled through the prior covariance structure of the LG…

Bayesian InferenceDensity Estimationregression