[2103.06326] S4RL: Surprisingly Simple Self-Supervision for Offline Reinforcement Learning
Offline reinforcement learning proposes to learn policies from large collected datasets without interaction. These algorithms have made it possible to learn useful skills from data that can then be transferred to the environment, making it feasible to deploy the trained policies in real-world settings where interactions may be costly or dangerous, such as self-driving. However, current algorithms overfit to the dataset they are trained on and perform poor out-of-distribution (OOD) generalization to the environment when deployed. We propose a Surprisingly Simple Self-Supervision algorithm (S4RL), which utilizes data augmentations from states to learn value functions that are better at generalizing and extrapolating when deployed in the environment. We investigate different data augmentation techniques that help learning a value function that can extrapolate to OOD data, and how to combine data augmentations and offline RL algorithms to learn a policy. We experimentally show that using S4RL significantly improves the state-of-the-art on most benchmark offline reinforcement learning tasks on popular benchmark datasets from D4RL, despite being simple and easy to implement.
S4RL: Surprisingly Simple Self-Supervision for Offline Reinforcement Learning in Robotics Samarth Sinha1 , Ajay Mandlekar2 , Animesh Garg1,3 1 University of Toronto, Vector Institute, 2 Stanford University, 3 Nvidia Abstract: Offline reinforcement learning proposes to learn policies from large…
saved by
related reading
- 2109.10813.pdfarxiv.org
- Should I Use Offline RL or Imitation Learning? – The Berkeley Artificial Intelligence Research Blogbair.berkeley.edu
- [2406.09329] Is Value Learning Really the Main Bottleneck in Offline RL?ar5iv.labs.arxiv.org
- [2204.05618] When Should We Prefer Offline Reinforcement Learning Over Behavioral Cloning?ar5iv.labs.arxiv.org
- Exploration for the Efficient Deployment of Reinforcement Learning Agentsopenreview.net
- A (Long) Peek into Reinforcement Learning | Lil'Loglilianweng.github.io
- Just Ask for Generalization | Eric Jangevjang.com
- Value estimation with finite datamcgill.scholaris.ca
- State of Robot Learning, December 2025vedder.io
- [2201.11861] The Challenges of Exploration for Offline Reinforcement Learningar5iv.labs.arxiv.org
- Q-learning is not yet scalableseohong.me
- [2005.01643] Offline Reinforcement Learning: Tutorial, Review, and Perspectives on Open Problemsar5iv.labs.arxiv.org