Generalization of GRPO-specific off-policy heuristics beyond the GRPO loss
Determine how the off-policy stability heuristics used with Group Relative Policy Optimization (including importance sampling ratio clipping, deletion of tokens with extreme importance ratios, and discarding entire rollouts that are too off-policy) generalize to reinforcement learning post-training objectives other than the GRPO loss function for large language models.
References
Since these heuristics are specifically designed for and tested under the GRPO loss, it is unclear how they generalize beyond the very specific GRPO loss function.
Preliminary training-score evidence on a CISPO-style objective suggests that the two-axis decomposition transfers beyond GRPO (Appendix~\ref{app:cispo-portability}), though held-out evaluation across objective families, including PPO-, GSPO-, and CISPO-style formulations~\citep{zheng2025gspo,minimax2025m1,yuan2026cappo,shen2026bapo}, remains open.