OCLGAug 11, 2022

Super-Universal Regularized Newton Method

arXiv:2208.05888v155 citationsh-index: 60
Originality Incremental advance
AI Analysis

This work addresses optimization efficiency for researchers and practitioners by providing an adaptive method that automatically adjusts to problem characteristics, though it is incremental as it builds on existing Newton and regularization techniques.

The authors tackled the problem of solving composite convex minimization by proposing a variant of Newton's method with quadratic regularization that adapts to problem classes without prior parameter knowledge, achieving a global O(1/k^3) rate for functions with Lipschitz continuous third derivatives and automatic acceleration to superlinear convergence for uniformly convex objectives.

We analyze the performance of a variant of Newton method with quadratic regularization for solving composite convex minimization problems. At each step of our method, we choose regularization parameter proportional to a certain power of the gradient norm at the current point. We introduce a family of problem classes characterized by Hölder continuity of either the second or third derivative. Then we present the method with a simple adaptive search procedure allowing an automatic adjustment to the problem class with the best global complexity bounds, without knowing specific parameters of the problem. In particular, for the class of functions with Lipschitz continuous third derivative, we get the global $O(1/k^3)$ rate, which was previously attributed to third-order tensor methods. When the objective function is uniformly convex, we justify an automatic acceleration of our scheme, resulting in a faster global rate and local superlinear convergence. The switching between the different rates (sublinear, linear, and superlinear) is automatic. Again, for that, no a priori knowledge of parameters is needed.

Foundations

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

Your Notes