paper-with-me

홈 › Papers

Sharpness-Guided Group Relative Policy Optimization via Probability Shaping

2025-10-29 · Tue Le, Linh Ngo Van, Trung Le arxiv

Reinforcement learning with verifiable rewards (RLVR) has become a practical route to improve large language model reasoning, and Group Relative Policy Optimization (GRPO) is a widely used optimizer in this setting. However, RLVR training is typically performed with limited control over generalization. We revisit GRPO through a robustness-based generalization view, where the generalization loss is upper bounded by a combination of the empirical loss and a sharpness surrogate measured by the gradient norm. Building on this perspective, we propose Sharpness-Guided GRPO (GRPO-SG), a simple token-weighted variant of GRPO that downweights tokens likely to cause overly large gradients, reducing sharp updates and stabilizing optimization, thereby improving generalization. Experiments across mathematical reasoning, logic puzzles and tool-augmented question answering show consistent improvements over GRPO, along with smoother gradient-norm trajectories, supporting GRPO-SG as a simple and effective generalization-oriented upgrade to GRPO for RLVR.

📄 PDF Abstract BibTeX arXiv:2511.00066

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningMathematical ReasoningQuestion Answering

Similar Papers 제목 키워드 기반

PhySe-RPO: Physics and Semantics Guided Relative Policy Optimization for Diffusion-Based Surgical Smoke Removal

2026-03-24 · Zining Fang, Cheng Xue, Chunhui Liu, Bin Xu 외 arxiv

Surgical smoke severely degrades intraoperative video quality, obscuring anatomical structures and limiting surgical perception. Existing learning-based desmoking approaches rely on scarce paired supervision and determin…

Advantage Collapse in Group Relative Policy Optimization: Diagnosis and Mitigation

2026-05-20 · Xixiang He, Qiyao Sun, Ao Cheng, Xingming Li 외 arxiv

Group Relative Policy Optimization (GRPO), a prominent algorithm within the Reinforcement Learning from Verifiable Rewards (RLVR) framework, has achieved strong results in improving the reasoning capabilities of large la…

Reinforcement LearningMathematical Reasoning

Robust Object Detection for Autonomous Driving via Curriculum-Guided Group Relative Policy Optimization

2025-09-19 · Xu Jia arxiv

Multimodal Large Language Models (MLLMs) excel in vision-language reasoning but often struggle with structured perception tasks requiring precise localization and robustness. We propose a reinforcement learning framework…

Robust Object DetectionReinforcement LearningAutonomous Driving

Tree-OPO: Off-policy Monte Carlo Tree-Guided Advantage Optimization for Multistep Reasoning

2025-09-11 · Bingning Huang, Tu Nguyen, Matthieu Zimmer arxiv

Recent advances in reasoning with large language models (LLMs) have shown the effectiveness of Monte Carlo Tree Search (MCTS) for generating high quality intermediate trajectories, particularly in math and symbolic domai…

Reinforcement LearningMathematical Reasoning

Learning What to Trust: Bayesian Prior-Guided Optimization for Visual Generation

2025-11-24 · Ruiying Liu, Yuanzhi Liang, Haibin Huang, Tianshu Yu 외 arxiv

Group Relative Policy Optimization (GRPO) has emerged as an effective and lightweight framework for post-training visual generative models. However, its performance is fundamentally limited by the ambiguity of textual vi…

Video Generation