FastAdaBelief: Improving Convergence Rate for Belief-based Adaptive Optimizers by Exploiting Strong Convexity
Yangfan Zhou, Kaizhu Huang, Cheng Cheng, Xuguang Wang, Amir Hussain,, and Xin Liu

TL;DR
FastAdaBelief is a new optimizer that leverages strong convexity to achieve faster convergence rates while maintaining strong generalization, outperforming existing algorithms in various convexity scenarios.
Contribution
The paper introduces FastAdaBelief, an optimizer that exploits strong convexity to improve convergence rates, with a theoretical $O( ext{log } T)$ regret bound and extensive empirical validation.
Findings
FastAdaBelief achieves the fastest convergence among compared algorithms.
It maintains excellent generalization in both strong and non-strong convexity scenarios.
Theoretical analysis confirms a lower regret bound of $O( ext{log } T)$.
Abstract
AdaBelief, one of the current best optimizers, demonstrates superior generalization ability compared to the popular Adam algorithm by viewing the exponential moving average of observed gradients. AdaBelief is theoretically appealing in that it has a data-dependent regret bound when objective functions are convex, where is a time horizon. It remains however an open problem whether the convergence rate can be further improved without sacrificing its generalization ability. %on how to exploit strong convexity to further improve the convergence rate of AdaBelief. To this end, we make a first attempt in this work and design a novel optimization algorithm called FastAdaBelief that aims to exploit its strong convexity in order to achieve an even faster convergence rate. In particular, by adjusting the step size that better considers strong convexity and prevents fluctuation,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsAdabelief · Adam
