The Sufficiency Of Off-policyness And Soft Clipping: PPO Is Still Insufficient According To An Off-policy Measure
2022 Β· Xing Chen, Dongcui Diao, Hechang Chen, et al.
Abstract
The popular Proximal Policy Optimization (PPO) algorithm approximates the solution in a clipped policy space. Does there exist better policies outside of this space? By using a novel surrogate objective that employs the sigmoid function (which provides an interesting way of exploration), we found that the answer is ``YES'', and the better policies are in fact located very far from the clipped space. We show that PPO is insufficient in ``off-policyness'', according to an off-policy metric called DEON. Our algorithm explores in a much larger policy space than PPO, and it maximizes the Conservative Policy Iteration (CPI) objective better than PPO during training. To the best of our knowledge, all current PPO methods have the clipping operation and optimize in the clipped policy space. Our method is the first of this kind, which advances the understanding of CPI optimization and policy gradient methods. Code is available at https://github.com/raincchio/P3O.
Authors
(none)
Tags
Stats
Code
Related papers
- You May Not Need Ratio Clipping In PPO (2022)0.00
- Truly Proximal Policy Optimization (2019)0.00
- ANO: A Principled Approach To Robust Policy Optimization (2026)0.00
- Cim-ppo:proximal Policy Optimization With Liu-correntropy Induced Metric (2021)0.00
- Revisiting Design Choices In Proximal Policy Optimization (2020)0.00
- On Proximal Policy Optimization's Heavy-tailed Gradients (2021)0.00
- Simple Policy Optimization (2024)0.00
- Policy Optimization With Penalized Point Probability Distance: An Alternative To Proximal Policy Optimization (2018)0.00