ADG uses an ambient DDPM to flag corrupted RL transitions, trains a standard DDPM only on the clean subset, then refines the flagged transitions to produce a recovered dataset that improves offline RL policies.
Offline Reinforcement Learning from Datasets with Structured Non-Stationarity
1 Pith paper cite this work. Polarity classification is still indexing.
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.
citation-role summary
citation-polarity summary
fields
cs.LG 1years
2025 1verdicts
CONDITIONAL 1roles
background 1polarities
background 1representative citing papers
citing papers explorer
-
ADG: Ambient Diffusion-Guided Dataset Recovery for Corruption-Robust Offline Reinforcement Learning
ADG uses an ambient DDPM to flag corrupted RL transitions, trains a standard DDPM only on the clean subset, then refines the flagged transitions to produce a recovered dataset that improves offline RL policies.