2021

Mastering Atari Games with Limited Data

Ye, Weirui, Liu, Shaohuai, Kurutach, Thanard et al.

Understand

Reinforcement learning has achieved great success in many applications.

  • However, sample efficiency remains a key challenge, with prominent methods requiring millions (or even billions) of environment steps to train.
  • Recently, there has been significant progress in sample efficient image-based RL algorithms; however, consistent human-level performance on the Atari game benchmark remains an elusive goal.
  • We propose a sample efficient model-based visual RL algorithm built on MuZero, which we name EfficientZero.

Reading the bibliography…