DASP adds a variational density-aware term to offline RL policy optimization and reports improved average scores on MuJoCo and AntMaze benchmarks.
Offline Reinforcement Learning with OOD State Correction and OOD Action Suppression
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
In offline reinforcement learning (RL), addressing the out-of-distribution (OOD) action issue has been a focus, but we argue that there exists an OOD state issue that also impairs performance yet has been underexplored. Such an issue describes the scenario when the agent encounters states out of the offline dataset during the test phase, leading to uncontrolled behavior and performance degradation. To this end, we propose SCAS, a simple yet effective approach that unifies OOD state correction and OOD action suppression in offline RL. Technically, SCAS achieves value-aware OOD state correction, capable of correcting the agent from OOD states to high-value in-distribution states. Theoretical and empirical results show that SCAS also exhibits the effect of suppressing OOD actions. On standard offline RL benchmarks, SCAS achieves excellent performance without additional hyperparameter tuning. Moreover, benefiting from its OOD state correction feature, SCAS demonstrates enhanced robustness against environmental perturbations.
fields
cs.LG 1years
2025 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
Variational OOD State Correction for Offline Reinforcement Learning
DASP adds a variational density-aware term to offline RL policy optimization and reports improved average scores on MuJoCo and AntMaze benchmarks.