Switch language한국어
Back to the list

Advantage Collapse in Group Relative Policy Optimization: Diagnosis and Mitigation

TL;DR AI

Key summary

2 min read
  1. Researchers found that GRPO can suffer from “advantage collapse,” where homogeneous reward batches produce ineffective gradients and stall learning.

  2. They introduced Advantage Collapse Rate (ACR) to quantify how often training batches become ineffective.

  3. To address it, they proposed AVSPO, which adds virtual reward samples to reduce collapse without extra rollouts.

  4. AVSPO improves training stability and benchmark performance for large language models across model sizes.

Read the original