paper-with-me

Papers

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 achieved remarkable empirical success, their distributed counterparts remain less explored, particularly in the presence of heterogeneous asynchronous computations and communication bottlenecks. We introduce two new algorithms, Rennala NIGT and Malenia NIGT, which implement asynchronous policy gradient aggregation and achieve state-of-the-art efficiency. In the homogeneous setting, Rennala NIGT provably improves the total computational and communication complexity while supporting the AllReduce operation. In the heterogeneous setting, Malenia NIGT simultaneously handles asynchronous computations and heterogeneous environments with strictly better theoretical guarantees. Our results are further corroborated by experiments, showing that our methods significantly outperform prior approaches.

📄 PDF Abstract BibTeX arXiv:2509.24305

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Fully Asynchronous Policy Evaluation in Distributed Reinforcement Learning over Networks

2020-03-01 · Xingyu Sha, Jia-Qi Zhang, Keyou You, Kaiqing Zhang 외

This paper proposes a \emph{fully asynchronous} scheme for the policy evaluation problem of distributed reinforcement learning (DisRL) over directed peer-to-peer networks. Without waiting for any other node of the networ…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Edge-Compatible Reinforcement Learning for Recommendations

2021-12-10 · James E. Kostas, Philip S. Thomas, Georgios Theocharous

Most reinforcement learning (RL) recommendation systems designed for edge computing must either synchronize during recommendation selection or depend on an unprincipled patchwork collection of algorithms. In this work, w…

Edge-computingRecommendation Systemsreinforcement-learningReinforcement Learning+1

Collective Robot Reinforcement Learning with Distributed Asynchronous Guided Policy Search

2016-10-03 · Ali Yahya, Adrian Li, Mrinal Kalakrishnan, Yevgen Chebotar 외

In principle, reinforcement learning and policy search methods can enable robots to learn highly complex and general skills that may allow them to function amid the complexity and diversity of the real world. However, tr…

Diversityreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Scheduling and Aggregation Design for Asynchronous Federated Learning over Wireless Networks

2022-12-14 · Chung-Hsuan Hu, Zheng Chen, Erik G. Larsson

Federated Learning (FL) is a collaborative machine learning (ML) framework that combines on-device training and server-based aggregation to train a common ML model among distributed agents. In this work, we propose an as…

Federated LearningScheduling

Device Scheduling and Update Aggregation Policies for Asynchronous Federated Learning

2021-07-23 · Chung-Hsuan Hu, Zheng Chen, Erik G. Larsson

Federated Learning (FL) is a newly emerged decentralized machine learning (ML) framework that combines on-device local training with server-based model synchronization to train a centralized ML model over distributed nod…

Federated LearningScheduling