DenoiseRL: Bootstrapping Reasoning Models to Recover from Noisy Prefixes

arXiv:2605.28421 · 2026-05-28 공개 · arXiv · PDF

reinforcement-learning llm mathematical-reasoning reasoning training-efficiency data-curation self-correction on-policy-rl

Abstract

Reinforcement learning has become a central paradigm for advancing reasoning in large language models, yet most existing methods still depend on stronger teacher models or heavily curated difficult datasets, limiting scalable capability improvement. In this paper, we introduce DenoiseRL, a reinforcement learning framework that substitutes external supervision with recovery-oriented optimization over failures from weak models. Instead of relying on stronger supervision or carefully engineered data, DenoiseRL learns directly from incorrect reasoning traces by converting them into opportunities for improvement, making training more scalable and less dependent on external resources. This yields a richer and more diverse learning signal, improving exploration efficiency from imperfect model behavior. As a result, DenoiseRL improves reasoning performance and overall training efficiency while reducing the need for expensive data curation or stronger teacher models. Empirically, DenoiseRL consistently outperforms strong on-policy RL baselines across competitive mathematical and general reasoning benchmarks and promotes stronger self-corrective behavior as training difficulty increases, highlighting an effective and scalable alternative pathway for improving reasoning in large language models.

한국어 요약

📋 한 줄 요약

**[Reasoning RL / Self-Bootstrapping]** DenoiseRL이 weak model의 incorrect reasoning trace로부터 recovery-oriented optimization을 수행 — stronger teacher·heavy curation 불필요, 수학·일반 reasoning benchmark에서 strong on-policy RL baseline 일관 능가.

🎯 핵심 기여도

💡 핵심 아이디어

Reasoning RL의 scalability bottleneck은 stronger supervision·data curation 의존이며, weak model의 incorrect reasoning trace를 recovery-oriented optimization 대상으로 활용하면 external resource 없이 self-bootstrapping이 가능해 imperfect behavior가 풍부한 learning signal로 전환된다.

🔬 기술적 접근법

📊 주요 결과

💭 의의 및 한계

**의의**: Reasoning RL의 self-bootstrapping 가능성 입증, external 의존 회피로 scalable, self-corrective behavior 강화로 reasoning quality 향상. **한계**: Weak model 실패 trace의 quality에 의존, recovery objective 설계의 task 의존성, 매우 어려운 frontier task에서의 한계는 후속 검증.

🚀 실용적 활용