Multi-task learning with deep model based reinforcement learningDownload PDF

16 Apr 2024 (modified: 21 Jul 2022)Submitted to ICLR 2017Readers: Everyone
Abstract: In recent years, model-free methods that use deep learning have achieved great success in many different reinforcement learning environments. Most successful approaches focus on solving a single task, while multi-task reinforcement learning remains an open problem. In this paper, we present a model based approach to deep reinforcement learning which we use to solve different tasks simultaneously. We show that our approach not only does not degrade but actually benefits from learning multiple tasks. For our model, we also present a new kind of recurrent neural network inspired by residual networks that decouples memory from computation allowing to model complex environments that do not require lots of memory. The code will be released before ICLR 2017.
TL;DR: We build a world model, based on CNN's and RNN's, to play multiple ATARI games simultaneously, achieving super-human performance.
Conflicts: ethz.ch
Keywords: Reinforcement Learning, Deep learning, Games, Transfer Learning
12 Replies

Loading