paper-with-me

Papers

Sparse Bayesian Lasso via a Variable-Coefficient $\ell_1$ Penalty

2022-11-09 · Nathan Wycoff, Ali Arab, Katharine M. Donato, Lisa O. Singh

Modern statistical learning algorithms are capable of amazing flexibility, but struggle with interpretability. One possible solution is sparsity: making inference such that many of the parameters are estimated as being identically 0, which may be imposed through the use of nonsmooth penalties such as the $\ell_1$ penalty. However, the $\ell_1$ penalty introduces significant bias when high sparsity is desired. In this article, we retain the $\ell_1$ penalty, but define learnable penalty weights $\lambda_p$ endowed with hyperpriors. We start the article by investigating the optimization problem this poses, developing a proximal operator associated with the $\ell_1$ norm. We then study the theoretical properties of this variable-coefficient $\ell_1$ penalty in the context of penalized likelihood. Next, we investigate application of this penalty to Variational Bayes, developing a model we call the Sparse Bayesian Lasso which allows for behavior qualitatively like Lasso regression to be applied to arbitrary variational models. In simulation studies, this gives us the Uncertainty Quantification and low bias properties of simulation-based approaches with an order of magnitude less computation. Finally, we apply our methodology to a Bayesian lagged spatiotemporal regression model of internal displacement that occurred during the Iraqi Civil War of 2013-2017.

📄 PDF Abstract BibTeX arXiv:2211.05089

Code (0)

등록된 구현이 없습니다.

Tasks

regressionUncertainty Quantification

Similar Papers 제목 키워드 기반

The Reciprocal Bayesian LASSO

2020-01-23 · Himel Mallick, Rahim Alhamzawi, Erina Paul, Vladimir Svetnik

A reciprocal LASSO (rLASSO) regularization employs a decreasing penalty function as opposed to conventional penalization approaches that use increasing penalties on the coefficients, leading to stronger parsimony and sup…

Bayesian InferenceModel SelectionregressionVariable Selection

Bayesian Sparse Covariance Structure Analysis for Correlated Count Data

2020-06-05 · Sho Ichigozaki, Takahiro Kawashima, Hayaru Shouno

In this paper, we propose a Bayesian Graphical LASSO for correlated countable data and apply it to spatial crime data. In the proposed model, we assume a Gaussian Graphical Model for the latent variables which dominate t…

The Adaptive $τ$-Lasso: Robustness and Oracle Properties

2023-04-18 · Emadaldin Mozafari-Majd, Visa Koivunen

This paper introduces a new regularized version of the robust $\tau$-regression estimator for analyzing high-dimensional datasets subject to gross contamination in the response variables and covariates. The resulting est…

regressionVariable Selection

Sparse Private LASSO Logistic Regression

2023-04-24 · Amol Khanna, Fred Lu, Edward Raff, Brian Testa

LASSO regularized logistic regression is particularly useful for its built-in feature selection, allowing coefficients to be removed from deployment and producing sparse solutions. Differentially private versions of LASS…

feature selectionModel Selectionregression

Bayesian generalized fused lasso modeling via NEG distribution

2016-02-16 · Kaito Shimamura, Masao Ueki, Shuichi. Kawano, Sadanori Konishi

The fused lasso penalizes a loss function by the $L_1$ norm for both the regression coefficients and their successive differences to encourage sparsity of both. In this paper, we propose a Bayesian generalized fused lass…

regression