Optimal Asynchronous Stochastic Nonconvex Optimization under Heavy-Tailed Noise
Yidong Wu, Luo Luo
TL;DR
This work tackles asynchronous stochastic nonconvex optimization with heavy-tailed gradient noise across heterogeneous workers. It introduces RANSGDm, an asynchronous normalized SGD with momentum and a delay-threshold mechanism that discards stale gradients, achieving optimal time complexity under $p$-bounded central moment with $p\in(1,2]$. Theoretical results establish matching lower bounds for both fixed and universal computation models, while experiments on a synthetic quadratic problem and GPT-2 training validate superior performance under heavy-tailed noise. The approach advances practical asynchronous optimization in distributed systems where delays and noise deviate from standard bounded-variance assumptions, with implications for large-scale machine learning and NLP model training.
Abstract
This paper considers the problem of asynchronous stochastic nonconvex optimization with heavy-tailed gradient noise and arbitrarily heterogeneous computation times across workers. We propose an asynchronous normalized stochastic gradient descent algorithm with momentum. The analysis show that our method achieves the optimal time complexity under the assumption of bounded $p$th-order central moment with $p\in(1,2]$. We also provide numerical experiments to show the effectiveness of proposed method.
