English

The Implicit Curriculum: Learning Dynamics in RL with Verifiable Rewards

Machine Learning 2026-05-07 v2 Artificial Intelligence Optimization and Control Machine Learning

Abstract

Reinforcement learning with verifiable rewards (RLVR) has been a main driver of recent breakthroughs in large reasoning models. Yet it remains a mystery how rewards based solely on final outcomes can help overcome the long-horizon barrier to extended reasoning. To understand this, we develop a theory of the training dynamics of RLVR for transformers on compositional reasoning tasks. Our theory shows that mixed-difficulty training naturally follows an implicit curriculum: without any explicit schedule, easier problems become learnable first and shape the frontier for harder ones, creating a learning progression from easy to hard during optimization. The effectiveness of this curriculum is governed by the smoothness of the difficulty spectrum. When the spectrum is smooth, training dynamics enters a well-behaved relay regime, in which persistent gradient signals on easier problems make slightly harder ones tractable and keep training at the edge of competence. When the spectrum contains abrupt discontinuities, training undergoes grokking-type phase transitions with prolonged plateaus before progress recurs. As a technical contribution, our analysis develops and adapts techniques from Fourier analysis on finite groups to our setting. We validate the predicted mechanisms empirically via synthetic experiments.

Keywords

Cite

@article{arxiv.2602.14872,
  title  = {The Implicit Curriculum: Learning Dynamics in RL with Verifiable Rewards},
  author = {Yu Huang and Zixin Wen and Yuejie Chi and Yuting Wei and Aarti Singh and Yingbin Liang and Yuxin Chen},
  journal= {arXiv preprint arXiv:2602.14872},
  year   = {2026}
}

Comments

Updated version after ICML acceptance

R2 v1 2026-07-01T10:38:44.605Z