Gradient-based optimization for variational empirical Bayes multiple regression
Saikat Banerjee, Peter Carbonetto, Matthew Stephens

TL;DR
This paper introduces GradVI, a gradient-based optimization method for variational empirical Bayes multiple regression, offering faster convergence and greater flexibility compared to traditional coordinate ascent methods, especially in high-dimensional, correlated predictor settings.
Contribution
The paper proposes GradVI, a novel gradient-based optimization approach for VEB regression, improving speed, flexibility, and parallelization over existing CAVI methods.
Findings
GradVI converges faster than CAVI in correlated predictor scenarios.
GradVI achieves similar predictive performance to CAVI in simple cases.
GradVI is computationally efficient with matrix-vector products and supports parallelization.
Abstract
Variational empirical Bayes (VEB) methods provide a practically attractive approach to fitting large, sparse, multiple regression models. These methods usually use coordinate ascent to optimize the variational objective function, an approach known as coordinate ascent variational inference (CAVI). Here we propose alternative optimization approaches based on gradient-based (quasi-Newton) methods, which we call gradient-based variational inference (GradVI). GradVI exploits a recent result from Kim et. al. [arXiv:2208.10910] which writes the VEB regression objective function as a penalized regression. Unfortunately the penalty function is not available in closed form, and we present and compare two approaches to dealing with this problem. In simple situations where CAVI performs well, we show that GradVI produces similar predictive performance, and GradVI converges in fewer iterations when…
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
MethodsVariational Inference
