paper-with-me

Papers

Learning from Failures: Correction-Oriented Policy Optimization with Verifiable Rewards

2026-05-14 · Mengjie Ren, Jie Lou, Boxi Cao, Xueru Wen, Hongyu Lin, Xianpei Han, Le Sun, Xing Yu, Yaojie Lu arxiv

Reinforcement Learning with Verifiable Rewards (RLVR) has emerged as an effective paradigm for improving the reasoning capabilities of large language models. However, RLVR training is often hindered by sparse binary rewards and weak credit assignment, resulting in ambiguous optimization signals and underutilization of the useful information embedded in failed trajectories. To address this challenge, we propose Correction-Oriented Policy Optimization (CIPO), a simple and effective extension to RLVR that converts on-policy failed trajectories into correction-oriented supervision, without relying on any external signals. By jointly optimizing correction samples derived from the model's own failed attempts together with the standard RLVR objective, CIPO improves learning effectiveness while explicitly enhancing the model's ability to correct its own errors. Extensive experiments across 11 benchmarks spanning mathematical reasoning and code generation demonstrate that CIPO consistently and significantly outperforms strong baselines in both reasoning and correction performance. Moreover, CIPO yields stronger pass@K gains, indicating that it improves the model's intrinsic reasoning capacity rather than merely redistributing probability mass over existing correct answers.

📄 PDF Abstract BibTeX arXiv:2605.14539

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningMathematical ReasoningCode Generation

Similar Papers 제목 키워드 기반

DyCo-RL: Dynamic Cross-Modal Coordination for Visual Reasoning

2026-06-06 · Hangui Lin, Yan Shu, Zhengyang Liang, Chi Liu 외 arxiv

Reinforcement Learning with Verifiable Rewards (RLVR) has emerged as a leading paradigm for enhancing visual reasoning in Multimodal Large Language Models (MLLMs). However, existing RLVR methods optimize primarily for th…

Reinforcement LearningMathematical ReasoningVisual Reasoning

Reinforcement Learning with Verifiable yet Noisy Rewards under Imperfect Verifiers

2025-10-01 · Xin-Qiang Cai, Wei Wang, Feng Liu, Tongliang Liu 외 arxiv

Reinforcement Learning with Verifiable Rewards (RLVR) replaces costly human labeling with automated verifiers. To reduce verifier hacking, many RLVR systems binarize rewards to $\{0,1\}$, but imperfect verifiers inevitab…

Reinforcement Learning

No Verifiable Reward for Prosody: Toward Preference-Guided Prosody Learning in TTS

2025-09-23 · Seungyoun Shin, Dongha Ahn, Jiwoo Kim, Sungwook Jeon arxiv

Recent work reports gains in neural text-to-speech (TTS) with Group Relative Policy Optimization (GRPO). However, in the absence of a verifiable reward for \textit{prosody}, GRPO trained on transcription-oriented signals…

Noise-corrected GRPO: From Noisy Rewards to Unbiased Gradients

2025-10-21 · Omar El Mansouri, Fathinah Asma Izzati, Mohamed El Amine Seddik, Salem Lahlou arxiv

Reinforcement learning from human feedback (RLHF) or verifiable rewards (RLVR), the standard paradigm for aligning LLMs or building recent SOTA reasoning models, is highly sensitive to noise from inconsistent or erroneou…

Reinforcement Learning

WMPO: World Model-based Policy Optimization for Vision-Language-Action Models

2025-11-12 · Fangqi Zhu, Zhengyang Yan, Zicong Hong, Quanxin Shou 외 arxiv

Vision-Language-Action (VLA) models have shown strong potential for general-purpose robotic manipulation, but their reliance on expert demonstrations limits their ability to learn from failures and perform self-correctio…

Reinforcement Learning