paper-with-me

홈 › Papers

Rapidly Adapting Moment Estimation

2019-02-24 · Guo-Qiang Zhang, Kenta Niwa, W. Bastiaan Kleijn

Adaptive gradient methods such as Adam have been shown to be very effective for training deep neural networks (DNNs) by tracking the second moment of gradients to compute the individual learning rates. Differently from existing methods, we make use of the most recent first moment of gradients to compute the individual learning rates per iteration. The motivation behind it is that the dynamic variation of the first moment of gradients may provide useful information to obtain the learning rates. We refer to the new method as the rapidly adapting moment estimation (RAME). The theoretical convergence of deterministic RAME is studied by using an analysis similar to the one used in [1] for Adam. Experimental results for training a number of DNNs show promising performance of RAME w.r.t. the convergence speed and generalization performance compared to the stochastic heavy-ball (SHB) method, Adam, and RMSprop.

📄 PDF Abstract BibTeX arXiv:1902.09030

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…
Adam 설명 없음

Similar Papers 제목 키워드 기반

AdamNODEs: When Neural ODE Meets Adaptive Moment Estimation

2022-07-13 · Suneghyeon Cho, Sanghyun Hong, Kookjin Lee, Noseong Park

Recent work by Xia et al. leveraged the continuous-limit of the classical momentum accelerated gradient descent and proposed heavy-ball neural ODEs. While this model offers computational efficiency and high utility over …

Computational Efficiency

Adam Improves Muon: Adaptive Moment Estimation with Orthogonalized Momentum

2026-02-19 · Minxin Zhang, Yuxuan Liu, Hayden Schaeffer arxiv

Efficient stochastic optimization typically integrates an update direction that performs well in the deterministic regime with a mechanism adapting to stochastic perturbations. While Adam uses adaptive moment estimates t…

Stochastic Optimization

ZO-AdaMU Optimizer: Adapting Perturbation by the Momentum and Uncertainty in Zeroth-order Optimization

2023-12-23 · Shuoran Jiang, Qingcai Chen, Youchen Pan, Yang Xiang 외

Lowering the memory requirement in full-parameter training on large models has become a hot research area. MeZO fine-tunes the large language models (LLMs) by just forward passes in a zeroth-order SGD optimizer (ZO-SGD),…

GPU

Nesterov's Accelerated Gradient and Momentum as approximations to Regularised Update Descent

2016-07-07 · Aleksandar Botev, Guy Lever, David Barber

We present a unifying framework for adapting the update direction in gradient-based iterative optimization methods. As natural special cases we re-derive classical momentum and Nesterov's accelerated gradient method, len…

Probabilistic and statistical properties of moment variations and their use in inference and estimation based on high frequency return data

2015-07-30

We discuss the probabilistic properties of the variation based third and fourth moments of financial returns as estimators of the actual moments of the return distributions. The moment variations are defined under non-pa…