Sequential Quadratic Optimization for Nonlinear Equality Constrained Stochastic Optimization
Albert Berahas, Frank E. Curtis, Daniel P. Robinson, Baoyu Zhou

TL;DR
This paper introduces sequential quadratic optimization algorithms tailored for nonlinear problems with equality constraints, effectively handling stochastic objective functions by replacing line searches with Lipschitz-based step size schemes, and proves their convergence.
Contribution
It develops a novel SQP algorithm for stochastic objectives that replaces line searches with Lipschitz-based steps, with proven convergence under reasonable assumptions.
Findings
Convergence established for deterministic and stochastic algorithms.
Numerical experiments demonstrate practical effectiveness.
Algorithm handles intractable objective evaluations in stochastic settings.
Abstract
Sequential quadratic optimization algorithms are proposed for solving smooth nonlinear optimization problems with equality constraints. The main focus is an algorithm proposed for the case when the constraint functions are deterministic, and constraint function and derivative values can be computed explicitly, but the objective function is stochastic. It is assumed in this setting that it is intractable to compute objective function and derivative values explicitly, although one can compute stochastic function and gradient estimates. As a starting point for this stochastic setting, an algorithm is proposed for the deterministic setting that is modeled after a state-of-the-art line-search SQP algorithm, but uses a stepsize selection scheme based on Lipschitz constants (or adaptively estimated Lipschitz constants) in place of the line search. This sets the stage for the proposed algorithm…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Optimization Algorithms Research · Stochastic Gradient Optimization Techniques · Sparse and Compressive Sensing Techniques
