From Reasoning Chains to Verifiable Subproblems: Curriculum Reinforcement Learning Enables Credit Assignment for LLM Reasoning
Xitai Jiang, Zihan Tang, Wenze Lin, Yang Yue, Shenzhi Wang, Gao Huang

TL;DR
This paper introduces SCRL, a curriculum reinforcement learning framework that derives verifiable subproblems from reasoning chains to improve credit assignment and performance in large language model reasoning tasks.
Contribution
SCRL is a novel curriculum RL method that uses verifiable subproblems and subproblem-level normalization to enhance learning on hard reasoning problems.
Findings
SCRL outperforms strong curriculum-learning baselines on seven mathematical reasoning benchmarks.
SCRL improves accuracy by +4.1 points on Qwen3-4B-Base and +1.9 points on Qwen3-14B-Base.
SCRL enhances exploration and pass rates on challenging reasoning datasets.
Abstract
Reinforcement learning from verifiable rewards (RLVR) has shown strong promise for LLM reasoning, but outcome-based RLVR remains inefficient on hard problems because correct final-answer rollouts are rare and sample-level credit assignment cannot use partial progress in failed attempts. We introduce SCRL (Subproblem Curriculum Reinforcement Learning), a curriculum RL framework that derives verifiable subproblems from reference reasoning chains and fixes the final subproblem as the original problem. This turns partial progress on hard problems into verifiable learning signals. Algorithmically, SCRL uses subproblem-level normalization, which normalizes rewards independently at each subproblem position and assigns the resulting advantages to the corresponding answer spans, enabling finer-grained credit assignment without external rubrics or reward models. Our analysis shows that subproblem…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
