Concepts & capability filters
proximal policy optimization
PPO
See matching models with benchmark scores and pricing.
Definition
PPO is an on-policy reinforcement learning algorithm used in RLHF to update the LLM policy model by maximizing a clipped surrogate objective, ensuring stable training through trust-region constraints. It balances reward maximization with KL-divergence penalties to prevent large policy shifts.