English

Coordinate descent algorithms for lasso penalized regression

Applications 2008-12-18 v1

Abstract

Imposition of a lasso penalty shrinks parameter estimates toward zero and performs continuous model selection. Lasso penalized regression is capable of handling linear regression problems where the number of predictors far exceeds the number of cases. This paper tests two exceptionally fast algorithms for estimating regression coefficients with a lasso penalty. The previously known 2\ell_2 algorithm is based on cyclic coordinate descent. Our new 1\ell_1 algorithm is based on greedy coordinate descent and Edgeworth's algorithm for ordinary 1\ell_1 regression. Each algorithm relies on a tuning constant that can be chosen by cross-validation. In some regression problems it is natural to group parameters and penalize parameters group by group rather than separately. If the group penalty is proportional to the Euclidean norm of the parameters of the group, then it is possible to majorize the norm and reduce parameter estimation to 2\ell_2 regression with a lasso penalty. Thus, the existing algorithm can be extended to novel settings. Each of the algorithms discussed is tested via either simulated or real data or both. The Appendix proves that a greedy form of the 2\ell_2 algorithm converges to the minimum value of the objective function.

Keywords

Cite

@article{arxiv.0803.3876,
  title  = {Coordinate descent algorithms for lasso penalized regression},
  author = {Tong Tong Wu and Kenneth Lange},
  journal= {arXiv preprint arXiv:0803.3876},
  year   = {2008}
}

Comments

Published in at http://dx.doi.org/10.1214/07-AOAS147 the Annals of Applied Statistics (http://www.imstat.org/aoas/) by the Institute of Mathematical Statistics (http://www.imstat.org)

R2 v1 2026-06-21T10:24:53.834Z