Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
102 tokens/sec
GPT-4o
59 tokens/sec
Gemini 2.5 Pro Pro
43 tokens/sec
o3 Pro
6 tokens/sec
GPT-4.1 Pro
50 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

AdaX: Adaptive Gradient Descent with Exponential Long Term Memory (2004.09740v2)

Published 21 Apr 2020 in cs.LG and stat.ML

Abstract: Although adaptive optimization algorithms such as Adam show fast convergence in many machine learning tasks, this paper identifies a problem of Adam by analyzing its performance in a simple non-convex synthetic problem, showing that Adam's fast convergence would possibly lead the algorithm to local minimums. To address this problem, we improve Adam by proposing a novel adaptive gradient descent algorithm named AdaX. Unlike Adam that ignores the past gradients, AdaX exponentially accumulates the long-term gradient information in the past during training, to adaptively tune the learning rate. We thoroughly prove the convergence of AdaX in both the convex and non-convex settings. Extensive experiments show that AdaX outperforms Adam in various tasks of computer vision and natural language processing and can catch up with Stochastic Gradient Descent.

User Edit Pencil Streamline Icon: https://streamlinehq.com
Authors (4)
  1. Wenjie Li (183 papers)
  2. Zhaoyang Zhang (273 papers)
  3. Xinjiang Wang (32 papers)
  4. Ping Luo (340 papers)
Citations (27)

Summary

We haven't generated a summary for this paper yet.