Compressed Newton-direction-based Thresholding Methods for Sparse Optimization Problems
Nan Meng, Yun-Bin Zhao
TL;DR
Addresses sparse optimization with $\|x\|_0 \le k$ by introducing a compressed Newton direction that operates in a low-dimensional subspace and is embedded into the full space via diagonal regularization. Builds two algorithm families, CNHT/CNHTP (hard/ pursuit) and CNOT/CNOTP (optimal thresholding), integrated into a unified iterative framework $x^{(p+1)} = \mathcal{T}_k(x^{(p)} + \lambda d_{CN})$ or its OT counterpart. Establishes global convergence under RIP and provides computational complexity analyses; empirical experiments on random sparse problems demonstrate competitive performance in terms of success frequency and accuracy relative to state-of-the-art methods. These results suggest a scalable, Newton-inspired approach for sparse recovery with practical applicability in signal processing and related domains.
Abstract
Thresholding algorithms for sparse optimization problems involve two key components: search directions and thresholding strategies. In this paper, we use the compressed Newton direction as a search direction, derived by confining the classical Newton step to a low-dimensional subspace and embedding it back into the full space with diagonal regularization. This approach significantly reduces the computational cost for finding the search direction while maintaining the efficiency of Newton-like methods. Based on this new search direction, we propose two major classes of algorithms by adopting hard or optimal thresholding: the compressed Newton-direction-based thresholding pursuit (CNHTP) and compressed Newton-direction-based optimal thresholding pursuit (CNOTP). We establish the global convergence of the proposed algorithms under the restricted isometry property. Experimental results demonstrate that the proposed algorithms perform comparably to several state-of-the-art methods in terms of success frequency and solution accuracy for solving the sparse optimization problem.
