paper-with-me

홈 › Papers

Federated Offline Policy Optimization with Dual Regularization

2024-05-24 · Sheng Yue, Zerui Qin, Xingyuan Hua, Yongheng Deng, Ju Ren

Federated Reinforcement Learning (FRL) has been deemed as a promising solution for intelligent decision-making in the era of Artificial Internet of Things. However, existing FRL approaches often entail repeated interactions with the environment during local updating, which can be prohibitively expensive or even infeasible in many real-world domains. To overcome this challenge, this paper proposes a novel offline federated policy optimization algorithm, named $\texttt{DRPO}$, which enables distributed agents to collaboratively learn a decision policy only from private and static data without further environmental interactions. $\texttt{DRPO}$ leverages dual regularization, incorporating both the local behavioral policy and the global aggregated policy, to judiciously cope with the intrinsic two-tier distributional shifts in offline FRL. Theoretical analysis characterizes the impact of the dual regularization on performance, demonstrating that by achieving the right balance thereof, $\texttt{DRPO}$ can effectively counteract distributional shifts and ensure strict policy improvement in each federative learning round. Extensive experiments validate the significant performance gains of $\texttt{DRPO}$ over baseline methods.

📄 PDF Abstract BibTeX arXiv:2405.17474

Code (0)

등록된 구현이 없습니다.

Tasks

Decision Making

Similar Papers 제목 키워드 기반

Offline Policy Optimization with Variance Regularization

2021-01-01 · Riashat Islam, Samarth Sinha, Homanga Bharadhwaj, Samin Yeasar Arnob 외

Learning policies from fixed offline datasets is a key challenge to scale up reinforcement learning (RL) algorithms towards practical applications. This is often because off-policy RL algorithms suffer from distributiona…

continuous-controlContinuous ControlOffline RLReinforcement Learning (RL)

Offline Policy Optimization in RL with Variance Regularizaton

2022-12-29 · Riashat Islam, Samarth Sinha, Homanga Bharadhwaj, Samin Yeasar Arnob 외

Learning policies from fixed offline datasets is a key challenge to scale up reinforcement learning (RL) algorithms towards practical applications. This is often because off-policy RL algorithms suffer from distributiona…

continuous-controlContinuous ControlOffline RLReinforcement Learning (RL)

Offline Multi-Agent Reinforcement Learning with Implicit Global-to-Local Value Regularization

2023-07-21 · NeurIPS 2023 11 · Xiangsen Wang, Haoran Xu, Yinan Zheng, Xianyuan Zhan

Offline reinforcement learning (RL) has received considerable attention in recent years due to its attractive capability of learning policies from offline datasets without environmental interactions. Despite some success…

ManagementMuJoCoMulti-agent Reinforcement LearningReinforcement Learning (RL)+2

Supported Policy Optimization for Offline Reinforcement Learning

2022-02-13 · Jialong Wu, Haixu Wu, Zihan Qiu, Jianmin Wang 외

Policy constraint methods to offline reinforcement learning (RL) typically utilize parameterization or regularization that constrains the policy to perform actions within the support set of the behavior policy. The elabo…

Offline RLreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Policy-regularized Offline Multi-objective Reinforcement Learning

2024-01-04 · Qian Lin, Chao Yu, Zongkai Liu, Zifan Wu

In this paper, we aim to utilize only offline trajectory data to train a policy for multi-objective RL. We extend the offline policy-regularized method, a widely-adopted approach for single-objective offline RL problems,…

Multi-Objective Reinforcement LearningOffline RLreinforcement-learningReinforcement Learning