paper-with-me

Papers

f-GRPO and Beyond: Divergence-Based Reinforcement Learning Algorithms for General LLM Alignment

2026-02-05 · Rajdeep Haldar, Lantao Mei, Guang Lin, Yue Xing, Qifan Song arxiv

Recent work shows that preference alignment objectives can be interpreted as divergence estimators between aligned (preferred) & unaligned (less-preferred) distributions, yielding a principled recipe for designing alignment losses. However, this view has so far been limited to preference-based supervision. We extend it to general LLM alignment, including reinforcement learning with verifiable rewards (RLVR), where alignment feedback is given only as scalar rewards. We introduce $f$-Group Relative Policy Optimization ($f$-GRPO), a class of on-policy RL objectives, and $f$-Hybrid Alignment Loss ($f$-HAL), which combines on-policy reward optimization with off-policy preference supervision. We show that these objectives estimate $f$-divergences between reward-aligned & reward-unaligned distributions induced by above- & below-average reward responses, and prove expected reward improvement after alignment. Empirically, $f$-GRPO improves over GRPO on math-reasoning RLVR tasks, while hybrid $f$-HAL mitigates reward hacking in on-policy safety alignment when verifiable rewards are unavailable and learned reward models must be used.

📄 PDF Abstract BibTeX arXiv:2602.05946

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Learning from Own Solutions: Self-Conditioned Credit Assignment for Reinforcement Learning with Verifiable Rewards

2026-06-17 · Yingyu Shan, Yuhang Guo, Zihao Cheng, Zeming Liu 외 arxiv

Reinforcement learning with verifiable rewards (RLVR) has driven substantial progress in training LLMs for reasoning tasks, but representative methods such as GRPO assign uniform credit across all tokens, wasting gradien…

Reinforcement LearningKnowledge Distillation

A Unified Framework for Rethinking Policy Divergence Measures in GRPO

2026-02-05 · Qingyuan Wu, Yuhui Wang, Simon Sinong Zhan, Yanning Dai 외 arxiv

Reinforcement Learning with Verified Reward (RLVR) has emerged as a critical paradigm for advancing the reasoning capabilities of Large Language Models (LLMs). Most existing RLVR methods, such as GRPO and its variants, e…

Reinforcement LearningMathematical Reasoning

Balancing Performance and Diversity in GRPO Autoregressive Text-to-Image Post-Training

2026-06-19 · Yuanhao Chiang, Hongbo Duan, Chunru Yang, Jiahua Pei 외 arxiv

Autoregressive text-to-image (T2I) generation has recently advanced rapidly, yet aligning generated images with human preferences remains challenging. GRPO-style online reinforcement learning provides an effective framew…

Reinforcement Learning

SARL: Label-Free Reinforcement Learning by Rewarding Reasoning Topology

2026-03-30 · Yifan Wang, Bolian Li, David Cho, Ruqi Zhang 외 arxiv

Reinforcement learning is critical to improving large reasoning models, but its success relies heavily on verifiable rewards (RLVR), making it hard to use in open-ended domains where correctness is ambiguous and cannot b…

Reinforcement Learning

OThink-MR1: Stimulating multimodal generalized reasoning capabilities via dynamic reinforcement learning

2025-03-20 · Zhiyuan Liu, Yuting Zhang, Feng Liu, Changwang Zhang 외

Multimodal Large Language Models (MLLMs) have gained significant traction for their ability to process diverse input data types and generate coherent, contextually relevant outputs across various applications. While supe…

Reinforcement Learning (RL)