🌙

基于三次模型子空间最小化的非凸优化正则化方法

Regularized methods via cubic model subspace minimization for nonconvex optimization

Computational Optimization and Applications · 2025
被引 1
ABS 3

中文导读

提出一种在低维子空间中最小化三次模型的新方法,通过复用子空间和正则化牛顿步,在保持最坏情况复杂度的同时大幅提升计算效率,适用于大规模非凸优化问题。

Abstract

Abstract Adaptive cubic regularization methods for solving nonconvex problems need the efficient computation of the trial step, involving the minimization of a cubic model. We propose a new approach in which this model is minimized in a low dimensional subspace that, in contrast to classic approaches, is reused for a number of iterations. Whenever the trial step produced by the low-dimensional minimization process is unsatisfactory, we employ a regularized Newton step whose regularization parameter is a by-product of the model minimization over the low-dimensional subspace. We show that the worst-case complexity of classic cubic regularized methods is preserved, despite the possible regularized Newton steps. We focus on the large class of problems for which (sparse) direct linear system solvers are available and provide several experimental results showing the very large gains of our new approach when compared to standard implementations of adaptive cubic regularization methods based on direct linear solvers. Our first choice as projection space for the low-dimensional model minimization is the polynomial Krylov subspace; nonetheless, we also explore the use of rational Krylov subspaces in case where the polynomial ones lead to less competitive numerical results.

非凸优化自适应三次正则化子空间方法数值优化