SOTAVerified

The Trimmed Lasso: Sparse Recovery Guarantees and Practical Optimization by the Generalized Soft-Min Penalty

2020-05-18Code Available0· sign in to hype

Tal Amir, Ronen Basri, Boaz Nadler

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

We present a new approach to solve the sparse approximation or best subset selection problem, namely find a k-sparse vector xR^d that minimizes the _2 residual A x- y _2. We consider a regularized approach, whereby this residual is penalized by the non-convex trimmed lasso, defined as the _1-norm of x excluding its k largest-magnitude entries. We prove that the trimmed lasso has several appealing theoretical properties, and in particular derive sparse recovery guarantees assuming successful optimization of the penalized objective. Next, we show empirically that directly optimizing this objective can be quite challenging. Instead, we propose a surrogate for the trimmed lasso, called the generalized soft-min. This penalty smoothly interpolates between the classical lasso and the trimmed lasso, while taking into account all possible k-sparse patterns. The generalized soft-min penalty involves summation over dk terms, yet we derive a polynomial-time algorithm to compute it. This, in turn, yields a practical method for the original sparse approximation problem. Via simulations, we demonstrate its competitive performance compared to current state of the art.

Reproductions