Stochastic Sequential Quadratic Programming for Optimization with Functional Constraints
Panchajanya Sanyal, Srujan Teja Thomdapu, and Ketan Rajawat

TL;DR
This paper introduces a novel stochastic sequential quadratic programming algorithm for convex optimization with nonlinear functional constraints, avoiding projections and bounded gradient assumptions, and demonstrates its efficiency through theoretical analysis and real-data experiments.
Contribution
The paper proposes the SSQP algorithm and its variants, which operate entirely in the primal domain, do not require bounded gradients, and achieve optimal oracle complexity in constrained stochastic optimization.
Findings
SSQP achieves state-of-the-art oracle complexity.
SSQP-Skip reduces computational effort by skipping quadratic sub-problems.
VARAS matches complexity bounds of unconstrained convex optimization.
Abstract
Stochastic convex optimization problems with nonlinear functional constraints are ubiquitous in signal processing applications including constrained least-squares, set-membership adaptive filtering, and trajectory optimization under uncertain fields. The presence of nonlinear functional constraints renders traditional projected stochastic gradient descent and related projection-based methods inefficient, and motivates the use of first-order methods. However, existing first-order methods, including primal and primal-dual algorithms, typically rely on a bounded (sub-)gradient assumption, which may be too restrictive in high-dimensional settings. We propose a stochastic sequential quadratic programming (SSQP) algorithm that works entirely in the primal domain, avoids projecting onto the feasible region, obviates the need for bounded gradients, and achieves state-of-the-art oracle…
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 · Risk and Portfolio Optimization · Advanced Bandit Algorithms Research
