arXiv Analytics

Sign in

arXiv:1909.12340 [cs.LG]AbstractReferencesReviewsResources

At Stability's Edge: How to Adjust Hyperparameters to Preserve Minima Selection in Asynchronous Training of Neural Networks?

Niv Giladi, Mor Shpigel Nacson, Elad Hoffer, Daniel Soudry

Published 2019-09-26Version 1

Background: Recent developments have made it possible to accelerate neural networks training significantly using large batch sizes and data parallelism. Training in an asynchronous fashion, where delay occurs, can make training even more scalable. However, asynchronous training has its pitfalls, mainly a degradation in generalization, even after convergence of the algorithm. This gap remains not well understood, as theoretical analysis so far mainly focused on the convergence rate of asynchronous methods. Contributions: We examine asynchronous training from the perspective of dynamical stability. We find that the degree of delay interacts with the learning rate, to change the set of minima accessible by an asynchronous stochastic gradient descent algorithm. We derive closed-form rules on how the learning rate could be changed, while keeping the accessible set the same. Specifically, for high delay values, we find that the learning rate should be kept inversely proportional to the delay. We then extend this analysis to include momentum. We find momentum should be either turned off, or modified to improve training stability. We provide empirical experiments to validate our theoretical findings.

Related articles: Most relevant | Search more
arXiv:2003.02389 [cs.LG] (Published 2020-03-05)
Comparing Rewinding and Fine-tuning in Neural Network Pruning
arXiv:2107.08686 [cs.LG] (Published 2021-07-19)
Improved Learning Rates for Stochastic Optimization: Two Theoretical Viewpoints
arXiv:2007.00878 [cs.LG] (Published 2020-07-02)
On the Outsized Importance of Learning Rates in Local Update Methods