Fully Stochastic Trust-Region Sequential Quadratic Programming for Equality-Constrained Optimization Problems
Yuchen Fang, Sen Na, Michael W. Mahoney, Mladen Kolar

TL;DR
This paper introduces a novel fully stochastic trust-region SQP algorithm for nonlinear optimization with stochastic objectives and deterministic constraints, featuring adaptive trust-region management and convergence guarantees.
Contribution
It presents a fully stochastic TR-StoSQP method that handles indefinite Hessians and infeasibility in constrained stochastic optimization, with proven convergence and empirical validation.
Findings
Algorithm converges almost surely.
Effective in constrained logistic regression.
Performs well on benchmark problems.
Abstract
We propose a trust-region stochastic sequential quadratic programming algorithm (TR-StoSQP) to solve nonlinear optimization problems with stochastic objectives and deterministic equality constraints. We consider a fully stochastic setting, where at each step a single sample is generated to estimate the objective gradient. The algorithm adaptively selects the trust-region radius and, compared to the existing line-search StoSQP schemes, allows us to utilize indefinite Hessian matrices (i.e., Hessians without modification) in SQP subproblems. As a trust-region method for constrained optimization, our algorithm must address an infeasibility issue -- the linearized equality constraints and trust-region constraints may lead to infeasible SQP subproblems. In this regard, we propose an adaptive relaxation technique to compute the trial step, consisting of a normal step and a tangential step. 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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRisk and Portfolio Optimization · Optimization and Variational Analysis · Advanced Optimization Algorithms Research
MethodsTest · Logistic Regression
