OCLGNov 4, 2024

A Trust-Region Algorithm for Noisy Equality Constrained Optimization

arXiv:2411.02665v12 citationsh-index: 60
Originality Incremental advance
AI Analysis

This work addresses optimization challenges in noisy environments, which is incremental as it builds on existing trust region methods.

The paper tackles the problem of equality constrained optimization with noisy function and gradient evaluations by proposing a modified Byrd-Omojokun trust region algorithm, which converges to stationary points under noise conditions and demonstrates practical performance in numerical tests.

This paper introduces a modified Byrd-Omojokun (BO) trust region algorithm to address the challenges posed by noisy function and gradient evaluations. The original BO method was designed to solve equality constrained problems and it forms the backbone of some interior point methods for general large-scale constrained optimization. A key strength of the BO method is its robustness in handling problems with rank-deficient constraint Jacobians. The algorithm proposed in this paper introduces a new criterion for accepting a step and for updating the trust region that makes use of an estimate in the noise in the problem. The analysis presented here gives conditions under which the iterates converge to regions of stationary points of the problem, determined by the level of noise. This analysis is more complex than for line search methods because the trust region carries (noisy) information from previous iterates. Numerical tests illustrate the practical performance of the algorithm.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes