Fast sparse optimization via adaptive shrinkage
Vito Cerone, Sophie M. Fosson, Diego Regruto
TL;DR
The paper tackles fast sparse optimization in linear models by introducing Log-Lasso, a non-convex regularized variant solved via a proximal gradient framework. It derives AD-ISTA, an adaptive shrinkage ISTA variant, showing equivalence to ISTA with a data-driven shrinkage parameter and proving monotonic improvement of the objective. An accelerated version, AD-FISTA, is developed using FISTA techniques to achieve faster convergence, and comparisons to RW-ISTA and other methods illustrate superior speed in practice. Numerical experiments demonstrate that AD-ISTA and especially AD-FISTA converge in far fewer iterations than classical methods while reaching the same high-quality sparse solutions, indicating strong practical impact for fast sparse recovery and time-varying system identification.
Abstract
The need for fast sparse optimization is emerging, e.g., to deal with large-dimensional data-driven problems and to track time-varying systems. In the framework of linear sparse optimization, the iterative shrinkage-thresholding algorithm is a valuable method to solve Lasso, which is particularly appreciated for its ease of implementation. Nevertheless, it converges slowly. In this paper, we develop a proximal method, based on logarithmic regularization, which turns out to be an iterative shrinkage-thresholding algorithm with adaptive shrinkage hyperparameter. This adaptivity substantially enhances the trajectory of the algorithm, in a way that yields faster convergence, while keeping the simplicity of the original method. Our contribution is twofold: on the one hand, we derive and analyze the proposed algorithm; on the other hand, we validate its fast convergence via numerical experiments and we discuss the performance with respect to state-of-the-art algorithms.
