LGOCOct 11, 2022

Zeroth-Order Hard-Thresholding: Gradient Error vs. Expansivity

arXiv:2210.05279v24 citationsh-index: 29
Originality Highly original
AI Analysis

This addresses the challenge of sparse learning in high-dimensional problems where first-order gradients are unavailable or expensive, offering a solution for applications like portfolio optimization and adversarial attacks.

The paper tackles the problem of ℓ0 constrained black-box stochastic optimization by proposing a stochastic zeroth-order gradient hard-thresholding (SZOHT) algorithm, which achieves convergence with query complexity that is independent or weakly dependent on dimensionality in various settings.

$\ell_0$ constrained optimization is prevalent in machine learning, particularly for high-dimensional problems, because it is a fundamental approach to achieve sparse learning. Hard-thresholding gradient descent is a dominant technique to solve this problem. However, first-order gradients of the objective function may be either unavailable or expensive to calculate in a lot of real-world problems, where zeroth-order (ZO) gradients could be a good surrogate. Unfortunately, whether ZO gradients can work with the hard-thresholding operator is still an unsolved problem. To solve this puzzle, in this paper, we focus on the $\ell_0$ constrained black-box stochastic optimization problems, and propose a new stochastic zeroth-order gradient hard-thresholding (SZOHT) algorithm with a general ZO gradient estimator powered by a novel random support sampling. We provide the convergence analysis of SZOHT under standard assumptions. Importantly, we reveal a conflict between the deviation of ZO estimators and the expansivity of the hard-thresholding operator, and provide a theoretical minimal value of the number of random directions in ZO gradients. In addition, we find that the query complexity of SZOHT is independent or weakly dependent on the dimensionality under different settings. Finally, we illustrate the utility of our method on a portfolio optimization problem as well as black-box adversarial attacks.

Foundations

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

Your Notes