← Search

Alexander Tyurin

22 accepted papers

2026

Asynchronous Policy Gradient Aggregation for Efficient Distributed Reinforcement Learning

ICLR 2026poster

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 achieved remarkable empirical success, their distributed counterparts remain less ex…

Cited by 0SourceScholar
2026

Learning of Population Dynamics: Inverse Optimization Meets JKO Scheme

ICLR 2026poster

Learning population dynamics involves recovering the underlying process that governs particle evolution, given evolutionary snapshots of samples at discrete time points. Recent methods frame this as an energy minimization problem in probability space and leverage the celebrated JKO scheme for effici…

Cited by 0SourcecodeScholar
2026

Near-Optimal Convergence of Accelerated Gradient Methods under Generalized and $(L_0,L_1)$-Smoothness

ICML 2026poster

We study first‐order methods for convex optimization problems with functions $f$ satisfying the recently proposed $\ell$-smoothness condition $||\nabla^{2}f(x)|| \le \ell\left(||\nabla f(x)||\right),$ which generalizes the $L$-smoothness and $(L_{0},L_{1})$-smoothness. While accelerated gradient des…

Cited by 0SourceScholar
2026

Proving the Limited Scalability of Centralized Distributed Optimization via a New Lower Bound Construction

ICLR 2026poster

We consider centralized distributed optimization in the classical federated learning setup, where $n$ workers jointly find an $\varepsilon$-stationary point of an $L$-smooth, $d$-dimensional nonconvex function $f$, having access only to unbiased stochastic gradients with variance $\sigma^2$. Each wo…

Cited by 0SourceScholar
2025

From Logistic Regression to the Perceptron Algorithm: Exploring Gradient Descent with Large Step Sizes

AAAI 2025technical

We focus on the classification problem with a separable dataset, one of the most important and classical problems from machine learning. The standard approach to this task is logistic regression with gradient descent (LR+GD). Recent studies have observed that LR+GD can find a solution with arbitrari…

Cited by 2SourcePDFScholar
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
2024

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

NeurIPS 2024poster

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 finite-sum (empirical risk minimization) problems in this setup and introduce a ne…

Cited by 3SourcePDFScholar
2024

Improving the Worst-Case Bidirectional Communication Complexity for Nonconvex Distributed Optimization under Function Similarity

NeurIPS 2024spotlight

Effective communication between the server and workers plays a key role in distributed optimization. In this paper, we focus on optimizing communication, uncovering inefficiencies in prevalent downlink compression approaches. Considering first the pure setup where the uplink communication costs are…

Cited by 5SourcePDFScholar
2024

On the Optimal Time Complexities in Decentralized Stochastic Asynchronous Optimization

NeurIPS 2024poster

We consider the decentralized stochastic asynchronous optimization setup, where many workers asynchronously calculate stochastic gradients and asynchronously communicate with each other using edges in a multigraph. For both homogeneous and heterogeneous setups, we prove new time complexity lower bou…

Cited by 2SourcePDFScholar
2024

Shadowheart SGD: Distributed Asynchronous SGD with Optimal Time Complexity Under Arbitrary Computation and Communication Heterogeneity

NeurIPS 2024poster

We consider nonconvex stochastic optimization problems in the asynchronous centralized distributed setup where the communication times from workers to a server can not be ignored, and the computation and communication times are potentially different for all workers. Using an unbiassed compression te…

Cited by 3SourcePDFScholar
2023

2Direction: Theoretically Faster Distributed Training with Bidirectional Communication Compression

NeurIPS 2023poster

We consider distributed convex optimization problems in the regime when the communication between the server and the workers is expensive in both uplink and downlink directions. We develop a new and provably accelerated method, which we call 2Direction, based on fast bidirectional compressed communi…

Cited by 7SourcePDFScholar
2023

A Computation and Communication Efficient Method for Distributed Nonconvex Problems in the Partial Participation Setting

NeurIPS 2023poster

We present a new method that includes three key components of distributed optimization and federated learning: variance reduction of stochastic gradients, partial participation, and compressed communication. We prove that the new method has optimal oracle complexity and state-of-the-art communicatio…

Cited by 6SourcePDFScholar
2023

DASHA: Distributed Nonconvex Optimization with Communication Compression and Optimal Oracle Complexity

ICLR 2023top-25%

We develop and analyze DASHA: a new family of methods for nonconvex distributed optimization problems. When the local functions at the nodes have a finite-sum or an expectation form, our new methods, DASHA-PAGE, DASHA-MVR and DASHA-SYNC-MVR, improve the theoretical oracle and communication complexi…

Cited by 0SourcePDFScholar
2023

EF21-P and Friends: Improved Theoretical Communication Complexity for Distributed Optimization with Bidirectional Compression

ICML 2023poster

In this work we focus our attention on distributed optimization problems in the context where the communication time between the server and the workers is non-negligible. We obtain novel methods supporting bidirectional compression (both from the server to the workers and vice versa) that enjoy new…

Cited by 30SourcePDFScholar
2023

Optimal Time Complexities of Parallel Stochastic Optimization Methods Under a Fixed Computation Model

NeurIPS 2023poster

Parallelization is a popular strategy for improving the performance of methods. Optimization methods are no exception: design of efficient parallel optimization methods and tight analysis of their theoretical properties are important research endeavors. While the minimax complexities are well known…

Cited by 14SourcePDFScholar
2022

Permutation Compressors for Provably Faster Distributed Nonconvex Optimization

ICLR 2022poster

In this work we study the MARINA method of Gorbunov et al (ICML, 2021) -- the current state-of-the-art distributed non-convex optimization method in terms of theoretical communication complexity. Theoretical superiority of this method can be largely attributed to two sources: a carefully engineered…

Cited by 44SourcePDFScholar