HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Phasic Policy Gradient

Karl Cobbe Jacob Hilton Oleg Klimov John Schulman

Phasic Policy Gradient

Abstract

We introduce Phasic Policy Gradient (PPG), a reinforcement learning framework which modifies traditional on-policy actor-critic methods by separating policy and value function training into distinct phases. In prior methods, one must choose between using a shared network or separate networks to represent the policy and value function. Using separate networks avoids interference between objectives, while using a shared network allows useful features to be shared. PPG is able to achieve the best of both worlds by splitting optimization into two phases, one that advances training and one that distills features. PPG also enables the value function to be more aggressively optimized with a higher level of sample reuse. Compared to PPO, we find that PPG significantly improves sample efficiency on the challenging Procgen Benchmark.

Benchmarks

BenchmarkMethodologyMetrics
reinforcement-learning-on-procgenPPG
Mean Normalized Performance: 0.757
reinforcement-learning-on-procgenPPO
Mean Normalized Performance: 0.576

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Phasic Policy Gradient | Papers | HyperAI