On the Reuse Bias in Off-Policy Reinforcement Learning
Chengyang Ying, Zhongkai Hao, Xinning Zhou, Hang Su, Dong Yan, Jun Zhu

TL;DR
This paper identifies a new Reuse Bias in off-policy reinforcement learning that causes overestimation and instability, and proposes a Bias-Regularized Importance Sampling framework to mitigate this issue, improving sample efficiency.
Contribution
The paper introduces the concept of Reuse Bias in off-policy evaluation, provides theoretical bounds, and develops a novel BIRIS framework to reduce bias and enhance performance.
Findings
BIRIS reduces Reuse Bias effectively.
BIRIS improves sample efficiency in MuJoCo tasks.
Theoretical bounds validate the bias control method.
Abstract
Importance sampling (IS) is a popular technique in off-policy evaluation, which re-weights the return of trajectories in the replay buffer to boost sample efficiency. However, training with IS can be unstable and previous attempts to address this issue mainly focus on analyzing the variance of IS. In this paper, we reveal that the instability is also related to a new notion of Reuse Bias of IS -- the bias in off-policy evaluation caused by the reuse of the replay buffer for evaluation and optimization. We theoretically show that the off-policy evaluation and optimization of the current policy with the data from the replay buffer result in an overestimation of the objective, which may cause an erroneous gradient update and degenerate the performance. We further provide a high-probability upper bound of the Reuse Bias, and show that controlling one term of the upper bound can control the…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAge of Information Optimization
