paper-with-me

홈 › Papers

Mixtures of Laplace Approximations for Improved Post-Hoc Uncertainty in Deep Learning

2021-11-05 · Runa Eschenhagen, Erik Daxberger, Philipp Hennig, Agustinus Kristiadi

Deep neural networks are prone to overconfident predictions on outliers. Bayesian neural networks and deep ensembles have both been shown to mitigate this problem to some extent. In this work, we aim to combine the benefits of the two approaches by proposing to predict with a Gaussian mixture model posterior that consists of a weighted sum of Laplace approximations of independently trained deep neural networks. The method can be used post hoc with any set of pre-trained networks and only requires a small computational and memory overhead compared to regular ensembles. We theoretically validate that our approach mitigates overconfidence "far away" from the training data and empirically compare against state-of-the-art baselines on standard uncertainty quantification benchmarks.

📄 PDF Abstract BibTeX arXiv:2111.03577

Code (0)

등록된 구현이 없습니다.

Tasks

Uncertainty Quantification

Methods 이 논문이 사용한 방법론

Deep Ensembles 설명 없음
HOC 설명 없음

Similar Papers 제목 키워드 기반

Laplace's Method Approximations for Probabilistic Inference in Belief Networks with Continuous Variables

2013-02-27 · Adriano Azevedo-Filho, Ross D. Shachter

Laplace's method, a family of asymptotic methods used to approximate integrals, is presented as a potential candidate for the tool box of techniques used for knowledge acquisition and probabilistic inference in belief ne…

Model Selection

laplax -- Laplace Approximations with JAX

2025-07-22 · Tobias Weber, Bálint Mucsányi, Lenard Rommel, Thomas Christie 외 arxiv

The Laplace approximation provides a scalable and efficient means of quantifying weight-space uncertainty in deep neural networks, enabling the application of Bayesian tools such as predictive uncertainty and model selec…

Bayesian Deep Learning via Subnetwork Inference

2020-10-28 · Erik Daxberger, Eric Nalisnick, James Urquhart Allingham, Javier Antorán 외

The Bayesian paradigm has the potential to solve core issues of deep neural networks such as poor calibration and data inefficiency. Alas, scaling Bayesian inference to large weight spaces often requires restrictive appr…

Bayesian InferenceDeep Learning

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…

Walking on the Fiber: A Simple Geometric Approximation for Bayesian Neural Networks

2025-12-01 · Alfredo Reichlin, Miguel Vasco, Danica Kragic arxiv

Bayesian Neural Networks provide a principled framework for uncertainty quantification by modeling the posterior distribution of network parameters. However, exact posterior inference is computationally intractable, and …

Bayesian Inference