English

Federated Deep Reinforcement Learning

Machine Learning 2020-02-11 v3 Artificial Intelligence

Abstract

In deep reinforcement learning, building policies of high-quality is challenging when the feature space of states is small and the training data is limited. Despite the success of previous transfer learning approaches in deep reinforcement learning, directly transferring data or models from an agent to another agent is often not allowed due to the privacy of data and/or models in many privacy-aware applications. In this paper, we propose a novel deep reinforcement learning framework to federatively build models of high-quality for agents with consideration of their privacies, namely Federated deep Reinforcement Learning (FedRL). To protect the privacy of data and models, we exploit Gausian differentials on the information shared with each other when updating their local models. In the experiment, we evaluate our FedRL framework in two diverse domains, Grid-world and Text2Action domains, by comparing to various baselines.

Keywords

Cite

@article{arxiv.1901.08277,
  title  = {Federated Deep Reinforcement Learning},
  author = {Hankz Hankui Zhuo and Wenfeng Feng and Yufeng Lin and Qian Xu and Qiang Yang},
  journal= {arXiv preprint arXiv:1901.08277},
  year   = {2020}
}

Comments

9 pages, 5 figures

R2 v1 2026-06-23T07:20:44.648Z