The GRPO algorithm, introduced by Shao and colleagues, is a variant of Proximal Policy Optimization (PPO) that modifies the training process by removing the critic network, which is computationally expensive. Instead of a critic, GRPO uses a reward model to score multiple sampled outputs for a given question and calculates an advantage based on the group average. This approach trades increased generation time for reduced memory and computational burden. Notably, GRPO does not eliminate the reward model itself, nor does it drop KL regularization, but rather repositions it within the loss function. AI
IMPACT Clarifies that GRPO enhances existing capabilities rather than creating new ones, impacting how RL fine-tuning is understood.
RANK_REASON The item details a specific algorithm variant (GRPO) and its technical modifications compared to a prior algorithm (PPO), based on a research paper. [lever_c_demoted from research: ic=1 ai=1.0]
AI-generated summary · Google Gemini · from 1 sources. How we write summaries →