2026
Clipping Makes Distributed and Federated Asynchronous SGD Robust to Stragglers
ICML 2026poster
In modern machine learning, parallelization of training is an important strategy for increasing scale. Asynchronous stochastic gradient descent (ASGD), which maximally utilizes available hardware, avoids having to wait for slow workers. However, with constant step sizes, the convergence of ASGD is n…