🌙

ALESQP:一种用于一般约束优化的增广拉格朗日等式约束序列二次规划方法

ALESQP: An Augmented Lagrangian Equality-Constrained SQP Method for Optimization with General Constraints

SIAM Journal on Optimization · 2023
被引 5
ABS 3

中文导读

提出一种新算法ALESQP,通过增广拉格朗日方法处理不等式约束,并用矩阵无关的信任域SQP求解子问题,适用于大规模无限维优化问题,在多个算例中表现出离散无关性。

Abstract

Here we present a new algorithm for infinite-dimensional optimization with general constraints, called ALESQP. In short, ALESQP is an augmented Lagrangian method that penalizes inequality constraints and solves equality-constrained nonlinear optimization subproblems at every iteration. The subproblems are solved using a matrix-free trust-region sequential quadratic programming (SQP) method that takes advantage of iterative, i.e., inexact linear solvers, and is suitable for large-scale applications. A key feature of ALESQP is a constraint decomposition strategy that allows it to exploit problem-specific variable scalings and inner products. We analyze convergence of ALESQP under different assumptions. We show that strong accumulation points are stationary. Consequently, in finite dimensions ALESQP converges to a stationary point. In infinite dimensions we establish that weak accumulation points are feasible in many practical situations. Under additional assumptions we show that weak accumulation points are stationary. We present several infinite-dimensional examples where ALESQP shows remarkable discretization-independent performance in all of its iterative components, requiring a modest number of iterations to meet constraint tolerances at the level of machine precision. Also, we demonstrate a fully matrix-free solution of an infinite-dimensional problem with nonlinear inequality constraints.

优化算法约束优化无限维优化数值方法