AdaLip: An Adaptive Learning Rate Method per Layer for Stochastic Optimization

DOI: https://doi.org/10.1007/s11063-022-11140-w
IF: 2.565
2023-01-05
Neural Processing Letters
Abstract:Various works have been published around the optimization of Neural Networks that emphasize the significance of the learning rate. In this study we analyze the need for a different treatment for each layer and how this affects training. We propose a novel optimization technique, called AdaLip, that utilizes an estimation of the Lipschitz constant of the gradients in order to construct an adaptive learning rate per layer that can work on top of already existing optimizers, like SGD or Adam. A detailed experimental framework was used to prove the usefulness of the optimizer on three benchmark datasets. It showed that AdaLip improves the training performance and the convergence speed, but also made the training process more robust to the selection of the initial global learning rate.
computer science, artificial intelligence
What problem does this paper attempt to address?