English

Accelerated Zeroth-Order and First-Order Momentum Methods from Mini to Minimax Optimization

Optimization and Control 2022-01-19 v7 Computer Vision and Pattern Recognition Machine Learning

Abstract

In the paper, we propose a class of accelerated zeroth-order and first-order momentum methods for both nonconvex mini-optimization and minimax-optimization. Specifically, we propose a new accelerated zeroth-order momentum (Acc-ZOM) method for black-box mini-optimization where only function values can be obtained. Moreover, we prove that our Acc-ZOM method achieves a lower query complexity of O~(d3/4ϵ3)\tilde{O}(d^{3/4}\epsilon^{-3}) for finding an ϵ\epsilon-stationary point, which improves the best known result by a factor of O(d1/4)O(d^{1/4}) where dd denotes the variable dimension. In particular, our Acc-ZOM does not need large batches required in the existing zeroth-order stochastic algorithms. Meanwhile, we propose an accelerated zeroth-order momentum descent ascent (Acc-ZOMDA) method for black-box minimax optimization, where only function values can be obtained. Our Acc-ZOMDA obtains a low query complexity of O~((d1+d2)3/4κy4.5ϵ3)\tilde{O}((d_1+d_2)^{3/4}\kappa_y^{4.5}\epsilon^{-3}) without requiring large batches for finding an ϵ\epsilon-stationary point, where d1d_1 and d2d_2 denote variable dimensions and κy\kappa_y is condition number. Moreover, we propose an accelerated first-order momentum descent ascent (Acc-MDA) method for minimax optimization, whose explicit gradients are accessible. Our Acc-MDA achieves a low gradient complexity of O~(κy4.5ϵ3)\tilde{O}(\kappa_y^{4.5}\epsilon^{-3}) without requiring large batches for finding an ϵ\epsilon-stationary point. In particular, our Acc-MDA can obtain a lower gradient complexity of O~(κy2.5ϵ3)\tilde{O}(\kappa_y^{2.5}\epsilon^{-3}) with a batch size O(κy4)O(\kappa_y^4), which improves the best known result by a factor of O(κy1/2)O(\kappa_y^{1/2}). Extensive experimental results on black-box adversarial attack to deep neural networks and poisoning attack to logistic regression demonstrate efficiency of our algorithms.

Keywords

Cite

@article{arxiv.2008.08170,
  title  = {Accelerated Zeroth-Order and First-Order Momentum Methods from Mini to Minimax Optimization},
  author = {Feihu Huang and Shangqian Gao and Jian Pei and Heng Huang},
  journal= {arXiv preprint arXiv:2008.08170},
  year   = {2022}
}

Comments

Published in Journal of Machine Learning Research (JMLR)

R2 v1 2026-06-23T17:57:01.313Z