paper-with-me

Papers

D4RL: Datasets for Deep Data-Driven Reinforcement Learning

2020-04-15 · Justin Fu, Aviral Kumar, Ofir Nachum, George Tucker, Sergey Levine

The offline reinforcement learning (RL) setting (also known as full batch RL), where a policy is learned from a static dataset, is compelling as progress enables RL methods to take advantage of large, previously-collected datasets, much like how the rise of large datasets has fueled results in supervised learning. However, existing online RL benchmarks are not tailored towards the offline setting and existing offline RL benchmarks are restricted to data generated by partially-trained agents, making progress in offline RL difficult to measure. In this work, we introduce benchmarks specifically designed for the offline setting, guided by key properties of datasets relevant to real-world applications of offline RL. With a focus on dataset collection, examples of such properties include: datasets generated via hand-designed controllers and human demonstrators, multitask datasets where an agent performs different tasks in the same environment, and datasets collected with mixtures of policies. By moving beyond simple benchmark tasks and data collected by partially-trained RL agents, we reveal important and unappreciated deficiencies of existing algorithms. To facilitate research, we have released our benchmark tasks and datasets with a comprehensive evaluation of existing algorithms, an evaluation protocol, and open-source examples. This serves as a common starting point for the community to identify shortcomings in existing offline RL methods and a collaborative route for progress in this emerging area.

📄 PDF Abstract BibTeX arXiv:2004.07219

Code (7)

rail-berkeley/d4rl 공식 구현
rail-berkeley/offline_rl 공식 구현
anuragajay/d4rl
farama-foundation/d4rl
koulanurag/opcc pytorch
kpertsch/d4rl
mpatacchiola/imujoco pytorch

Tasks

D4RLOffline RLreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

VRL3: A Data-Driven Framework for Visual Deep Reinforcement Learning

2022-02-17 · Che Wang, Xufang Luo, Keith Ross, Dongsheng Li

We propose VRL3, a powerful data-driven framework with a simple design for solving challenging visual deep reinforcement learning (DRL) tasks. We analyze a number of major obstacles in taking a data-driven approach, and …

Deep Reinforcement LearningOffline RLreinforcement-learningReinforcement Learning+1

A Reinforcement Learning-driven Translation Model for Search-Oriented Conversational Systems

2018-08-29 · WS 2018 10 · Wafa Aissa, Laure Soulier, Ludovic Denoyer

Search-oriented conversational systems rely on information needs expressed in natural language (NL). We focus here on the understanding of NL expressions for building keyword-based queries. We propose a reinforcement-lea…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Translation

Enabling High Data Throughput Reinforcement Learning on GPUs: A Domain Agnostic Framework for Data-Driven Scientific Research

2024-08-01 · Tian Lan, Huan Wang, Caiming Xiong, Silvio Savarese

We introduce WarpSci, a domain agnostic framework designed to overcome crucial system bottlenecks encountered in the application of reinforcement learning to intricate environments with vast datasets featuring high-dimen…

CPUGPUreinforcement-learning

Action-Driven Processes for Continuous-Time Control

2025-10-30 · Ruimin He, Shaowei Lin arxiv

At the heart of reinforcement learning are actions -- decisions made in response to observations of the environment. Actions are equally fundamental in the modeling of stochastic processes, as they trigger discontinuous …

Reinforcement Learning

Influencing Reinforcement Learning through Natural Language Guidance

2021-04-04 · Tasmia Tasrin, Md Sultan Al Nahian, Habarakadage Perera, Brent Harrison

Interactive reinforcement learning agents use human feedback or instruction to help them learn in complex environments. Often, this feedback comes in the form of a discrete signal that is either positive or negative. Whi…

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)