Query-Efficient Zeroth-Order Algorithms for Nonconvex Constrained Optimization
Ruiyang Jin, Yuke Zhou, Yujie Tang, Jie Song, Siyang Gao

TL;DR
This paper introduces new zeroth-order algorithms for constrained nonconvex optimization that significantly improve query efficiency by estimating partial gradients, achieving optimal overall complexity and demonstrating strong empirical performance.
Contribution
The paper proposes two novel algorithms, ZOB-GDA and ZOB-SGDA, which reduce single-step gradient query complexity while maintaining optimal overall convergence rates.
Findings
Achieve the best-known overall query complexity of O(d/ε^4).
Reduce single-step gradient estimation queries from O(d) to O(1).
Numerical experiments show superior performance over existing methods.
Abstract
Zeroth-order optimization (ZO) has been a powerful framework for solving black-box problems, which estimates gradients using zeroth-order data to update variables iteratively. The practical applicability of ZO critically depends on the efficiency of single-step gradient estimation and the overall query complexities. However, existing constrained ZO algorithms cannot achieve efficiency on both simultaneously. In this work, we consider a general constrained optimization model with black-box objective and constraint functions. To solve it, we propose novel algorithms that can achieve the best-known overall query complexity bound of to find an -stationary solution ( is the dimension of variables), while reducing the queries for estimating a single-step gradient from to . Specifically, we integrate block gradient…
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
TopicsStochastic Gradient Optimization Techniques · Advanced Optimization Algorithms Research · Sparse and Compressive Sensing Techniques
