Applied Sciences (Jan 2021)

An Adaptive Optimization Method Based on Learning Rate Schedule for Neural Networks

  • Dokkyun Yi,
  • Sangmin Ji,
  • Jieun Park

DOI
https://doi.org/10.3390/app11020850
Journal volume & issue
Vol. 11, no. 2
p. 850

Abstract

Read online

Artificial intelligence (AI) is achieved by optimizing the cost function constructed from learning data. Changing the parameters in the cost function is an AI learning process (or AI learning for convenience). If AI learning is well performed, then the value of the cost function is the global minimum. In order to obtain the well-learned AI learning, the parameter should be no change in the value of the cost function at the global minimum. One useful optimization method is the momentum method; however, the momentum method has difficulty stopping the parameter when the value of the cost function satisfies the global minimum (non-stop problem). The proposed method is based on the momentum method. In order to solve the non-stop problem of the momentum method, we use the value of the cost function to our method. Therefore, as the learning method processes, the mechanism in our method reduces the amount of change in the parameter by the effect of the value of the cost function. We verified the method through proof of convergence and numerical experiments with existing methods to ensure that the learning works well.

Keywords