Zeroth-order Optimization for Composite Problems with Functional Constraints
Zichong Li, Pin-Yu Chen, Sijia Liu, Songtao Lu, Yangyang Xu

TL;DR
This paper introduces a novel zeroth-order inexact augmented Lagrangian method for solving composite optimization problems with functional constraints, achieving query complexities comparable to first-order methods, suitable for black-box scenarios.
Contribution
The paper develops the first iALM-based zeroth-order method for constrained optimization, matching first-order complexity bounds up to a factor of the problem dimension.
Findings
Achieves query complexity of for nonconvex problems with constraints.
Effective in practical applications like resource allocation and adversarial example generation.
Demonstrates the method's efficiency through extensive experiments.
Abstract
In many real-world problems, first-order (FO) derivative evaluations are too expensive or even inaccessible. For solving these problems, zeroth-order (ZO) methods that only need function evaluations are often more efficient than FO methods or sometimes the only options. In this paper, we propose a novel zeroth-order inexact augmented Lagrangian method (ZO-iALM) to solve black-box optimization problems, which involve a composite (i.e., smooth+nonsmooth) objective and functional constraints. Under a certain regularity condition (also assumed by several existing works on FO methods), the query complexity of our ZO-iALM is to find an -KKT point for problems with a nonconvex objective and nonconvex constraints, and for nonconvex problems with convex constraints, where is the variable dimension. This appears 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
Taxonomy
TopicsComplexity and Algorithms in Graphs · Advanced Optimization Algorithms Research · Machine Learning and Algorithms
