LGAICVMLAug 21, 2016

The Symmetry of a Simple Optimization Problem in Lasso Screening

arXiv:1608.06014v21 citations
Originality Synthesis-oriented
AI Analysis

This is an incremental improvement for researchers and practitioners using lasso screening on large datasets.

The paper tackles the computational overhead in lasso screening by revealing that the optimization problem depends only on the projection of features onto a subspace, converting it from high to low dimension.

Recently dictionary screening has been proposed as an effective way to improve the computational efficiency of solving the lasso problem, which is one of the most commonly used method for learning sparse representations. To address today's ever increasing large dataset, effective screening relies on a tight region bound on the solution to the dual lasso. Typical region bounds are in the form of an intersection of a sphere and multiple half spaces. One way to tighten the region bound is using more half spaces, which however, adds to the overhead of solving the high dimensional optimization problem in lasso screening. This paper reveals the interesting property that the optimization problem only depends on the projection of features onto the subspace spanned by the normals of the half spaces. This property converts an optimization problem in high dimension to much lower dimension, and thus sheds light on reducing the computation overhead of lasso screening based on tighter region bounds.

Foundations

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

Your Notes