Deployment-Efficient Reinforcement Learning via Model-Based Offline Optimization | HTML5
Most reinforcement learning (RL) algorithms assume online access to the environment, in which one may readily interleave updates to the policy with experience collection using that policy. However, in many real-world applications such as health, education, dialogue agents, and robotics, the cost or potential risk of deploying a new data-collection policy is high, to the point that it can become prohibitive to update the data-collection policy more than a few times during learning. With this view, we propose a novel concept of deployment efficiency, measuring the number of distinct data-collection policies that are used during policy learning. We observe that naïvely applying existing model-free offline RL algorithms recursively does not lead to a practical deployment-efficient and sample-efficient algorithm. We propose a novel model-based algorithm, Behavior-Regularized Model-ENsemble (BREMEN) that can effectively optimize a policy offline using 10-20 times fewer data than prior works.
Deployment-Efficient Reinforcement Learning via Model-Based Offline Optimization Tatsuya Matsushima Hiroki Furuta 1 1 footnotemark: 1 The University of Tokyo {matsushima, furuta}@weblab.t.u-tokyo.ac.jp Yutaka Matsuo The University of Tokyo matsuo@weblab.t.u-tokyo.ac.jp &Ofir Nachum Google Research ofirnachum@google.com &Shixiang Shane Gu Google Research shanegu@google.com Equal contribution. Abstract Most reinforcement learning (RL) algorithms assume online access to the environment, in which one may readily interleave updates to the policy with experience collection using that policy. However
related reading
- Exploration for the Efficient Deployment of Reinforcement Learning Agentsopenreview.net
- Part 2: Kinds of RL Algorithms - Spinning Up documentationspinningup.openai.com
- A (Long) Peek into Reinforcement Learning | Lil'Loglilianweng.github.io
- 2109.10813.pdfarxiv.org
- Key Papers in Deep RL - Spinning Up documentationspinningup.openai.com
- [2005.01643] Offline Reinforcement Learning: Tutorial, Review, and Perspectives on Open Problemsar5iv.labs.arxiv.org
- [2202.06450] Towards Deployment-Efficient Reinforcement Learning: Lower Bound and Optimalityar5iv.labs.arxiv.org
- [2602.19362] LLMs Can Learn to Reason Via Off-Policy RLarxiv.org
- [1805.12114] Deep Reinforcement Learning in a Handful of Trials using Probabilistic Dynamics Modelsar5iv.labs.arxiv.org
- [2204.05618] When Should We Prefer Offline Reinforcement Learning Over Behavioral Cloning?ar5iv.labs.arxiv.org
- [2103.06326] S4RL: Surprisingly Simple Self-Supervision for Offline Reinforcement Learningarxiv.org
- 2208.05129arxiv.org