OCAILGSPMar 12, 2024

Anderson acceleration for iteratively reweighted $\ell_1$ algorithm

arXiv:2403.07271v1
Originality Incremental advance
AI Analysis

This work addresses the problem of improving convergence speed for sparse optimization algorithms, which is incremental as it applies an existing acceleration technique to a specific method.

The authors tackled the challenge of accelerating the iteratively reweighted L1 (IRL1) algorithm for sparse optimization with nonconvex regularization by proposing an Anderson-accelerated version, achieving a local linear convergence rate and outperforming existing Nesterov acceleration-based algorithms in experiments.

Iteratively reweighted L1 (IRL1) algorithm is a common algorithm for solving sparse optimization problems with nonconvex and nonsmooth regularization. The development of its acceleration algorithm, often employing Nesterov acceleration, has sparked significant interest. Nevertheless, the convergence and complexity analysis of these acceleration algorithms consistently poses substantial challenges. Recently, Anderson acceleration has gained prominence owing to its exceptional performance for speeding up fixed-point iteration, with numerous recent studies applying it to gradient-based algorithms. Motivated by the powerful impact of Anderson acceleration, we propose an Anderson-accelerated IRL1 algorithm and establish its local linear convergence rate. We extend this convergence result, typically observed in smooth settings, to a nonsmooth scenario. Importantly, our theoretical results do not depend on the Kurdyka-Lojasiewicz condition, a necessary condition in existing Nesterov acceleration-based algorithms. Furthermore, to ensure global convergence, we introduce a globally convergent Anderson accelerated IRL1 algorithm by incorporating a classical nonmonotone line search condition. Experimental results indicate that our algorithm outperforms existing Nesterov acceleration-based algorithms.

Foundations

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

Your Notes