๐ค AI Summary
This paper addresses nonconvex sparse optimization: minimizing a continuously differentiable loss function plus a nonsmooth, nonconvex sparsity-inducing regularizer. We propose an adaptive hybrid algorithm that alternates between solving reweighted โโ subproblems and performing perturbed regularized subspace Newton steps; upon stabilization of the support set, it automatically transitions to a high-order convergence regime, ensuring global convergence (to a critical point) with local linear or quadratic convergence rates. Our key innovation lies in the first integration of โโ reweighting and perturbed Newton methodsโenabled by closed-form soft-thresholding, inexact subspace optimization, and a rigorous support-set stability criterion. Experiments across diverse predictive tasks demonstrate substantial improvements in both computational efficiency and sparse solution accuracy over state-of-the-art algorithms.
๐ Abstract
This paper presents a novel hybrid algorithm for minimizing the sum of a continuously differentiable loss function and a nonsmooth, possibly nonconvex, sparse regularization function. The proposed method alternates between solving a reweighted $ell_1$-regularized subproblem and performing an inexact subspace Newton step. The reweighted $ell_1$-subproblem allows for efficient closed-form solutions via the soft-thresholding operator, avoiding the computational overhead of proximity operator calculations. As the algorithm approaches an optimal solution, it maintains a stable support set, ensuring that nonzero components stay uniformly bounded away from zero. It then switches to a perturbed regularized Newton method, further accelerating the convergence. We prove global convergence to a critical point and, under suitable conditions, demonstrate that the algorithm exhibits local linear and quadratic convergence rates. Numerical experiments show that our algorithm outperforms existing methods in both efficiency and solution quality across various model prediction problems.