Proximal Policy Optimization Algorithms
2017 Β· John Schulman, Filip Wolski, Prafulla Dhariwal, et al.
Abstract
We propose a new family of policy gradient methods for reinforcement learning, which alternate between sampling data through interaction with the environment, and optimizing a "surrogate" objective function using stochastic gradient ascent. Whereas standard policy gradient methods perform one gradient update per data sample, we propose a novel objective function that enables multiple epochs of minibatch updates. The new methods, which we call proximal policy optimization (PPO), have some of the benefits of trust region policy optimization (TRPO), but they are much simpler to implement, more general, and have better sample complexity (empirically). Our experiments test PPO on a collection of benchmark tasks, including simulated robotic locomotion and Atari game playing, and we show that PPO outperforms other online policy gradient methods, and overall strikes a favorable balance between sample complexity, simplicity, and wall-time.
Authors
(none)
Tags
Stats
Related papers
- KIPPO: Koopman-inspired Proximal Policy Optimization (2025)0.00
- Truly Proximal Policy Optimization (2019)0.00
- Revisiting Design Choices In Proximal Policy Optimization (2020)0.00
- Simple Policy Optimization (2024)0.00
- Gradient Informed Proximal Policy Optimization (2023)5.15
- Policy Optimization With Model-based Explorations (2018)5.84
- PTR-PPO: Proximal Policy Optimization With Prioritized Trajectory Replay (2021)0.00
- Proximal Policy Optimization Via Enhanced Exploration Efficiency (2020)13.70