English

A Primer on Zeroth-Order Optimization in Signal Processing and Machine Learning

Machine Learning 2020-06-23 v2 Signal Processing Machine Learning

Abstract

Zeroth-order (ZO) optimization is a subset of gradient-free optimization that emerges in many signal processing and machine learning applications. It is used for solving optimization problems similarly to gradient-based methods. However, it does not require the gradient, using only function evaluations. Specifically, ZO optimization iteratively performs three major steps: gradient estimation, descent direction computation, and solution update. In this paper, we provide a comprehensive review of ZO optimization, with an emphasis on showing the underlying intuition, optimization principles and recent advances in convergence analysis. Moreover, we demonstrate promising applications of ZO optimization, such as evaluating robustness and generating explanations from black-box deep learning models, and efficient online sensor management.

Keywords

Cite

@article{arxiv.2006.06224,
  title  = {A Primer on Zeroth-Order Optimization in Signal Processing and Machine Learning},
  author = {Sijia Liu and Pin-Yu Chen and Bhavya Kailkhura and Gaoyuan Zhang and Alfred Hero and Pramod K. Varshney},
  journal= {arXiv preprint arXiv:2006.06224},
  year   = {2020}
}

Comments

IEEE Signal Processing Magazine

R2 v1 2026-06-23T16:13:39.341Z