paper-with-me

Papers

Anchored Policy Optimization: Mitigating Exploration Collapse Via Support-Constrained Rectification

2026-02-05 · Tianyi Wang, Long Li, Hongcan Guo, Yibiao Chen, Yixia Li, Yong Wang, Yun Chen, Guanhua Chen arxiv

Reinforcement Learning with Verifiable Rewards (RLVR) is increasingly viewed as a tree pruning mechanism. However, we identify a systemic pathology termed Recursive Space Contraction (RSC), an irreversible collapse driven by the combined dynamics of positive sharpening and negative squeezing, where the sampling probability of valid alternatives vanishes. While Kullback-Leibler (KL) regularization aims to mitigate this, it imposes a rigid Shape Matching constraint that forces the policy to mimic the reference model's full density, creating a gradient conflict with the sharpening required for correctness. We propose Anchored Policy Optimization (APO), shifting the paradigm from global Shape Matching to Support Coverage. By defining a Safe Manifold based on the reference model's high-confidence support, APO permits aggressive sharpening for efficiency while selectively invoking a restorative force during error correction to prevent collapse. We theoretically derive that APO serves as a gradient-aligned mechanism to maximize support coverage, enabling an Elastic Recovery that re-inflates valid branches. Empirical evaluations on mathematical benchmarks demonstrate that APO breaks the accuracy-diversity trade-off, significantly improving Pass@1 while restoring the Pass@K diversity typically lost by standard policy gradient methods.

📄 PDF Abstract BibTeX arXiv:2602.05717

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

M-GRPO: Stabilizing Self-Supervised Reinforcement Learning for Large Language Models with Momentum-Anchored Policy Optimization

2025-12-15 · Bizhe Bai, Hongming Wu, Peng Ye, Tao Chen arxiv

Self-supervised reinforcement learning (RL) presents a promising approach for enhancing the reasoning capabilities of Large Language Models (LLMs) without reliance on expensive human-annotated data. However, we find that…

Reinforcement Learning

Pinpointing crucial steps: Attribution-based Credit Assignment for Verifiable Reinforcement Learning

2025-10-10 · Junxi Yin, Haisen Luo, Zhenyu Li, Yihua Liu 외 arxiv

While Reinforcement Learning with Verifiable Rewards (RLVR) enhances complex reasoning in LLMs, current methods struggle to balance exploration and exploitation. This leads to critical issues like inaccurate credit assig…

Reinforcement LearningSemantic Segmentation

ReLaX: Reasoning with Latent Exploration for Large Reasoning Models

2025-12-08 · Shimin Zhang, Xianwei Chen, Yufan Shen, Ziyuan Ye 외 arxiv

Reinforcement Learning with Verifiable Rewards (RLVR) has recently demonstrated remarkable potential in enhancing the reasoning capability of Large Reasoning Models (LRMs). However, RLVR often drives the policy toward ov…

Reinforcement Learning

Hindsight-Anchored Policy Optimization: Turning Failure into Feedback in Sparse Reward Settings

2026-03-11 · Yuning Wu, Ke Wang, Devin Chen, Kai Wei arxiv

Reinforcement Learning with Verifiable Rewards (RLVR) has emerged as a promising paradigm for post-training reasoning models. However, group-based methods such as Group Relative Policy Optimization (GRPO) face a critical…

Reinforcement Learning

VEPO: Variable Entropy Policy Optimization for Low-Resource Language Foundation Models

2026-03-19 · Chonghan Liu, Yimin Du, Qi An, Xin He 외 arxiv

Large language models frequently exhibit suboptimal performance on low resource languages, primarily due to inefficient subword segmentation and systemic training data imbalances. In this paper, we propose Variable Entro…

Reinforcement Learning