Variational Inference for Bayesian Bridge Regression
Carlos Tadeu Pagani Zanini, Helio dos Santos Migon, Ronaldo Dias

TL;DR
This paper introduces an ADVI-based Bayesian inference method for bridge regression models, enabling faster computation with large datasets and providing joint uncertainty estimates for model parameters.
Contribution
It develops a novel ADVI implementation for bridge regression, including Lasso and ridge as special cases, improving computational efficiency over traditional MCMC methods.
Findings
ADVI accelerates Bayesian bridge regression inference.
The method provides accurate uncertainty estimates.
Effective for non-parametric regression with B-splines.
Abstract
We study the implementation of Automatic Differentiation Variational inference (ADVI) for Bayesian inference on regression models with bridge penalization. The bridge approach uses norm, with to define a penalization on large values of the regression coefficients, which includes the Lasso () and ridge penalizations as special cases. Full Bayesian inference seamlessly provides joint uncertainty estimates for all model parameters. Although MCMC aproaches are available for bridge regression, it can be slow for large dataset, specially in high dimensions. The ADVI implementation allows the use of small batches of data at each iteration (due to stochastic gradient based algorithms), therefore speeding up computational time in comparison with MCMC. We illustrate the approach on non-parametric regression models with…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsStatistical Methods and Inference · Gaussian Processes and Bayesian Inference · Control Systems and Identification
MethodsVariational Inference
