paper-with-me

홈 › Papers

CVPO: Enhancing LLM Reinforcement Learning Reasoning via Value-Variance Adaptation and Dynamic Curriculum Learning

2026-08-04 · Ziqi Jia, Yalu Ouyang, Bo Pang, Panpan Li, Hangfei Xu, Shengzhao Wen, Shiyong Li, Yanpeng Wang arxiv

Reinforcement learning (RL) has emerged as an effective method for enhancing the reasoning capabilities of large language models (LLMs). However, existing methods suffer from insufficient precision in feedback on generated answer trajectories and exhibit the phenomenon of problem difficulty drift. To address these challenges, we propose CVPO - Curriculum-guided Value-Variance Policy Optimization. At the response trajectory level, we find that token-level value-variance correlates with exploration intensity. Our theoretical analysis shows this variance bounds policy update magnitude. We then use the estimated trajectory value-variance to quantify the intrinsic randomness in generation. Based on this, we design a variance-aware advantage adjustment mechanism for different reward types. At the question level, we introduce a dynamic curriculum weighting method that adapts to question difficulty. This helps the model focus on tasks matched to its current ability during each training stage. Experimental results show our method outperforms strong value-based baselines like VAPO. It achieves better performance and stronger exploration, enabling more accurate and robust reasoning in language models across various math tasks.

📄 PDF Abstract BibTeX arXiv:2608.03068

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Constrained Optimal Fuel Consumption of HEV: A Constrained Reinforcement Learning Approach

2024-03-12 · Shuchang Yan

Hybrid electric vehicles (HEVs) are becoming increasingly popular because they can better combine the working characteristics of internal combustion engines and electric motors. However, the minimum fuel consumption of a…

reinforcement-learning

The Hallucination Dilemma: Factuality-Aware Reinforcement Learning for Large Reasoning Models

2025-05-30 · Junyi Li, Hwee Tou Ng

Large language models (LLMs) have significantly advanced in reasoning tasks through reinforcement learning (RL) optimization, achieving impressive capabilities across various challenging benchmarks. However, our empirica…

HallucinationMathematical ReasoningReinforcement Learning (RL)

VinePPO: Unlocking RL Potential For LLM Reasoning Through Refined Credit Assignment

2024-10-02 · Amirhossein Kazemnejad, Milad Aghajohari, Eva Portelance, Alessandro Sordoni 외

Large language models (LLMs) are increasingly applied to complex reasoning tasks that require executing several complex steps before receiving any reward. Properly assigning credit to these steps is essential for enhanci…

GSM8KMathReinforcement Learning (RL)

VI-CuRL: Stabilizing Verifier-Independent RL Reasoning via Confidence-Guided Variance Reduction

2026-02-13 · Xin-Qiang Cai, Masashi Sugiyama arxiv

Reinforcement Learning with Verifiable Rewards (RLVR) has emerged as a dominant paradigm for enhancing Large Language Models (LLMs) reasoning, yet its reliance on external verifiers limits its scalability. Recent finding…

Reinforcement Learning

Accelerating Mobile Edge Generation (MEG) by Constrained Learning

2024-07-09 · Xiaoxia Xu, Yuanwei Liu, Xidong Mu, Hong Xing 외

A novel accelerated mobile edge generation (MEG) framework is proposed for generating high-resolution images on mobile devices. Exploiting a large-scale latent diffusion model (LDM) distributed across edge server (ES) an…

DenoisingImage Generation