NANAApr 9, 2019

On high-order multilevel optimization strategies

arXiv:1904.0469221 citations
AI Analysis

This work addresses the computational expense of high-order optimization methods by introducing a multilevel strategy, offering a practical improvement for large-scale unconstrained minimization problems.

The paper proposes a family of multilevel methods for unconstrained minimization that extend high-order optimization based on q-order Taylor models. The multilevel approach reduces computational cost compared to the classical one-level strategy, with numerical experiments showing considerable savings in floating point operations.

We propose a new family of multilevel methods for unconstrained minimization. The resulting strategies are multilevel extensions of high-order optimization methods based on q-order Taylor models (with q >= 1) that have been recently proposed in the literature. The use of high-order models, while decreasing the worst-case complexity bound, makes these methods computationally more expensive. Hence, to counteract this effect, we propose a multilevel strategy that exploits a hierarchy of problems of decreasing dimension, still approximating the original one, to reduce the global cost of the step computation. A theoretical analysis of the family of methods is proposed. Specifically, local and global convergence results are proved and a complexity bound to reach first order stationary points is also derived. A multilevel version of the well known adaptive method based on cubic regularization (ARC, corresponding to q = 2 in our setting) has been implemented. Numerical experiments clearly highlight the relevance of the new multilevel approach leading to considerable computational savings in terms of floating point operations compared to the classical one-level strategy.

Foundations

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

Your Notes