Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

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

About

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.

Mengjie Ren, Jie Lou, Boxi Cao, Xueru Wen, Hongyu Lin, Xianpei Han, Le Sun, Xing Yu, Yaojie Lu• 2026

Related benchmarks

TaskDatasetResultRank
Code DebuggingDebugBench
Average Accuracy64.99
11
Code GenerationLiveCodeBench v6 (test)
pass@837.53
5
CorrectionCriticBench (test)
Math Score75.38
5
Mathematical ReasoningCompetition-level Mathematics AIME24, AIME25, AMC23 (test)
AIME24 pass@3286.67
5
CritiqueCriticBench (test)
Math Score94
5
Showing 5 of 5 rows

Other info

Follow for update