The reviewed record of science sign in
Pith

arxiv: 2008.08400 · v3 · pith:HJW3LU3V · submitted 2020-08-19 · stat.ML · cs.LG

Improving predictions of Bayesian neural nets via local linearization

Reviewed by Pithpith:HJW3LU3Vopen to challenge →

classification stat.ML cs.LG
keywords approximationbayesianmodelgeneralizedinferencelinearizationlocalmodified
0
0 comments X
read the original abstract

The generalized Gauss-Newton (GGN) approximation is often used to make practical Bayesian deep learning approaches scalable by replacing a second order derivative with a product of first order derivatives. In this paper we argue that the GGN approximation should be understood as a local linearization of the underlying Bayesian neural network (BNN), which turns the BNN into a generalized linear model (GLM). Because we use this linearized model for posterior inference, we should also predict using this modified model instead of the original one. We refer to this modified predictive as "GLM predictive" and show that it effectively resolves common underfitting problems of the Laplace approximation. It extends previous results in this vein to general likelihoods and has an equivalent Gaussian process formulation, which enables alternative inference schemes for BNNs in function space. We demonstrate the effectiveness of our approach on several standard classification datasets as well as on out-of-distribution detection. We provide an implementation at https://github.com/AlexImmer/BNN-predictions.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Low Rank Based Subspace Inference for the Laplace Approximation of Bayesian Neural Networks

    cs.LG 2025-02 unverdicted novelty 6.0

    Derives optimal low-rank subspace for Laplace approx in BNNs, provides scalable outperforming version, and new comparison metric.