paper-with-me

홈 › Papers

GHPO: Adaptive Guidance for Stable and Efficient LLM Reinforcement Learning

2025-07-14 · Ziru Liu, Cheng Gong, Xinyu Fu, Yaofang Liu, Ran Chen, Shoubo Hu, Suiyun Zhang, Rui Liu, Qingfu Zhang, Dandan Tu arxiv

Reinforcement Learning with Verifiable Rewards (RLVR) has recently emerged as a powerful paradigm for facilitating the self-improvement of large language models (LLMs), particularly in the domain of complex reasoning tasks. However, prevailing on-policy RL methods often contend with significant training instability and inefficiency. This is primarily due to a capacity-difficulty mismatch, where the complexity of training data frequently outpaces the model's current capabilities, leading to critically sparse reward signals and stalled learning progress. This challenge is particularly acute for smaller, more resource-efficient LLMs. To overcome this, we introduce the Guided Hybrid Policy Optimization (GHPO), a novel difficulty-aware reinforcement learning framework. GHPO dynamically calibrates task difficulty by employing adaptive prompt refinement to provide targeted guidance. This unique approach adaptively balances direct imitation learning for problems currently beyond the model's reach with exploration-based reinforcement learning for more manageable tasks, effectively creating a smooth and optimized learning curriculum. Extensive experiments demonstrate that GHPO achieves an average performance gain of approximately 5% across six challenging mathematics benchmarks, consistently outperforming strong on-policy reinforcement learning and curriculum learning baselines. Further analysis confirms that our framework significantly enhances both training stability and final reasoning performance, thus offering a scalable and efficient solution for developing powerful and robust reasoning models.

📄 PDF Abstract BibTeX arXiv:2507.10628

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

OHP-RL: Online Human Preference as Guidance in Reinforcement Learning for Robot Manipulation

2026-05-15 · Yunyang Mo, Jian Li, Qiwei Wu, Yihang Kang 외 arxiv

While reinforcement learning (RL) enables robots to acquire skills autonomously, its real-world deployment is severely limited by inefficient and unsafe exploration. Human-in-the-loop interventions offer a practical solu…

Reinforcement LearningRobot Manipulation

GuideWalk: Learning Unified Autonomous Navigation and Locomotion for Humanoid Robots across Versatile Terrains

2026-06-09 · Haoxuan Han, Chen Chen, Linao Gong, Xin Yang 외 arxiv

Humanoid robots have achieved strong locomotion capabilities, but reliable navigation on versatile terrains remains challenging because obstacle avoidance must be coordinated with dynamically feasible motion. In this wor…

Reinforcement Learning

RectifiedHR: High-Resolution Diffusion via Energy Profiling and Adaptive Guidance Scheduling

2025-07-13 · Ankit Sanjyal arxiv

High-resolution image synthesis with diffusion models often suffers from energy instabilities and guidance artifacts that degrade visual quality. We analyze the latent energy landscape during sampling and propose adaptiv…

Inference-Time Alignment for Diffusion Models via Variationally Stable Doob's Matching

2026-01-10 · Jinyuan Chang, Chenguang Duan, Yuling Jiao, Yi Xu 외 arxiv

Inference-time alignment for diffusion models aims to adapt a pre-trained reference diffusion model toward a target distribution without retraining the reference score network, thereby preserving the generative capacity …

Select-to-Act: Hierarchical Reinforcement Learning via Adaptive Language Guidance

2026-06-21 · Hanping Zhang, Adam Koziak, Yuhong Guo arxiv

Reinforcement Learning (RL) has been widely applied to sequential decision-making, yet it often suffers from poor sample efficiency due to costly interactions with the environment. A limited line of recent work has start…

Hierarchical Reinforcement Learning