Abstract
Artificial neural network training with gradient descent can be destabilized by 'bad batches' with high losses. This is often problematic for training with small batch sizes, high order loss functions or unstably high learning rates. To stabilize learning, we have developed adaptive learning rate clipping (ALRC) to limit backpropagated losses to a number of standard deviations above their running means. ALRC is designed to complement existing learning algorithms: Our algorithm is computationally inexpensive, can be applied to any loss function or batch size, is robust to hyperparameter choices and does not affect backpropagated gradient distributions. Experiments with CIFAR-10 supersampling show that ALCR decreases errors for unstable mean quartic error training while stable mean squared error training is unaffected. We also show that ALRC decreases unstable mean squared errors for scanning transmission electron microscopy supersampling and partial scan completion. Our source code is available at https://github.com/Jeffrey-Ede/ALRC.
Author supplied keywords
Cite
CITATION STYLE
Ede, J. M., & Beanland, R. (2020). Adaptive learning rate clipping stabilizes learning. Machine Learning: Science and Technology, 1(1). https://doi.org/10.1088/2632-2153/ab81e2
Register to see more suggestions
Mendeley helps you to discover research relevant for your work.