paper-with-me

Papers

AdaDelay: Delay Adaptive Distributed Stochastic Convex Optimization

2015-08-20 · Suvrit Sra, Adams Wei Yu, Mu Li, Alexander J. Smola

We study distributed stochastic convex optimization under the delayed gradient model where the server nodes perform parameter updates, while the worker nodes compute stochastic gradients. We discuss, analyze, and experiment with a setup motivated by the behavior of real-world distributed computation networks, where the machines are differently slow at different time. Therefore, we allow the parameter updates to be sensitive to the actual delays experienced, rather than to worst-case bounds on the maximum delay. This sensitivity leads to larger stepsizes, that can help gain rapid initial convergence without having to wait too long for slower machines, while maintaining the same asymptotic complexity. We obtain encouraging improvements to overall convergence for distributed experiments on real datasets with up to billions of examples and features.

📄 PDF Abstract BibTeX arXiv:1508.05003

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Convex and Non-convex Federated Learning with Stale Stochastic Gradients: Diminishing Step Size is All You Need

2026-03-03 · Xinran Zheng, Tara Javidi, Behrouz Touri arxiv

We propose a general framework for distributed stochastic optimization under delayed gradient models. In this setting, $n$ local agents leverage their own data and computation to assist a central server in minimizing a g…

Stochastic OptimizationFederated Learning

Delayed Algorithms for Distributed Stochastic Weakly Convex Optimization

2023-09-21 · NeurIPS 2023 11

This paper studies delayed stochastic algorithms for weakly convex optimization in a distributed network with workers connected to a master node. Recently, Xu~et~al.~2022 showed that an inertial stochastic subgradient …

Bringing Order to Asynchronous SGD: Towards Optimality under Data-Dependent Delays with Momentum

2026-05-03 · Tehila Dahan, Roie Reshef, Sharon Goldstein, Kfir Y. Levy arxiv

Asynchronous stochastic gradient descent (SGD) enables scalable distributed training but suffers from gradient staleness. Existing mitigation strategies, such as delay-adaptive learning rates and staleness-aware filterin…

Delay-Aware Hierarchical Federated Learning

2023-03-22 · Frank Po-Chen Lin, Seyyedali Hosseinalipour, Nicolò Michelusi, Christopher Brinton

Federated learning has gained popularity as a means of training models distributed across the wireless edge. The paper introduces delay-aware hierarchical federated learning (DFL) to improve the efficiency of distributed…

Federated Learning

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