2018
Slow and Stale Gradients Can Win the Race: Error-Runtime Trade-offs in Distributed SGD
AISTATS 2018poster
Distributed Stochastic Gradient Descent (SGD) when run in a synchronous manner, suffers from delays in waiting for the slowest learners (stragglers). Asynchronous methods can alleviate stragglers, but cause gradient staleness that can adversely affect convergence. In this work we present the first t…