paper-with-me

Papers

Sparse online variational Bayesian regression

2021-02-24 · Kody J. H. Law, Vitaly Zankin

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 $O(p^3)$ in computation and $O(p^2)$ in memory per iteration -- in other words, the cost per iteration is independent of n, and in principle infinite data can be considered. For large $p$ an approximation is able to achieve promising results for a cost of $O(p)$ per iteration, in both computation and memory. Strategies for hyper-parameter tuning are also considered. The method is implemented for real and simulated data. It is shown that the performance in terms of variable selection and uncertainty quantification of the variational Bayesian LASSO can be comparable to the Bayesian LASSO for problems which are tractable with that method, and for a fraction of the cost. The present method comfortably handles $n = 65536$, $p = 131073$ on a laptop in less than 30 minutes, and $n = 10^5$, $p = 2.1 \times 10^6$ overnight.

📄 PDF Abstract BibTeX arXiv:2102.12261

Code (1)

zankin/sovbr 공식 구현

Tasks

Bayesian InferenceregressionUncertainty QuantificationVariable Selection

Similar Papers 제목 키워드 기반

Low Complexity Approximate Bayesian Logistic Regression for Sparse Online Learning

2021-01-28 · Gil I. Shamir, Wojciech Szpankowski

Theoretical results show that Bayesian methods can achieve lower bounds on regret for online logistic regression. In practice, however, such techniques may not be feasible especially for very large feature sets. Various …

regressionVariational Inference

Variational EP with Probabilistic Backpropagation for Bayesian Neural Networks

2023-03-02 · Kehinde Olobatuyi

I propose a novel approach for nonlinear Logistic regression using a two-layer neural network (NN) model structure with hierarchical priors on the network weights. I present a hybrid of expectation propagation called Var…

regression

Variational Bayesian inference for linear and logistic regression

2013-10-21 · Jan Drugowitsch

The article describe the model, derivation, and implementation of variational Bayesian inference for linear and logistic regression, both with and without automatic relevance determination. It has the dual function of ac…

Bayesian Inferenceregression

Variational Bayes for high-dimensional linear regression with sparse priors

2019-04-15 · Kolyan Ray, Botond Szabo

We study a mean-field spike and slab variational Bayes (VB) approximation to Bayesian model selection priors in sparse high-dimensional linear regression. Under compatibility conditions on the design matrix, oracle inequ…

Model SelectionregressionVariable SelectionVariational Inference+1

Spike and slab variational Bayes for high dimensional logistic regression

2020-10-22 · NeurIPS 2020 12 · Kolyan Ray, Botond Szabo, Gabriel Clara

Variational Bayes (VB) is a popular scalable alternative to Markov chain Monte Carlo for Bayesian inference. We study a mean-field spike and slab VB approximation of widely used Bayesian model selection priors in sparse …

Bayesian InferenceModel SelectionregressionVocal Bursts Intensity Prediction