English

Offline Reinforcement Learning with OOD State Correction and OOD Action Suppression

Machine Learning 2024-11-04 v4 Artificial Intelligence

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.

Keywords

Cite

@article{arxiv.2410.19400,
  title  = {Offline Reinforcement Learning with OOD State Correction and OOD Action Suppression},
  author = {Yixiu Mao and Qi Wang and Chen Chen and Yun Qu and Xiangyang Ji},
  journal= {arXiv preprint arXiv:2410.19400},
  year   = {2024}
}

Comments

Accepted to NeurIPS 2024

R2 v1 2026-06-28T19:35:18.337Z