Robust and Faster Zeroth-Order Minimax Optimization: Complexity and Applications

Weixin An, Yuanyuan Liu, Fanhua Shang, Hongying Liu
2/3/2026

Abstract

Many zeroth-order (ZO) optimization algorithms have been developed to solve nonconvex minimax problems in machine learning and computer vision areas. However, existing ZO minimax algorithms have high complexity and rely on some strict restrictive conditions for ZO estimations. To address these issues, we design a new unified ZO gradient descent extragradient ascent (ZO-GDEGA) algorithm, which reduces the overall complexity to O ( dϵ − 6 ) to find an ϵ -stationary point of the function ψ for nonconvex-concave (NC-C) problems, where d is the variable di-mension. To the best of our knowledge, ZO-GDEGA is the first ZO algorithm with complexity guarantees to solve stochastic NC-C problems. Moreover, ZO-GDEGA requires weaker conditions on the ZO estimations and achieves more robust theoretical results. As a by-product, ZO-GDEGA has advantages on the condition number for the NC-strongly concave case. Experimentally, ZO-GDEGA can generate more effective poisoning attack data with an average accuracy reduction of 5%. The improved AUC performance also verifies the robustness of gradient estimations.

DOISemantic Scholar

Code Implementations

No confident code match yet

We couldn't find an author-owned or strongly-evidenced community implementation for this paper. 1 weaker match is hidden by default — verify before relying on them.

No code implementations found yet.

Know of an implementation? Let us know in the comments below!

Cite this paper

@article{an2026robust,
  title  = {Robust and Faster Zeroth-Order Minimax Optimization: Complexity and Applications},
  author = {Weixin An and Yuanyuan Liu and Fanhua Shang and Hongying Liu},
  year   = {2026},
  doi    = {10.52202/079017-1169},
  url    = {https://doi.org/10.52202/079017-1169},
  journal = {NEURIPS 2024 2024}
}

Discussion