pith. sign in

arxiv: 1905.11286 · v3 · pith:QMIP3DZSnew · submitted 2019-05-27 · 💻 cs.LG · stat.ML

Stochastic Gradient Methods with Layer-wise Adaptive Moments for Training of Deep Networks

classification 💻 cs.LG stat.ML
keywords gradientadamadaptivelayer-wisenetworksnovogradstochasticweight
0
0 comments X
read the original abstract

We propose NovoGrad, an adaptive stochastic gradient descent method with layer-wise gradient normalization and decoupled weight decay. In our experiments on neural networks for image classification, speech recognition, machine translation, and language modeling, it performs on par or better than well tuned SGD with momentum and Adam or AdamW. Additionally, NovoGrad (1) is robust to the choice of learning rate and weight initialization, (2) works well in a large batch setting, and (3) has two times smaller memory footprint than Adam.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 6 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. A unified convergence theory for adaptive first-order methods in the nonconvex case, including AdaNorm, full and diagonal AdaGrad, Shampoo and Muo

    cs.LG 2026-04 unverdicted novelty 7.0

    A unified stochastic convergence theory is developed for adaptive preconditioned first-order methods including AdaGrad variants, Shampoo, and Muon in nonconvex optimization.

  2. Training Deep Learning Models with Norm-Constrained LMOs

    cs.LG 2025-02 unverdicted novelty 7.0

    Scion is a new stochastic LMO-based optimizer family that unifies existing methods, supports unconstrained problems, and delivers hyperparameter transferability plus speedups on nanoGPT training.

  3. Stochastic convergence of parallel asynchronous adaptive first-order methods

    cs.AI 2026-06 unverdicted novelty 6.0

    Introduces a class of asynchronous adaptive first-order methods and establishes O(1/sqrt t) convergence (up to logs) for non-convex stochastic optimization under reasonable assumptions.

  4. Rethinking Neural Network Learning Rates: A Stackelberg Perspective

    cs.LG 2026-05 unverdicted novelty 6.0

    Non-uniform learning rates (smaller for body, larger for final layer) equate to Stackelberg two-time-scale optimization, with convergence proofs and mechanisms for outperformance over uniform rates.

  5. CTRL: A Conditional Transformer Language Model for Controllable Generation

    cs.CL 2019-09 unverdicted novelty 6.0

    CTRL is a large conditional transformer language model that uses naturally occurring control codes to steer text generation style and content.

  6. Rethinking Neural Network Learning Rates: A Stackelberg Perspective

    cs.LG 2026-05 unverdicted novelty 5.0

    Non-uniform learning rates correspond to a Stackelberg reformulation of the training objective whose two-time-scale alternating gradient descent yields finite-time convergence and can accelerate training through stron...