2022

Offline Q-Learning on Diverse Multi-Task Data Both Scales And Generalizes

Kumar, Aviral, Agarwal, Rishabh, Geng, Xinyang et al.

Understand

The potential of offline reinforcement learning (RL) is that high-capacity models trained on large, heterogeneous datasets can lead to agents that generalize broadly, analogously to similar advances in vision and NLP.

  • However, recent works argue that offline RL methods encounter unique challenges to scaling up model capacity.
  • Drawing on the learnings from these works, we re-examine previous design choices and find that with appropriate choices: ResNets, cross-entropy based distributional backups, and feature normalization, offline Q-learning algorithms exhibit strong performance that scales with model capacity.
  • Using multi-task Atari as a testbed for scaling and generalization, we train a single policy on 40 games with near-human performance using up-to 80 million parameter networks, finding that model performance scales favorably with capacity.

Reading the bibliography…