← Search

Arto Maranjyan

5 accepted papers

2026

Ringleader ASGD: The First Asynchronous SGD with Optimal Time Complexity under Data Heterogeneity

ICLR 2026poster

Asynchronous stochastic gradient methods are central to scalable distributed optimization, particularly when devices differ in computational capabilities. Such settings arise naturally in federated learning, where training takes place on smartphones and other heterogeneous edge devices. In addition…

Cited by 0SourceScholar
2025

ATA: Adaptive Task Allocation for Efficient Resource Management in Distributed Machine Learning

ICML 2025poster

Asynchronous methods are fundamental for parallelizing computations in distributed machine learning. They aim to accelerate training by fully utilizing all available resources. However, their greedy approach can lead to inefficiencies using more computation than required, especially when co…

Cited by 0SourcePDFScholar
2025

LoCoDL: Communication-Efficient Distributed Learning with Local Training and Compression

ICLR 2025spotlight

In $D$istributed optimization and $L$earning, and even more in the modern framework of federated learning, communication, which is slow and costly, is critical. We introduce LoCoDL, a communication-efficient algorithm that leverages the two popular and effective techniques of $Lo$cal training, which…

Cited by 3SourcePDFScholar
2025

MindFlayer SGD: Efficient Parallel SGD in the Presence of Heterogeneous and Random Worker Compute Times

UAI 2025

We investigate the problem of minimizing the expectation of smooth nonconvex functions in a distributed setting with multiple parallel workers that are able to compute stochastic gradients. A significant challenge in this context is the presence of arbitrarily heterogeneous and stochastic compute ti

Cited by 0SourcePDFScholar
2025

Ringmaster ASGD: The First Asynchronous SGD with Optimal Time Complexity

ICML 2025poster

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…

Cited by 4SourcePDFScholar