English

Goal-Conditioned Data Augmentation for Offline Reinforcement Learning

Machine Learning 2025-09-03 v2 Artificial Intelligence Robotics

Abstract

Offline reinforcement learning (RL) enables policy learning from pre-collected offline datasets, relaxing the need to interact directly with the environment. However, limited by the quality of offline datasets, it generally fails to learn well-qualified policies in suboptimal datasets. To address datasets with insufficient optimal demonstrations, we introduce Goal-cOnditioned Data Augmentation (GODA), a novel goal-conditioned diffusion-based method for augmenting samples with higher quality. Leveraging recent advancements in generative modelling, GODA incorporates a novel return-oriented goal condition with various selection mechanisms. Specifically, we introduce a controllable scaling technique to provide enhanced return-based guidance during data sampling. GODA learns a comprehensive distribution representation of the original offline datasets while generating new data with selectively higher-return goals, thereby maximizing the utility of limited optimal demonstrations. Furthermore, we propose a novel adaptive gated conditioning method for processing noisy inputs and conditions, enhancing the capture of goal-oriented guidance. We conduct experiments on the D4RL benchmark and real-world challenges, specifically traffic signal control (TSC) tasks, to demonstrate GODA's effectiveness in enhancing data quality and superior performance compared to state-of-the-art data augmentation methods across various offline RL algorithms.

Keywords

Cite

@article{arxiv.2412.20519,
  title  = {Goal-Conditioned Data Augmentation for Offline Reinforcement Learning},
  author = {Xingshuai Huang and Di Wu and Benoit Boulet},
  journal= {arXiv preprint arXiv:2412.20519},
  year   = {2025}
}
R2 v1 2026-06-28T20:51:14.570Z