The reviewed record of science sign in
Pith

arxiv: 1805.07557 · v2 · pith:DESPMKKT · submitted 2018-05-19 · cs.LG · stat.ML

Nostalgic Adam: Weighting more of the past gradients when designing the adaptive learning rate

Reviewed by Pith T0 review T1 audit T2 compute T3 formal T4 kernel pith:DESPMKKTrecord.jsonopen to challenge →

classification cs.LG stat.ML
keywords adamalgorithmslearningnosadamrateadaptivealgorithmalternative
0
0 comments X
read the original abstract

First-order optimization algorithms have been proven prominent in deep learning. In particular, algorithms such as RMSProp and Adam are extremely popular. However, recent works have pointed out the lack of ``long-term memory" in Adam-like algorithms, which could hamper their performance and lead to divergence. In our study, we observe that there are benefits of weighting more of the past gradients when designing the adaptive learning rate. We therefore propose an algorithm called the Nostalgic Adam (NosAdam) with theoretically guaranteed convergence at the best known convergence rate. NosAdam can be regarded as a fix to the non-convergence issue of Adam in alternative to the recent work of [Reddi et al., 2018]. Our preliminary numerical experiments show that NosAdam is a promising alternative algorithm to Adam. The proofs, code and other supplementary materials can be found in an anonymously shared link.

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 2 Pith papers

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

  1. A Theoretical and Experimental Study of a Novel Adaptive Learning Algorithm

    cs.LG 2026-05 unverdicted novelty 2.0

    Introduces C-Adam optimizer variant with claimed convergence proof and real-life numerical experiments.

  2. Deep learning applied to computational mechanics: A comprehensive review, state of the art, and the classics

    cs.LG 2022-12 unverdicted novelty 2.0

    A comprehensive review of deep learning techniques for computational mechanics, including LSTM for constitutive modeling, PINNs for PDE solving, optimizers, and kernel methods.