LGMLJul 29, 2013

Safe Screening With Variational Inequalities and Its Application to LASSO

arXiv:1307.7577v3100 citations
Originality Incremental advance
AI Analysis

This incremental improvement addresses computational bottlenecks for researchers and practitioners using sparse learning models, particularly when dealing with large feature sets and multiple regularization parameters.

The paper tackles the computational inefficiency of solving sparse learning problems like LASSO by proposing Sasvi, a safe screening method using variational inequalities, which eliminates features guaranteed to have zero coefficients and shows stronger screening rules than existing approaches in experiments.

Sparse learning techniques have been routinely used for feature selection as the resulting model usually has a small number of non-zero entries. Safe screening, which eliminates the features that are guaranteed to have zero coefficients for a certain value of the regularization parameter, is a technique for improving the computational efficiency. Safe screening is gaining increasing attention since 1) solving sparse learning formulations usually has a high computational cost especially when the number of features is large and 2) one needs to try several regularization parameters to select a suitable model. In this paper, we propose an approach called "Sasvi" (Safe screening with variational inequalities). Sasvi makes use of the variational inequality that provides the sufficient and necessary optimality condition for the dual problem. Several existing approaches for Lasso screening can be casted as relaxed versions of the proposed Sasvi, thus Sasvi provides a stronger safe screening rule. We further study the monotone properties of Sasvi for Lasso, based on which a sure removal regularization parameter can be identified for each feature. Experimental results on both synthetic and real data sets are reported to demonstrate the effectiveness of the proposed Sasvi for Lasso screening.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes