paper-with-me

홈 › Papers

Bridging the Gap Between Homogeneous and Heterogeneous Asynchronous Optimization Is Surprisingly Difficult

2026-09-15 · Alexander Tyurin arxiv

Modern large-scale machine learning tasks often require multiple workers, devices, CPUs, or GPUs to compute stochastic gradients in parallel and asynchronously to train model weights. Theoretical results typically distinguish between two settings: (i) the homogeneous setting, where all workers have access to the same data distribution, and (ii) the heterogeneous setting, where each worker operates on different data distributions. Known optimal time complexities in these settings reveal a significant gap, with far more pessimistic guarantees in the heterogeneous case. In this work, we investigate whether these pessimistic optimal time complexities can be overcome under different assumptions. Surprisingly, we show that improvement is provably impossible under widely used first- and second-order similarity assumptions for any randomized algorithm. We then turn to the interpolation regime and demonstrate that the weak interpolation assumption alone is also insufficient. Finally, we introduce a minimal combination of irreducible assumptions, strong interpolation and the local Polyak-Lojasiewicz condition, to derive a new time complexity bound that matches the dependence on worker computation times in the best-known result in the homogeneous setting, without requiring identical data distributions.

📄 PDF Abstract BibTeX arXiv:2609.17483

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

First Provably Optimal Asynchronous SGD for Homogeneous and Heterogeneous Data

2026-01-05 · Artavazd Maranjyan arxiv

Artificial intelligence has advanced rapidly through large neural networks trained on massive datasets using thousands of GPUs or TPUs. Such training can occupy entire data centers for weeks and requires enormous computa…

Stochastic OptimizationFederated Learning

Heterogeneity-Aware Asynchronous Decentralized Training

2019-09-17 · Qinyi Luo, Jiaao He, Youwei Zhuo, Xuehai Qian

Distributed deep learning training usually adopts All-Reduce as the synchronization mechanism for data parallel algorithms due to its high performance in homogeneous environment. However, its performance is bounded by th…

AllScheduling

Freya PAGE: First Optimal Time Complexity for Large-Scale Nonconvex Finite-Sum Optimization with Heterogeneous Asynchronous Computations

2024-05-24 · Alexander Tyurin, Kaja Gruntkowska, Peter Richtárik

In practical distributed systems, workers are typically not homogeneous, and due to differences in hardware configurations and network conditions, can have highly varying processing times. We consider smooth nonconvex fi…

Asynchronous Policy Gradient Aggregation for Efficient Distributed Reinforcement Learning

2025-09-29 · Alexander Tyurin, Andrei Spiridonov, Varvara Rudenko arxiv

We study distributed reinforcement learning (RL) with policy gradient methods under asynchronous and parallel computations and communications. While non-distributed methods are well understood theoretically and have achi…

Reinforcement Learning

Coherent oscillations in balanced neural networks driven by endogenous fluctuations

2021-10-18 · Matteo di Volo, Marco Segneri, Denis Goldobin, Antonio Politi 외

We present a detailed analysis of the dynamical regimes observed in a balanced network of identical Quadratic Integrate-and-Fire (QIF) neurons with a sparse connectivity for homogeneous and heterogeneous in-degree distri…