Anytime-Feasible First-Order Optimization via Safe Sequential QCQP
Jiarui Wang, Mahyar Fazlyab
TL;DR
The paper tackles nonconvex inequality-constrained optimization with the stringent requirement that intermediate iterates remain feasible. It introduces Safe Sequential QCQP (SS-QCQP), a first-order method derived from a continuous-time dynamical system in which the search direction is produced by solving a convex QCQP that enforces descent and forward invariance, and it proves an $O(1/t)$ ergodic rate toward first-order stationarity. A safeguarded discretization with adaptive step sizes preserves feasibility and descent in discrete time, while an active-set variant SS-QCQP-AS improves scalability by restricting invariance constraints to near-active ones, maintaining the same convergence guarantees. Theoretical results establish $O(1/k)$ ergodic convergence for the discrete-time methods under standard MFCQ assumptions and Lipschitz conditions. Numerical experiments on a multi-agent control task show that SS-QCQP and SS-QCQP-AS produce feasible, competitive solutions with efficiency gains over traditional second-order solvers like SQP and IPOPT, highlighting potential for real-time safety-critical deployment in robotics and control applications.
Abstract
This paper presents the Safe Sequential Quadratically Constrained Quadratic Programming (SS-QCQP) algorithm, a first-order method for smooth inequality-constrained nonconvex optimization that guarantees feasibility at every iteration. The method is derived from a continuous-time dynamical system whose vector field is obtained by solving a convex QCQP that enforces monotonic descent of the objective and forward invariance of the feasible set. The resulting continuous-time dynamics achieve an $O(1/t)$ convergence rate to first-order stationary points under standard constraint qualification conditions. We then propose a safeguarded Euler discretization with adaptive step-size selection that preserves this convergence rate while maintaining both descent and feasibility in discrete time. To enhance scalability, we develop an active-set variant (SS-QCQP-AS) that selectively enforces constraints near the boundary, substantially reducing computational cost without compromising theoretical guarantees. Numerical experiments on a multi-agent nonlinear optimal control problem demonstrate that SS-QCQP and SS-QCQP-AS maintain feasibility, exhibit the predicted convergence behavior, and deliver solution quality comparable to second-order solvers such as SQP and IPOPT.
