Nonlinearly Preconditioned Gradient Methods: Momentum and Stochastic Analysis
Konstantinos Oikonomidis, Jan Quan, Panagiotis Patrinos
TL;DR
The paper studies nonlinearly preconditioned gradient methods for smooth nonconvex optimization using sigmoid-like reference functions, bridging gradient clipping and adaptive preconditioning through an anisotropic descent framework. It introduces a heavy-ball type momentum variant (m-NPGM) and a stochastic version, proving convergence under generalized smoothness via the anisotropic descent inequality and a generalized PL condition, with additional results under preconditioned Lipschitz continuity. Linear convergence up to a constant is established under 2-subhomogeneous reference functions, and stochastic analysis yields expected descent guarantees under various noise regimes. Empirical evaluations on neural networks and matrix factorization corroborate competitive performance, illustrating stability and robustness beyond traditional Lipschitz-smooth setups.
Abstract
We study nonlinearly preconditioned gradient methods for smooth nonconvex optimization problems, focusing on sigmoid preconditioners that inherently perform a form of gradient clipping akin to the widely used gradient clipping technique. Building upon this idea, we introduce a novel heavy ball-type algorithm and provide convergence guarantees under a generalized smoothness condition that is less restrictive than traditional Lipschitz smoothness, thus covering a broader class of functions. Additionally, we develop a stochastic variant of the base method and study its convergence properties under different noise assumptions. We compare the proposed algorithms with baseline methods on diverse tasks from machine learning including neural network training.
