Sharing Knowledge in Multi-Task Deep Reinforcement Learning

Abstract

We study the benefit of sharing representations among tasks to enable the effective use of deep neural networks in Multi-Task Reinforcement Learning. We leverage the assumption that learning from different tasks, sharing common properties, is helpful to generalize the knowledge of them resulting in a more effective feature extraction compared to learning a single task. Intuitively, the resulting set of features offers performance benefits when used by Reinforcement Learning algorithms. We prove this by providing theoretical guarantees that highlight the conditions for which is convenient to share representations among tasks, extending the well-known finite-time bounds of Approximate Value-Iteration to the multi-task setting. In addition, we complement our analysis by proposing multi-task extensions of three Reinforcement Learning algorithms that we empirically evaluate on widely used Reinforcement Learning benchmarks showing significant improvements over the single-task counterparts in terms of sample efficiency and performance.

Cite

Text

D'Eramo et al. "Sharing Knowledge in Multi-Task Deep Reinforcement Learning." International Conference on Learning Representations, 2020.

Markdown

[D'Eramo et al. "Sharing Knowledge in Multi-Task Deep Reinforcement Learning." International Conference on Learning Representations, 2020.](https://mlanthology.org/iclr/2020/deramo2020iclr-sharing/)

BibTeX

@inproceedings{deramo2020iclr-sharing,
  title     = {{Sharing Knowledge in Multi-Task Deep Reinforcement Learning}},
  author    = {D'Eramo, Carlo and Tateo, Davide and Bonarini, Andrea and Restelli, Marcello and Peters, Jan},
  booktitle = {International Conference on Learning Representations},
  year      = {2020},
  url       = {https://mlanthology.org/iclr/2020/deramo2020iclr-sharing/}
}