Table of Contents
Fetching ...

Modified Block Newton Algorithm for $\ell_0$-Regularized Optimization

Yuge Ye, Qingna Li

TL;DR

This work tackles $\ell_0$-regularized sparse optimization by developing a globally convergent Newton-type method that reduces Jacobian computations to a block-diagonal form and adds regularization to handle singularities. The Modified Block Newton Method (MBNL0R) updates directions using $Q_k = \nabla_{T_k}^2 f(x^k) + \mu_k I$ with a selective block structure, ensuring the iterates remain sparse and converge via a line search. The authors prove global convergence and, under standard smoothness/convexity assumptions plus Lipschitz Hessian, local quadratic convergence, with the index set $T_k$ stabilizing at a finite step. Numerical experiments across compressed sensing, 2-D imaging, and sparse linear complementarity problems show MBNL0R often matches or surpasses NL0R in speed while maintaining high accuracy, highlighting its practicality for large-scale sparse optimization problems.

Abstract

In this paper, we propose a globally convergent Newton type method to solve $\ell_0$ regularized sparse optimization problem. In fact, a line search strategy is applied to the Newton method to obtain global convergence. The Jacobian matrix of the original problem is a block upper triangular matrix. To reduce the computational burden, our method only requires the calculation of the block diagonal. We also introduced regularization to overcome matrix singularity. Although we only use the block-diagonal part of the Jacobian matrix, our algorithm still maintains global convergence and achieves a local quadratic convergence rate. Numerical results demonstrate the efficiency of our method.

Modified Block Newton Algorithm for $\ell_0$-Regularized Optimization

TL;DR

This work tackles -regularized sparse optimization by developing a globally convergent Newton-type method that reduces Jacobian computations to a block-diagonal form and adds regularization to handle singularities. The Modified Block Newton Method (MBNL0R) updates directions using with a selective block structure, ensuring the iterates remain sparse and converge via a line search. The authors prove global convergence and, under standard smoothness/convexity assumptions plus Lipschitz Hessian, local quadratic convergence, with the index set stabilizing at a finite step. Numerical experiments across compressed sensing, 2-D imaging, and sparse linear complementarity problems show MBNL0R often matches or surpasses NL0R in speed while maintaining high accuracy, highlighting its practicality for large-scale sparse optimization problems.

Abstract

In this paper, we propose a globally convergent Newton type method to solve regularized sparse optimization problem. In fact, a line search strategy is applied to the Newton method to obtain global convergence. The Jacobian matrix of the original problem is a block upper triangular matrix. To reduce the computational burden, our method only requires the calculation of the block diagonal. We also introduced regularization to overcome matrix singularity. Although we only use the block-diagonal part of the Jacobian matrix, our algorithm still maintains global convergence and achieves a local quadratic convergence rate. Numerical results demonstrate the efficiency of our method.

Paper Structure

This paper contains 9 sections, 8 theorems, 72 equations, 8 figures, 4 tables, 1 algorithm.

Key Result

Proposition 1

zhou2021newton For problem L0, $x$ is a $\tau$-stationary point, if and only if

Figures (8)

  • Figure 1: Average recovery results for E1 with $m = 0.25n$
  • Figure 2: Average recovery res and time for E2 with $m = 0.25n$
  • Figure 3: Average recovery res and time for E3
  • Figure 4: Average recovery res and time for E4 with $m = 0.25n$
  • Figure 5: Recovery result for E4$m = 0.25n$
  • ...and 3 more figures

Theorems & Definitions (15)

  • Definition 1
  • Proposition 1
  • Definition 2
  • Proposition 2
  • Lemma 4.1
  • proof
  • Lemma 4.2
  • proof
  • Lemma 4.3
  • proof
  • ...and 5 more