English

Improving the Linearized Laplace Approximation via Quadratic Approximations

Machine Learning 2026-02-04 v1 Machine Learning

Abstract

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 applying Laplace inference to the resulting model. Importantly, the linear model is also used for prediction. We argue this linearization in the posterior may degrade fidelity to the true Laplace approximation. To alleviate this problem, without increasing significantly the computational cost, we propose the Quadratic Laplace Approximation (QLA). QLA approximates each second order factor in the approximate Laplace log-posterior using a rank-one factor obtained via efficient power iterations. QLA is expected to yield a posterior precision closer to that of the full Laplace without forming the full Hessian, which is typically intractable. For prediction, QLA also uses the linearized model. Empirically, QLA yields modest yet consistent uncertainty estimation improvements over LLA on five regression datasets.

Keywords

Cite

@article{arxiv.2602.03394,
  title  = {Improving the Linearized Laplace Approximation via Quadratic Approximations},
  author = {Pedro Jiménez and Luis A. Ortega and Pablo Morales-Álvarez and Daniel Hernández-Lobato},
  journal= {arXiv preprint arXiv:2602.03394},
  year   = {2026}
}

Comments

6 pages, 1 table. Accepted at European Symposium on Artificial Neural Networks (ESANN 2026) as poster presentation

R2 v1 2026-07-01T09:33:56.741Z