MELGMLNov 25, 2021

Low-rank variational Bayes correction to the Laplace method

arXiv:2111.12945v226 citations
Originality Incremental advance
AI Analysis

This incremental improvement addresses computational efficiency for researchers and practitioners using approximate inference in Bayesian statistics.

The paper tackles the challenge of approximate inference in complex models by proposing a hybrid method called Low-Rank Variational Bayes correction (VBC), which combines the Laplace method with a variational Bayes correction to improve posterior mean estimates while maintaining scalability in model complexity and data size.

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.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes