Off-policy Reinforcement Learning with Optimistic Exploration and Distribution Correction
Jiachen Li, Shuo Cheng, Zhenyu Liao, Huayan Wang, William Yang Wang,, Qinxun Bai

TL;DR
This paper introduces an off-policy reinforcement learning method that combines optimistic exploration with distribution correction to improve sample efficiency and outperforms existing algorithms in continuous control tasks.
Contribution
It proposes a novel off-policy RL framework that integrates optimistic exploration with distribution correction using the DICE method, enhancing training stability and performance.
Findings
Superior performance on continuous control benchmarks
Effective distribution correction improves off-policy training
Ablation studies validate the method's components
Abstract
Improving the sample efficiency of reinforcement learning algorithms requires effective exploration. Following the principle of (OFU), we train a separate exploration policy to maximize the approximate upper confidence bound of the critics in an off-policy actor-critic framework. However, this introduces extra differences between the replay buffer and the target policy regarding their stationary state-action distributions. To mitigate the off-policy-ness, we adapt the recently introduced DICE framework to learn a distribution correction ratio for off-policy RL training. In particular, we correct the training distribution for both policies and critics. Empirically, we evaluate our proposed method in several challenging continuous control tasks and show superior performance compared to state-of-the-art methods. We also conduct extensive…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsReinforcement Learning in Robotics · Fuel Cells and Related Materials · Adversarial Robustness in Machine Learning
