Safe Zeroth-Order Optimization Using Quadratic Local Approximations
Baiwei Guo, Yuning Jiang, Giancarlo Ferrari-Trecate, Maryam Kamgarpour
TL;DR
This work tackles safe optimization for black-box constrained problems by introducing Safe Zeroth-Order Sequential QCQP (SZO-QQ), a method that builds local quadratic proxies of constraint functions around strictly feasible points and optimizes over the resulting local feasible sets via QCQP subproblems. The approach guarantees sample feasibility and, under mild assumptions, that accumulation points are KKT pairs; it further provides explicit termination criteria that yield an $\eta$-KKT pair in $O\left(\frac{d}{\eta^{2}}\right)$ iterations with $O\left(\frac{d^{2}}{\eta^{2}}\right)$ samples. Empirical results in unknown nonconvex QCQPs, open-loop control with unmodeled disturbances, and OPTF demonstrate competitive convergence, strong safety guarantees, and performance close to model-based baselines. The method’s safety, modular subproblem structure, and dependence on minimal gradient information make it attractive for real-world, hardware-in-the-loop optimization in domains like power systems and autonomous control.
Abstract
This paper addresses black-box smooth optimization problems, where the objective and constraint functions are not explicitly known but can be queried. The main goal of this work is to generate a sequence of feasible points converging towards a KKT primal-dual pair. Assuming to have prior knowledge on the smoothness of the unknown objective and constraints, we propose a novel zeroth-order method that iteratively computes quadratic approximations of the constraint functions, constructs local feasible sets and optimizes over them. Under some mild assumptions, we prove that this method returns an $η$-KKT pair (a property reflecting how close a primal-dual pair is to the exact KKT condition) within $O({1}/{η^{2}})$ iterations. Moreover, we numerically show that our method can achieve faster convergence compared with some state-of-the-art zeroth-order approaches. The effectiveness of the proposed approach is also illustrated by applying it to nonconvex optimization problems in optimal control and power system operation.
