STACEY is a new ℓ_p steepest descent optimizer with primal-dual interpolation; its convergence theory covers only the unaccelerated base algorithm, and its empirical gains rely on grid-searched hyperparameters.
Adaptive norms for deep learning with regularized Newton methods
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
We investigate the use of regularized Newton methods with adaptive norms for optimizing neural networks. This approach can be seen as a second-order counterpart of adaptive gradient methods, which we here show to be interpretable as first-order trust region methods with ellipsoidal constraints. In particular, we prove that the preconditioning matrix used in RMSProp and Adam satisfies the necessary conditions for provable convergence of second-order trust region methods with standard worst-case complexities on general non-convex objectives. Furthermore, we run experiments across different neural architectures and datasets to find that the ellipsoidal constraints constantly outperform their spherical counterpart both in terms of number of backpropagations and asymptotic loss value. Finally, we find comparable performance to state-of-the-art first-order methods in terms of backpropagations, but further advances in hardware are needed to render Newton methods competitive in terms of computational time.
fields
cs.LG 1years
2025 1verdicts
REJECT 1representative citing papers
citing papers explorer
-
Stacey: Promoting Stochastic Steepest Descent via Accelerated $\ell_p$-Smooth Nonconvex Optimization
STACEY is a new ℓ_p steepest descent optimizer with primal-dual interpolation; its convergence theory covers only the unaccelerated base algorithm, and its empirical gains rely on grid-searched hyperparameters.