D5RL: Diverse Datasets for Data-Driven Deep Reinforcement Learning

By Rafael Rafailov, Kyle Beltran Hatch, Anikait Singh, Aviral Kumar, Laura Smith, Ilya Kostrikov, Philippe Hansen-Estruch, Victor Kolev, Philip J. Ball, Jiajun Wu, Sergey Levine, and Chelsea Finn

Reinforcement Learning Journal, vol. 5, 2024, pp. 2178–2197.

Presented at the Reinforcement Learning Conference (RLC), Amherst Massachusetts, August 9–12, 2024.


Download:

Abstract:

Offline reinforcement learning algorithms hold the promise of enabling data-driven RL methods that do not require costly or dangerous real-world exploration and benefit from large pre-collected datasets. This in turn can facilitate real-world applications, as well as a more standardized approach to RL research. Furthermore, offline RL methods can provide effective initializations for online finetuning to overcome challenges with exploration. However, evaluating progress on offline RL algorithms requires effective and challenging benchmarks that capture properties of real-world tasks, provide a range of task difficulties, and cover a range of challenges both in terms of the parameters of the domain (e.g., length of the horizon, sparsity of rewards) and the parameters of the data (e.g., narrow demonstration data or broad exploratory data). While considerable progress in offline RL in recent years has been enabled by simpler benchmark tasks, the most widely used datasets are increasingly saturating in performance and may fail to reflect properties of realistic tasks. We propose a new benchmark for offline RL that focuses on realistic simulations of robotic manipulation and locomotion environments, based on models of real-world robotic systems, and comprising a variety of data sources, including scripted data, play-style data collected by human teleoperators, and other data sources. Our proposed benchmark covers state-based and image-based domains, and supports both offline RL and online fine-tuning evaluation, with some of the tasks specifically designed to require both pre-training and fine-tuning. We hope that our proposed benchmark will facilitate further progress on both offline RL and fine-tuning algorithms. Website with code, examples, tasks, and data is available at \url{https://sites.google.com/view/d5rl/}


Citation Information:

Rafael Rafailov, Kyle Beltran Hatch, Anikait Singh, Aviral Kumar, Laura Smith, Ilya Kostrikov, Philippe Hansen-Estruch, Victor Kolev, Philip J Ball, Jiajun Wu, Sergey Levine, and Chelsea Finn. "D5RL: Diverse Datasets for Data-Driven Deep Reinforcement Learning." Reinforcement Learning Journal, vol. 5, 2024, pp. 2178–2197.

BibTeX:

@article{rafailov2024diverse,
    title={{D5RL}: {D}iverse Datasets for Data-Driven Deep Reinforcement Learning},
    author={Rafailov, Rafael and Hatch, Kyle Beltran and Singh, Anikait and Kumar, Aviral and Smith, Laura and Kostrikov, Ilya and Hansen-Estruch, Philippe and Kolev, Victor and Ball, Philip J. and Wu, Jiajun and Levine, Sergey and Finn, Chelsea},
    journal={Reinforcement Learning Journal},
    volume={5},
    pages={2178--2197},
    year={2024}
}