New gradient methods with 3 dimensional quadratic termination
Yixin Xie, Jin-Peng Liu, Cong Sun, Ya-Xiang Yuan
TL;DR
This paper proposes a novel NY stepsize that achieves 5-step termination for 3D quadratic minimization and embeds it in a cyclic gradient framework to form a new gradient method. It then extends to general unconstrained optimization by approximating Cauchy steps with quadratic interpolation and employing an improved GLL line search, proving global convergence and establishing sublinear and R-linear convergence under appropriate conditions. Numerical experiments show the proposed NY/ANY methods outperform state-of-the-art gradient-based methods in CPU time and line-search efficiency, including high-dimensional and ill-conditioned problems. The approach offers a practical, low-cost alternative for large-scale optimization with strong termination guarantees in low-dimensional subspaces and robust performance in broader settings.
Abstract
A new stepsize for gradient method is proposed. Combining it with the exact line search stepsizes, the gradient method achieves the optimal solution in 5 steps for 3 dimensional quadratic function minimization problem. The new stepsize is plugged in the cyclic stepsize update strategy, and a new gradient method is proposed. By applying the quadratic interpolation for Cauchy approximation, the proposed gradient method is extended to solve general unconstrained problem. With the improved GLL line search, the global convergence of the proposed method is proved. Furthermore, its sublinear convergence rate for convex problems and R-linear convergence rate for problems with quadratic functional growth property are analyzed. Numerical results show that our proposed algorithm enjoys good performances in terms of computational cost, and line search requires very few trial stepsizes.
