2 papers
cs.LG2026
Towards Simple and Provable Parameter-Free Adaptive Gradient Methods
Yuanzhe Tao, Yifeng Liu, Huizhuo Yuan +3
Optimization algorithms such as AdaGrad and Adam have significantly advanced the training of deep models by dynamically adjusting the learning rate during the optimization process.…
cs.LG2025
MARS: Unleashing the Power of Variance Reduction for Training Large Models
Huizhuo Yuan, Yifeng Liu, Shuang Wu +2
Training deep neural networks--and more recently, large models demands efficient and scalable optimizers. Adaptive gradient algorithms like Adam, AdamW, and their variants have bee…