English

Behavior Regularized Offline Reinforcement Learning

Machine Learning 2019-11-27 v1 Artificial Intelligence Machine Learning

Abstract

In reinforcement learning (RL) research, it is common to assume access to direct online interactions with the environment. However in many real-world applications, access to the environment is limited to a fixed offline dataset of logged experience. In such settings, standard RL algorithms have been shown to diverge or otherwise yield poor performance. Accordingly, recent work has suggested a number of remedies to these issues. In this work, we introduce a general framework, behavior regularized actor critic (BRAC), to empirically evaluate recently proposed methods as well as a number of simple baselines across a variety of offline continuous control tasks. Surprisingly, we find that many of the technical complexities introduced in recent methods are unnecessary to achieve strong performance. Additional ablations provide insights into which design choices matter most in the offline RL setting.

Keywords

Cite

@article{arxiv.1911.11361,
  title  = {Behavior Regularized Offline Reinforcement Learning},
  author = {Yifan Wu and George Tucker and Ofir Nachum},
  journal= {arXiv preprint arXiv:1911.11361},
  year   = {2019}
}
R2 v1 2026-06-23T12:27:17.870Z