English

False Correlation Reduction for Offline Reinforcement Learning

Machine Learning 2023-11-02 v3 Artificial Intelligence

Abstract

Offline reinforcement learning (RL) harnesses the power of massive datasets for resolving sequential decision problems. Most existing papers only discuss defending against out-of-distribution (OOD) actions while we investigate a broader issue, the false correlations between epistemic uncertainty and decision-making, an essential factor that causes suboptimality. In this paper, we propose falSe COrrelation REduction (SCORE) for offline RL, a practically effective and theoretically provable algorithm. We empirically show that SCORE achieves the SoTA performance with 3.1x acceleration on various tasks in a standard benchmark (D4RL). The proposed algorithm introduces an annealing behavior cloning regularizer to help produce a high-quality estimation of uncertainty which is critical for eliminating false correlations from suboptimality. Theoretically, we justify the rationality of the proposed method and prove its convergence to the optimal policy with a sublinear rate under mild assumptions.

Keywords

Cite

@article{arxiv.2110.12468,
  title  = {False Correlation Reduction for Offline Reinforcement Learning},
  author = {Zhihong Deng and Zuyue Fu and Lingxiao Wang and Zhuoran Yang and Chenjia Bai and Tianyi Zhou and Zhaoran Wang and Jing Jiang},
  journal= {arXiv preprint arXiv:2110.12468},
  year   = {2023}
}

Comments

16 pages, 14 figures

R2 v1 2026-06-24T07:08:20.105Z