English

Decentralized Nonconvex Optimization under Heavy-Tailed Noise: Normalization and Optimal Convergence

Optimization and Control 2026-04-17 v2 Distributed, Parallel, and Cluster Computing

Abstract

Heavy-tailed noise in nonconvex stochastic optimization has garnered increasing research interest, as empirical studies, including those on training attention models, suggest it is a more realistic gradient noise condition. This paper studies first-order nonconvex stochastic optimization under heavy-tailed gradient noise in a decentralized setup, where each node can only communicate with its direct neighbors in a predefined graph. Specifically, we consider a class of heavy-tailed gradient noise that is zero-mean and has only pp-th moment for p(1,2]p \in (1, 2]. We propose GT-NSGDm, Gradient Tracking based Normalized Stochastic Gradient Descent with momentum, that utilizes normalization, in conjunction with gradient tracking and momentum, to cope with heavy-tailed noise on distributed nodes. We show that, when the communication graph admits primitive and doubly stochastic weights, GT-NSGDm guarantees, for the \textit{first} time in the literature, that the expected gradient norm converges at an optimal non-asymptotic rate O(1/T(p1)/(3p2))O\big(1/T^{(p-1)/(3p-2)}\big), which matches the lower bound in the centralized setup. When tail index pp is unknown, GT-NSGDm attains a non-asymptotic rate O(1/T(p1)/(2p))O\big( 1/T^{(p-1)/(2p)} \big) that is, for p<2p < 2, topology independent and has a speedup factor n11/pn^{1-1/p} in terms of the number of nodes nn. Finally, experiments on nonconvex linear regression with tokenized synthetic data and decentralized training of language models on a real-world corpus demonstrate that GT-NSGDm is more robust and efficient than baselines.

Keywords

Cite

@article{arxiv.2505.03736,
  title  = {Decentralized Nonconvex Optimization under Heavy-Tailed Noise: Normalization and Optimal Convergence},
  author = {Shuhua Yu and Dusan Jakovetic and Soummya Kar},
  journal= {arXiv preprint arXiv:2505.03736},
  year   = {2026}
}

Comments

Accepted to ICLR 2026

R2 v1 2026-06-28T23:23:20.603Z