Safe Feature Elimination for the LASSO and Sparse Supervised Learning Problems
Laurent El Ghaoui, Vivian Viallon, Tarek Rabbani

TL;DR
This paper introduces a fast, guaranteed feature elimination method for LASSO that significantly reduces computation time for large datasets without heuristics, and extends to other l1-penalized convex problems.
Contribution
The paper presents a non-heuristic, parallelizable feature elimination technique for LASSO that is computationally negligible and applicable to broader l1-penalized convex problems.
Findings
Reduces LASSO computation time substantially.
Guarantees the elimination of features that are absent after optimization.
Extends to Sparse SVM and Logistic Regression problems.
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSparse and Compressive Sensing Techniques · Statistical Methods and Inference · Advanced Statistical Methods and Models
