Sparse online variational Bayesian regression
Kody J. H. Law, Vitaly Zankin

TL;DR
This paper introduces a scalable variational Bayesian method for sparse linear regression that efficiently handles large datasets and promotes sparsity, offering comparable performance to Bayesian LASSO at a fraction of the computational cost.
Contribution
The paper presents a novel online variational Bayesian approach for sparse regression with scale mixture priors, enabling efficient handling of large-scale data and promoting sparsity more strongly.
Findings
Method achieves comparable variable selection and uncertainty quantification to Bayesian LASSO.
Handles datasets with over 100,000 samples and millions of features within reasonable time.
Provides an efficient online implementation with linear or near-linear complexity.
Abstract
This work considers variational Bayesian inference as an inexpensive and scalable alternative to a fully Bayesian approach in the context of sparsity-promoting priors. In particular, the priors considered arise from scale mixtures of Normal distributions with a generalized inverse Gaussian mixing distribution. This includes the variational Bayesian LASSO as an inexpensive and scalable alternative to the Bayesian LASSO introduced in [65]. It also includes a family of priors which more strongly promote sparsity. For linear models the method requires only the iterative solution of deterministic least squares problems. Furthermore, for p unknown covariates the method can be implemented exactly online with a cost of in computation and in memory per iteration -- in other words, the cost per iteration is independent of n, and in principle infinite data can be considered. For…
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
TopicsMachine Learning and Algorithms · Gaussian Processes and Bayesian Inference · Bayesian Methods and Mixture Models
