Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
119 tokens/sec
GPT-4o
56 tokens/sec
Gemini 2.5 Pro Pro
43 tokens/sec
o3 Pro
6 tokens/sec
GPT-4.1 Pro
47 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

Beyond Uniform Sampling: Offline Reinforcement Learning with Imbalanced Datasets (2310.04413v2)

Published 6 Oct 2023 in cs.LG and cs.AI

Abstract: Offline policy learning is aimed at learning decision-making policies using existing datasets of trajectories without collecting additional data. The primary motivation for using reinforcement learning (RL) instead of supervised learning techniques such as behavior cloning is to find a policy that achieves a higher average return than the trajectories constituting the dataset. However, we empirically find that when a dataset is dominated by suboptimal trajectories, state-of-the-art offline RL algorithms do not substantially improve over the average return of trajectories in the dataset. We argue this is due to an assumption made by current offline RL algorithms of staying close to the trajectories in the dataset. If the dataset primarily consists of sub-optimal trajectories, this assumption forces the policy to mimic the suboptimal actions. We overcome this issue by proposing a sampling strategy that enables the policy to only be constrained to ``good data" rather than all actions in the dataset (i.e., uniform sampling). We present a realization of the sampling strategy and an algorithm that can be used as a plug-and-play module in standard offline RL algorithms. Our evaluation demonstrates significant performance gains in 72 imbalanced datasets, D4RL dataset, and across three different offline RL algorithms. Code is available at https://github.com/Improbable-AI/dw-offline-rl.

User Edit Pencil Streamline Icon: https://streamlinehq.com
Authors (9)
  1. Zhang-Wei Hong (31 papers)
  2. Aviral Kumar (74 papers)
  3. Sathwik Karnik (5 papers)
  4. Abhishek Bhandwaldar (8 papers)
  5. Akash Srivastava (50 papers)
  6. Joni Pajarinen (68 papers)
  7. Romain Laroche (36 papers)
  8. Abhishek Gupta (226 papers)
  9. Pulkit Agrawal (103 papers)
Citations (11)

Summary

We haven't generated a summary for this paper yet.