A Tight Convergence Analysis for Stochastic Gradient Descent with Delayed Updates

Abstract

We establish matching upper and lower complexity bounds for gradient descent and stochastic gradient descent on quadratic functions, when the gradients are delayed and reflect iterates from $\tau$ rounds ago. First, we show that without stochastic noise, delays strongly affect the attainable optimization error: In fact, the error can be as bad as non-delayed gradient descent ran on only $1/\tau$ of the gradients. In sharp contrast, we quantify how stochastic noise makes the effect of delays negligible, improving on previous work which only showed this phenomenon asymptotically or for much smaller delays. Also, in the context of distributed optimization, the results indicate that the performance of gradient descent with delays is competitive with synchronous approaches such as mini-batching. Our results are based on a novel technique for analyzing convergence of optimization algorithms using generating functions.

Cite

Text

Arjevani et al. "A Tight Convergence Analysis for Stochastic Gradient  Descent with Delayed Updates." Proceedings of the 31st International Conference  on Algorithmic Learning Theory, 2020.

Markdown

[Arjevani et al. "A Tight Convergence Analysis for Stochastic Gradient  Descent with Delayed Updates." Proceedings of the 31st International Conference  on Algorithmic Learning Theory, 2020.](https://mlanthology.org/alt/2020/arjevani2020alt-tight/)

BibTeX

@inproceedings{arjevani2020alt-tight,
  title     = {{A Tight Convergence Analysis for Stochastic Gradient  Descent with Delayed Updates}},
  author    = {Arjevani, Yossi and Shamir, Ohad and Srebro, Nathan},
  booktitle = {Proceedings of the 31st International Conference  on Algorithmic Learning Theory},
  year      = {2020},
  pages     = {111-132},
  volume    = {117},
  url       = {https://mlanthology.org/alt/2020/arjevani2020alt-tight/}
}