LGAIJul 20

RRPO: Reference-Relative Policy Optimization with Stratified Conditional Rollouts

arXiv:2607.1847014.1h-index: 10
Predicted impact top 11% in LG · last 90 daysOriginality Incremental advance
AI Analysis

Provides a method for reinforcement learning from feedback in tasks without verifiable correctness, enabling group-relative optimization in open-ended domains.

RRPO generalizes GRPO to non-verifiable tasks by using reference-relative contrastive advantages from stratified conditional rollouts, achieving competitive performance with verifier-based methods across reasoning, generation, and post-SFT settings.

Group Relative Policy Optimization (GRPO) has shown strong effectiveness in reinforcement learning from verifiable feedback, where sampled rollouts can be compared within a group using task-provided correctness signals. However, extending group-relative optimization beyond verifiable settings is challenging because success in many tasks is not captured by a single correctness criterion. We propose \textbf{Reference-Relative Policy Optimization (RRPO)}, which generalizes GRPO by replacing direct correctness-based advantage construction with reference-relative contrastive comparisons. RRPO first uses \emph{stratified conditional rollouts} to construct positive and negative anchor sets, and then trains a metric projection head with a set-contrastive objective to compare candidate rollouts against these anchors. The resulting alignment scores directly define contrastive advantages: during policy optimization, the projection head is frozen, and the scores are centered within each rollout group in a standard group-relative objective. We evaluate RRPO using anchor-based contrastive advantages throughout policy optimization, without relying on task ground-truth verifiers. Across verifiable reasoning, open-ended generation, and post-SFT settings, RRPO remains competitive with verifier-based optimization, improves over weakly supervised baselines, and provides additional gains after supervised fine-tuning.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes