paper-with-me

Papers

Asynchronous Heavy-Tailed Optimization

2026-02-20 · Junfei Sun, Dixi Yao, Xuchen Gong, Tahseen Rabbani, Manzil Zaheer, Tian Li arxiv

Heavy-tailed stochastic gradient noise, commonly observed in transformer models, can destabilize the optimization process. Recent works mainly focus on developing and understanding approaches to address heavy-tailed noise in the centralized or distributed, synchronous setting, leaving the interactions between such noise and asynchronous optimization underexplored. In this work, we investigate two communication schemes that handle stragglers with asynchronous updates in the presence of heavy-tailed gradient noise. We propose and theoretically analyze algorithmic modifications based on delay-aware learning rate scheduling and delay compensation to enhance the performance of asynchronous algorithms. Our convergence guarantees under heavy-tailed noise match the rate of the synchronous counterparts and improve delay tolerance compared with existing asynchronous approaches. Empirically, our approaches outperform prior synchronous and asynchronous methods in terms of accuracy/runtime trade-offs and are more robust to hyperparameters in both image and language tasks.

📄 PDF Abstract BibTeX arXiv:2602.18002

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Optimal Asynchronous Stochastic Nonconvex Optimization under Heavy-Tailed Noise

2026-01-27 · Yidong Wu, Luo Luo arxiv

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 st…

Clipping Makes Distributed and Federated Asynchronous SGD Robust to Stragglers

2026-06-11 · Samuel Erickson, Mikael Johansson arxiv

In modern machine learning, parallelization of training is an important strategy for increasing scale. Asynchronous stochastic gradient descent (ASGD), which maximizes the utilization of available hardware by avoiding wa…

Nonconvex Decentralized Stochastic Bilevel Optimization under Heavy-Tailed Noise

2025-09-19 · Xinwen Zhang, Yihan Zhang, Heng Liang, Hongchang Gao arxiv

Existing decentralized stochastic optimization methods assume the lower-level loss function is strongly convex and the stochastic gradient noise has finite variance. These strong assumptions typically are not satisfied i…

Stochastic OptimizationBilevel Optimization

Asynchronous Stochastic Optimization Robust to Arbitrary Delays

2021-06-22 · NeurIPS 2021 12 · Alon Cohen, Amit Daniely, Yoel Drori, Tomer Koren 외

We consider stochastic optimization with delayed gradients where, at each time step $t$, the algorithm makes an update using a stale stochastic gradient from step $t - d_t$ for some arbitrary delay $d_t$. This setting ab…

Distributed OptimizationStochastic Optimization

Federated Stochastic Minimax Optimization under Heavy-Tailed Noises

2025-11-06 · Xinwen Zhang, Hongchang Gao arxiv

Heavy-tailed noise has attracted growing attention in nonconvex stochastic optimization, as numerous empirical studies suggest it offers a more realistic assumption than standard bounded variance assumption. In this work…

Stochastic OptimizationFederated Learning