Slow and Stale Gradients Can Win the Race
Slow and Stale Gradients Can Win the Race
复制标题
DOI:
10.1109/jsait.2021.3103770
复制
发表时间:
2018-03
期刊:
影响因子:
--
通讯作者:
Sanghamitra Dutta;Gauri Joshi;Soumyadip Ghosh;Parijat Dube;P. Nagpurkar
中科院分区:
文献类型:
--
作者:
Sanghamitra Dutta;Gauri Joshi;Soumyadip Ghosh;Parijat Dube;P. Nagpurkar
Distributed Stochastic Gradient Descent (SGD) when run in a synchronous manner, suffers from delays in runtime as it waits for the slowest workers (stragglers). Asynchronous methods can alleviate stragglers, but cause gradient staleness that can adversely affect the convergence error. In this work, we present a novel theoretical characterization of the speedup offered by asynchronous methods by analyzing the trade-off between the error in the trained model and the actual training runtime (wallclock time). The main novelty in our work is that our runtime analysis considers random straggling delays, which helps us design and compare distributed SGD algorithms that strike a balance between straggling and staleness. We also provide a new error convergence analysis of asynchronous SGD variants without bounded or exponential delay assumptions. Finally, based on our theoretical characterization of the error-runtime trade-off, we propose a method of gradually varying synchronicity in distributed SGD and demonstrate its performance on the CIFAR10 dataset.