The Error-Feedback Framework: Better Rates for SGD with Delayed Gradients and Compressed Communication
Sebastian U. Stich, Sai Praneeth Karimireddy

TL;DR
This paper demonstrates that stochastic gradient descent (SGD) with delayed or compressed gradients converges at near-optimal rates, showing robustness to communication delays and compression in distributed settings, especially with noise.
Contribution
The paper provides non-asymptotic convergence rates for SGD with delayed, compressed, and local gradients, extending previous results to more general and practical scenarios.
Findings
SGD with delay converges at the same rate as standard SGD in noisy settings.
Compressed gradients with error compensation still achieve improved convergence rates.
Results apply to distributed, asynchronous, and communication-efficient optimization methods.
Abstract
We analyze (stochastic) gradient descent (SGD) with delayed updates on smooth quasi-convex and non-convex functions and derive concise, non-asymptotic, convergence rates. We show that the rate of convergence in all cases consists of two terms: (i) a stochastic term which is not affected by the delay, and (ii) a higher order deterministic term which is only linearly slowed down by the delay. Thus, in the presence of noise, the effects of the delay become negligible after a few iterations and the algorithm converges at the same optimal rate as standard SGD. This result extends a line of research that showed similar results in the asymptotic regime or for strongly-convex quadratic functions only. We further show similar results for SGD with more intricate form of delayed gradients -- compressed gradients under error compensation and for local~SGD where multiple workers perform local steps…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsStochastic Gradient Optimization Techniques · Sparse and Compressive Sensing Techniques · Privacy-Preserving Technologies in Data
MethodsStochastic Gradient Descent
