pith. sign in

arxiv: 1009.4219 · v2 · pith:O4TOJZKFnew · submitted 2010-09-21 · 💻 cs.LG · cs.SY· eess.SY· math.OC

Safe Feature Elimination for the LASSO and Sparse Supervised Learning Problems

classification 💻 cs.LG cs.SYeess.SYmath.OC
keywords lassomethodeliminationproblemsfeaturefeaturespenalizedproblem
0
0 comments X
read the original abstract

We describe a fast method to eliminate features (variables) in l1 -penalized least-square regression (or LASSO) problems. The elimination of features leads to a potentially substantial reduction in running time, specially for large values of the penalty parameter. Our method is not heuristic: it only eliminates features that are guaranteed to be absent after solving the LASSO problem. The feature elimination step is easy to parallelize and can test each feature for elimination independently. Moreover, the computational effort of our method is negligible compared to that of solving the LASSO problem - roughly it is the same as single gradient step. Our method extends the scope of existing LASSO algorithms to treat larger data sets, previously out of their reach. We show how our method can be extended to general l1 -penalized convex problems and present preliminary results for the Sparse Support Vector Machine and Logistic Regression problems.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Online Sparse Regression with Expanding Observables

    math.ST 2026-05 unverdicted novelty 6.0

    RAVAS is an online algorithm that performs adaptive sparse regression by maintaining low-dimensional sufficient statistics and dynamically incorporating newly observed features as data streams in.