Supported Trust Region Optimization for Offline Reinforcement Learning
Yixiu Mao, Hongchang Zhang, Chen Chen, Yi Xu, Xiangyang Ji

TL;DR
This paper introduces Supported Trust Region optimization (STR), a novel offline reinforcement learning method that ensures safe policy improvement within the support of the behavior policy, leading to state-of-the-art results.
Contribution
STR is the first method to perform trust region policy optimization constrained within the support of the behavior policy, reducing restrictions and improving performance.
Findings
STR guarantees policy improvement under ideal conditions.
STR maintains safe policy updates with sampling and approximation errors.
Empirical results show STR outperforms existing methods on MuJoCo and AntMaze domains.
Abstract
Offline reinforcement learning suffers from the out-of-distribution issue and extrapolation error. Most policy constraint methods regularize the density of the trained policy towards the behavior policy, which is too restrictive in most cases. We propose Supported Trust Region optimization (STR) which performs trust region policy optimization with the policy constrained within the support of the behavior policy, enjoying the less restrictive support constraint. We show that, when assuming no approximation and sampling error, STR guarantees strict policy improvement until convergence to the optimal support-constrained policy in the dataset. Further with both errors incorporated, STR still guarantees safe policy improvement for each step. Empirical results validate the theory of STR and demonstrate its state-of-the-art performance on MuJoCo locomotion domains and much more challenging…
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
Taxonomy
TopicsReinforcement Learning in Robotics · Robotic Locomotion and Control
