Low-rank variational Bayes correction to the Laplace method
Janet van Niekerk, Haavard Rue
TL;DR
The paper introduces Low-Rank Variational Bayes correction (VBC), a hybrid approach that preserves the scalability of the Laplace method while enhancing posterior mean accuracy via a low-rank, propagated mean correction $\pmb\psi_1 = \pmb\psi_0 + \pmb Q_I^{-1}\pmb\lambda$ in reduced dimension $p$. The methodology is implemented as a standalone VBC and as INLA-VBC to improve INLA for latent Gaussian models with hyperparameters, leveraging Gauss–Hermite quadrature and smart gradient techniques to maintain efficiency. Across simulated low-count Poisson data and real-world LGMs (Tokyo rainfall and AML survival with SPDE), VBC and especially INLA-VBC achieve accuracy comparable to MCMC or Laplace with substantially reduced computational cost. This framework offers a flexible, scalable path for accurate approximate Bayesian inference in high-dimensional latent spaces and broad LGMs, with implementation in R-INLA and potential extensions to variance and skewness corrections.
Abstract
Approximate inference methods like the Laplace method, Laplace approximations and variational methods, amongst others, are popular methods when exact inference is not feasible due to the complexity of the model or the abundance of data. In this paper we propose a hybrid approximate method called Low-Rank Variational Bayes correction (VBC), that uses the Laplace method and subsequently a Variational Bayes correction in a lower dimension, to the joint posterior mean. The cost is essentially that of the Laplace method which ensures scalability of the method, in both model complexity and data size. Models with fixed and unknown hyperparameters are considered, for simulated and real examples, for small and large datasets.
