English

Power Gradient Descent

Machine Learning 2019-06-13 v1 Statistical Mechanics Performance Machine Learning

Abstract

The development of machine learning is promoting the search for fast and stable minimization algorithms. To this end, we suggest a change in the current gradient descent methods that should speed up the motion in flat regions and slow it down in steep directions of the function to minimize. It is based on a "power gradient", in which each component of the gradient is replaced by its versus-preserving HH-th power, with 0<H<10<H<1. We test three modern gradient descent methods fed by such variant and by standard gradients, finding the new version to achieve significantly better performances for the Nesterov accelerated gradient and AMSGrad. We also propose an effective new take on the ADAM algorithm, which includes power gradients with varying HH.

Keywords

Cite

@article{arxiv.1906.04787,
  title  = {Power Gradient Descent},
  author = {Marco Baiesi},
  journal= {arXiv preprint arXiv:1906.04787},
  year   = {2019}
}

Comments

5 pages, 3 figures

R2 v1 2026-06-23T09:50:46.441Z