Proximal Iteration for Nonlinear Adaptive Lasso
Nathan Wycoff, Lisa O. Singh, Ali Arab, Katharine M. Donato
TL;DR
This work develops a unified proximal-gradient framework to debias and structure-sparsify nonlinear models by learning penalty coefficients $\boldsymbol{\lambda}$ jointly with model parameters $\boldsymbol{\beta}$ in an Adaptive Lasso setting. By introducing novel proximal operators for the variable-penalty $\ell_1$ term and its log-regularized form, it enables efficient optimization for general differentiable losses and arbitrary sparsity structures. The authors establish convergence guarantees under a global-descent regime, derive asymptotic properties with diffuse priors, and demonstrate oracle-like performance under appropriate priors. Large-scale experiments across non-Gaussian regression, as well as real-world case studies in vaccination behavior and international migration, show competitive speed and improved accuracy, highlighting practical applicability to complex, high-dimensional problems.
Abstract
Augmenting a smooth cost function with an $\ell_1$ penalty allows analysts to efficiently conduct estimation and variable selection simultaneously in sophisticated models and can be efficiently implemented using proximal gradient methods. However, one drawback of the $\ell_1$ penalty is bias: nonzero parameters are underestimated in magnitude, motivating techniques such as the Adaptive Lasso which endow each parameter with its own penalty coefficient. But it's not clear how these parameter-specific penalties should be set in complex models. In this article, we study the approach of treating the penalty coefficients as additional decision variables to be learned in a \textit{Maximum a Posteriori} manner, developing a proximal gradient approach to joint optimization of these together with the parameters of any differentiable cost function. Beyond reducing bias in estimates, this procedure can also encourage arbitrary sparsity structure via a prior on the penalty coefficients. We compare our method to implementations of specific sparsity structures for non-Gaussian regression on synthetic and real datasets, finding our more general method to be competitive in terms of both speed and accuracy. We then consider nonlinear models for two case studies: COVID-19 vaccination behavior and international refugee movement, highlighting the applicability of this approach to complex problems and intricate sparsity structures.
