A Zeroth-Order Extra-Gradient Method for Black-Box Constrained Optimization
Yuke Zhou, Ruiyang Jin, Siyang Gao, Jianxiao Wang, and Jie Song

TL;DR
This paper introduces a zeroth-order extra-gradient method for black-box constrained optimization, achieving improved oracle complexity and demonstrating effectiveness through numerical experiments.
Contribution
It proposes a novel zeroth-order extra-gradient algorithm and its coordinate variant, with theoretical complexity bounds and practical validation.
Findings
ZOEG achieves $ ilde{O}(d ext{ } ext{epsilon}^{-2})$ oracle complexity.
ZOCEG improves complexity to $ ilde{O}(d ext{ } ext{epsilon}^{-1})$.
Numerical experiments validate theoretical results and algorithm effectiveness.
Abstract
Non-analytical objectives and constraints often arise in control systems, particularly in problems with complex dynamics, which are challenging yet lack efficient solution methods. In this work, we consider general constrained optimization problems involving black-box objectives and constraints. To solve it, we reformulate it as a min-max problem and propose a zeroth-order extra gradient (ZOEG) algorithm that combines the extra gradient method with a feedback-based stochastic zeroth-order gradient estimator. Then, we apply another coordinate gradient estimator to design the zeroth-order coordinate extra gradient algorithm (ZOCEG) to further improve efficiency. The theoretical analysis shows that ZOEG can achieve the best-known oracle complexity of to get an -optimal solution ( is the dimension of decision space), and ZOCEG can improve it to…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Optimization Algorithms Research · Stochastic Gradient Optimization Techniques · Matrix Theory and Algorithms
