Pith. sign in

REVIEW 3 cited by

Ringmaster ASGD: The First Asynchronous SGD with Optimal Time Complexity

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2501.16168 v3 pith:X6ZQYPCK submitted 2025-01-27 cs.LG cs.DCmath.OCstat.ML

Ringmaster ASGD: The First Asynchronous SGD with Optimal Time Complexity

classification cs.LG cs.DCmath.OCstat.ML
keywords asynchronouscomplexitytimeasgdmethodoptimalringmasterarbitrarily
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

Asynchronous Stochastic Gradient Descent (Asynchronous SGD) is a cornerstone method for parallelizing learning in distributed machine learning. However, its performance suffers under arbitrarily heterogeneous computation times across workers, leading to suboptimal time complexity and inefficiency as the number of workers scales. While several Asynchronous SGD variants have been proposed, recent findings by Tyurin & Richt\'arik (NeurIPS 2023) reveal that none achieve optimal time complexity, leaving a significant gap in the literature. In this paper, we propose Ringmaster ASGD, a novel Asynchronous SGD method designed to address these limitations and tame the inherent challenges of Asynchronous SGD. We establish, through rigorous theoretical analysis, that Ringmaster ASGD achieves optimal time complexity under arbitrarily heterogeneous and dynamically fluctuating worker computation times. This makes it the first Asynchronous SGD method to meet the theoretical lower bounds for time complexity in such scenarios.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

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

    cs.LG 2026-05 unverdicted novelty 8.0

    Momentum-based async SGD achieves optimal convergence rates for data-dependent delays without biasing updates toward simpler samples.

  2. One-Step Gradient Delay is Not a Barrier for Large-Scale Asynchronous Pipeline Parallel LLM Pretraining

    cs.LG 2026-06 unverdicted novelty 6.0

    One-step gradient delay is optimizer-dependent rather than intrinsically unstable, with Muon and error-feedback correction enabling async pipeline parallelism to match synchronous performance on models up to 10B parameters.

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

    cs.LG 2026-05 unverdicted novelty 6.0

    A momentum-based asynchronous SGD framework achieves optimal convergence rates for data-dependent delays in smooth convex and non-convex optimization.