English

Offline Reinforcement Learning from Datasets with Structured Non-Stationarity

Machine Learning 2024-05-29 v2 Artificial Intelligence

Abstract

Current Reinforcement Learning (RL) is often limited by the large amount of data needed to learn a successful policy. Offline RL aims to solve this issue by using transitions collected by a different behavior policy. We address a novel Offline RL problem setting in which, while collecting the dataset, the transition and reward functions gradually change between episodes but stay constant within each episode. We propose a method based on Contrastive Predictive Coding that identifies this non-stationarity in the offline dataset, accounts for it when training a policy, and predicts it during evaluation. We analyze our proposed method and show that it performs well in simple continuous control tasks and challenging, high-dimensional locomotion tasks. We show that our method often achieves the oracle performance and performs better than baselines.

Keywords

Cite

@article{arxiv.2405.14114,
  title  = {Offline Reinforcement Learning from Datasets with Structured Non-Stationarity},
  author = {Johannes Ackermann and Takayuki Osa and Masashi Sugiyama},
  journal= {arXiv preprint arXiv:2405.14114},
  year   = {2024}
}

Comments

Accepted for Reinforcement Learning Conference (RLC) 2024

R2 v1 2026-06-28T16:36:31.475Z