Projective Integral Updates for High-Dimensional Variational Inference
Jed A. Duersch

TL;DR
This paper introduces a fixed-point optimization method for high-dimensional variational inference using projective integral updates, enabling more robust Bayesian approximations with efficient quadrature techniques and a PyTorch implementation.
Contribution
It presents a novel fixed-point variational inference approach based on projective integral updates applicable to high-dimensional models, with efficient quadrature for mean-field distributions and improved uncertainty control.
Findings
Superior generalizability demonstrated across multiple learning tasks.
Efficient quadrature sequence reduces computational cost.
PyTorch implementation enables practical application.
Abstract
Variational inference is an approximation framework for Bayesian inference that seeks to improve quantified uncertainty in predictions by optimizing a simplified distribution over parameters to stand in for the full posterior. Capturing model variations that remain consistent with training data enables more robust predictions by reducing parameter sensitivity. This work introduces a fixed-point optimization for variational inference that is applicable when every feasible log density can be expressed as a linear combination of functions from a given basis. In such cases, the optimizer becomes a fixed-point of projective integral updates. When the basis spans univariate quadratics in each parameter, feasible densities are Gaussian and the projective integral updates yield quasi-Newton variational Bayes (QNVB). Other bases and updates are also possible. As these updates require…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGaussian Processes and Bayesian Inference · Model Reduction and Neural Networks · Machine Learning and Algorithms
MethodsTest · Variational Inference
