paper-with-me

홈 › Papers

MCPO: Mastery-Consolidated Policy Optimization for Large Reasoning Models

2026-04-18 · Zhaokang Liao, Yingguo Gao, Yi Yang, Yongheng Hu, Jingting Ding arxiv

Reinforcement Learning with Verifiable Rewards (RLVR) has emerged as a promising approach to improve the reasoning abilities of Large Language Models (LLMs). Among RLVR algorithms, Group Relative Policy Optimization (GRPO) and its variants have demonstrated strong performance and high training efficiency. However, GRPO-style objectives exhibit two issues on high accuracy prompts including mastered prompts (rollout accuracy =1) and majority-correct prompts (rollout accuracy in (0.5,1)). For mastered prompts, group-relative advantages vanish, yielding no training signal and unconstrained policy drift that can cause forgetting. For majority-correct prompts, the induced query weight shrinks as accuracy increases, weakening consolidation from partial correctness to mastery. To alleviate this, we propose Mastery-Consolidated Policy Optimization (MCPO), which introduces (i) a hinge-KL regularizer applied exclusively to mastered prompts to bound harmful policy drift between successive gradient steps, and (ii) a weighting mechanism that prioritizes majority-correct prompts to better allocate optimization effort. Extensive experiments across three mathematical benchmarks demonstrate that MCPO consistently improves pass@1 performance. Counter-intuitively, rather than restricting exploration, MCPO boosts pass@k metrics, indicating that mastery consolidation further catalyzes solution diversity.

📄 PDF Abstract BibTeX arXiv:2604.16972

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Harmony in Diversity: Multi-domain Contrastive Policy Optimization for Large Reasoning Models

2026-05-25 · Zongji Yu, Wenshui Luo, Yiliu Sun, Hao Fang 외 arxiv

Post-training has significantly enhanced the reasoning capability of Large Reasoning Models (LRMs), especially with Reinforcement Learning (RL) like Group Relative Policy Optimization (GRPO). However, GRPO-style RL metho…

Reinforcement Learning

Learning to Constrain Policy Optimization with Virtual Trust Region

2022-04-20 · Hung Le, Thommen Karimpanal George, Majid Abdolshah, Dung Nguyen 외

We introduce a constrained optimization method for policy gradient reinforcement learning, which uses a virtual trust region to regulate each policy update. In addition to using the proximity of one single old policy as …

Atari GamesPolicy Gradient Methods

Minimum cost polygon overlay with rectangular shape stock panels

2016-06-19 · Wilson S. Siringoringo, Andy M. Connor, Nick Clements, Nick Alexander

Minimum Cost Polygon Overlay (MCPO) is a unique two-dimensional optimization problem that involves the task of covering a polygon shaped area with a series of rectangular shaped panels. This has a number of applications …

Unsupervised MR-US Multimodal Image Registration with Multilevel Correlation Pyramidal Optimization

2026-02-06 · Jiazheng Wang, Zeyu Liu, Min Liu, Xiang Chen 외 arxiv

Surgical navigation based on multimodal image registration has played a significant role in providing intraoperative guidance to surgeons by showing the relative position of the target area to critical anatomical structu…

Medical Image Registration

MC-CPO: Mastery-Conditioned Constrained Policy Optimization for Pedagogically Safe Intelligent Tutoring Systems

2026-04-05 · Oluseyi Olukola, Nick Rahimi arxiv

Intelligent tutoring systems increasingly rely on reinforcement learning to personalise instruction, yet optimising for observable engagement signals can systematically decouple learner activity from genuine knowledge ac…

Reinforcement Learning