Federated Reinforcement Learning with Environment Heterogeneity
Abstract
We study Federated Reinforcement Learning (FedRL) problem in which $n$ agents collaboratively learn a single policy without sharing the trajectories they collected during agent-environment interaction. In this paper, we stress the constraint of environment heterogeneity, which means $n$ environments corresponding to these $n$ agents have different state-transitions. To obtain a value function or a policy function which optimizes the overall performance in all environments, we propose two algorithms, we propose two federated RL algorithms, QAvg and PAvg. We theoretically prove that these algorithms converge to suboptimal solutions, while such suboptimality depends on how heterogeneous these $n$ environments are. Moreover, we propose a heuristic that achieves personalization by embedding the $n$ environments into $n$ vectors. The personalization heuristic not only improves the training but also allows for better generalization to new environments.
Cite
Text
Jin et al. "Federated Reinforcement Learning with Environment Heterogeneity." Artificial Intelligence and Statistics, 2022.Markdown
[Jin et al. "Federated Reinforcement Learning with Environment Heterogeneity." Artificial Intelligence and Statistics, 2022.](https://mlanthology.org/aistats/2022/jin2022aistats-federated/)BibTeX
@inproceedings{jin2022aistats-federated,
title = {{Federated Reinforcement Learning with Environment Heterogeneity}},
author = {Jin, Hao and Peng, Yang and Yang, Wenhao and Wang, Shusen and Zhang, Zhihua},
booktitle = {Artificial Intelligence and Statistics},
year = {2022},
pages = {18-37},
volume = {151},
url = {https://mlanthology.org/aistats/2022/jin2022aistats-federated/}
}