Dropout Strategy In Reinforcement Learning: Limiting The Surrogate Objective Variance In Policy Optimization Methods
2023 Β· Zhengpeng Xie, Changdong Yu, Weizheng Qiao
Abstract
Policy-based reinforcement learning algorithms are widely used in various fields. Among them, mainstream policy optimization algorithms such as TRPO and PPO introduce importance sampling into policy iteration, which allows the reuse of historical data. However, this can also lead to a high variance of the surrogate objective and indirectly affects the stability and convergence of the algorithm. In this paper, we first derived an upper bound of the surrogate objective variance, which can grow quadratically with the increase of the surrogate objective. Next, we proposed the dropout technique to avoid the excessive increase of the surrogate objective variance caused by importance sampling. Then, we introduced a general reinforcement learning framework applicable to mainstream policy optimization methods, and applied the dropout technique to the PPO algorithm to obtain the D-PPO variant. Finally, we conduct comparative experiments between D-PPO and PPO algorithms in the Atari 2600 environm
Authors
(none)
Tags
Stats
Related papers
- Sample Dropout: A Simple Yet Effective Variance Reduction Technique In Deep Policy Optimization (2023)0.00
- Proximal Policy Optimization Algorithms (2017)0.00
- Revisiting Design Choices In Proximal Policy Optimization (2020)0.00
- Policy Optimization With Model-based Explorations (2018)5.84
- Policy Optimization With Penalized Point Probability Distance: An Alternative To Proximal Policy Optimization (2018)0.00
- DGPO: Discovering Multiple Strategies With Diversity-guided Policy Optimization (2022)2.26
- Simple Policy Optimization (2024)0.00
- Divergence-augmented Policy Optimization (2025)0.00