English

Zeroth-Order Randomized Subspace Newton Methods

Optimization and Control 2022-02-10 v1

Abstract

Zeroth-order methods have become important tools for solving problems where we have access only to function evaluations. However, the zeroth-order methods only using gradient approximations are nn times slower than classical first-order methods for solving n-dimensional problems. To accelerate the convergence rate, this paper proposes the zeroth order randomized subspace Newton (ZO-RSN) method, which estimates projections of the gradient and Hessian by random sketching and finite differences. This allows us to compute the Newton step in a lower dimensional subspace, with small computational costs. We prove that ZO-RSN can attain lower iteration complexity than existing zeroth order methods for strongly convex problems. Our numerical experiments show that ZO-RSN can perform black-box attacks under a more restrictive limit on the number of function queries than the state-of-the-art Hessian-aware zeroth-order method.

Keywords

Cite

@article{arxiv.2202.04612,
  title  = {Zeroth-Order Randomized Subspace Newton Methods},
  author = {Erik Berglund and Sarit Khirirat and Xiaoyu Wang},
  journal= {arXiv preprint arXiv:2202.04612},
  year   = {2022}
}

Comments

Submitted to the 2022 IEEE International Conference on Acoustics, Speech and Signal Processing

R2 v1 2026-06-24T09:28:45.049Z