English

On the Trend-corrected Variant of Adaptive Stochastic Optimization Methods

Machine Learning 2020-12-17 v2 Machine Learning

Abstract

Adam-type optimizers, as a class of adaptive moment estimation methods with the exponential moving average scheme, have been successfully used in many applications of deep learning. Such methods are appealing due to the capability on large-scale sparse datasets with high computational efficiency. In this paper, we present a new framework for Adam-type methods with the trend information when updating the parameters with the adaptive step size and gradients. The additional terms in the algorithm promise an efficient movement on the complex cost surface, and thus the loss would converge more rapidly. We show empirically the importance of adding the trend component, where our framework outperforms the conventional Adam and AMSGrad methods constantly on the classical models with several real-world datasets.

Keywords

Cite

@article{arxiv.2001.06130,
  title  = {On the Trend-corrected Variant of Adaptive Stochastic Optimization Methods},
  author = {Bingxin Zhou and Xuebin Zheng and Junbin Gao},
  journal= {arXiv preprint arXiv:2001.06130},
  year   = {2020}
}

Comments

8 pages, 4 figures, 2 tables, IJCNN2020

R2 v1 2026-06-23T13:13:37.040Z