paper-with-me

Papers

Finite-Time Analysis of On-Policy Heterogeneous Federated Reinforcement Learning

2024-01-27 · Chenyu Zhang, Han Wang, Aritra Mitra, James Anderson

Federated reinforcement learning (FRL) has emerged as a promising paradigm for reducing the sample complexity of reinforcement learning tasks by exploiting information from different agents. However, when each agent interacts with a potentially different environment, little to nothing is known theoretically about the non-asymptotic performance of FRL algorithms. The lack of such results can be attributed to various technical challenges and their intricate interplay: Markovian sampling, linear function approximation, multiple local updates to save communication, heterogeneity in the reward functions and transition kernels of the agents' MDPs, and continuous state-action spaces. Moreover, in the on-policy setting, the behavior policies vary with time, further complicating the analysis. In response, we introduce FedSARSA, a novel federated on-policy reinforcement learning scheme, equipped with linear function approximation, to address these challenges and provide a comprehensive finite-time error analysis. Notably, we establish that FedSARSA converges to a policy that is near-optimal for all agents, with the extent of near-optimality proportional to the level of heterogeneity. Furthermore, we prove that FedSARSA leverages agent collaboration to enable linear speedups as the number of agents increases, which holds for both fixed and adaptive step-size configurations.

📄 PDF Abstract BibTeX arXiv:2401.15273

Code (0)

등록된 구현이 없습니다.

Tasks

reinforcement-learningReinforcement Learning

Similar Papers 제목 키워드 기반

Federated Offline Policy Learning

2023-05-21 · Aldo Gael Carranza, Susan Athey

We consider the problem of learning personalized decision policies from observational bandit feedback data across multiple heterogeneous data sources. In our approach, we introduce a novel regret analysis that establishe…

Collaborative Yet Personalized Policy Training: Single-Timescale Federated Actor-Critic

2026-05-14 · Leo Muxing Wang, Pengkun Yang, Lili Su arxiv

Despite the popularity of the actor-critic method and the practical needs of collaborative policy training, existing works typically either overlook environmental heterogeneity or give up personalization altogether by tr…

Achieving Tighter Finite-Time Rates for Heterogeneous Federated Stochastic Approximation under Markovian Sampling

2025-04-15 · Feng Zhu, Aritra Mitra, Robert W. Heath

Motivated by collaborative reinforcement learning (RL) and optimization with time-correlated data, we study a generic federated stochastic approximation problem involving $M$ agents, where each agent is characterized by …

Reinforcement Learning (RL)

On Global Convergence Rates for Federated Policy Gradient under Heterogeneous Environment

2025-05-29 · Safwan Labbi, Paul Mangold, Daniil Tiapkin, Eric Moulines

Ensuring convergence of policy gradient methods in federated reinforcement learning (FRL) under environment heterogeneity remains a major challenge. In this work, we first establish that heterogeneity, perhaps counter-in…

Federated LearningPolicy Gradient MethodsQ-Learning

FedHPD: Heterogeneous Federated Reinforcement Learning via Policy Distillation

2025-02-02 · Wenzheng Jiang, Ji Wang, Xiongtao Zhang, Weidong Bao 외

Federated Reinforcement Learning (FedRL) improves sample efficiency while preserving privacy; however, most existing studies assume homogeneous agents, limiting its applicability in real-world scenarios. This paper inves…

Knowledge Distillationreinforcement-learningReinforcement Learning