On the Learning Dynamics of RLVR at the Edge of Competence
Yu Huang, Zixin Wen, Yuejie Chi, Yuting Wei, Aarti Singh, Yingbin Liang, Yuxin Chen
TL;DR
The paper investigates RLVR on long-horizon, multi-step compositional reasoning with transformers, revealing two distinct learning regimes governed by the difficulty spectrum: grokking plateaus when the horizon sequence includes abrupt jumps and a relay dynamics where gradient signals smoothly propagate from easy to hard tasks. It formalizes a minimal transformer setup with fixed one-step atomic skills and outcome-based rewards, develops a Fourier-analytic framework on finite groups to analyze trajectory-conditioned gradients, and provides convergence guarantees for short-horizon RL as well as mixed-difficulty curricula. The authors validate the theory with synthetic experiments showing the predicted grokking and relay behaviors and highlight data-mixture design as a scalable lever to extend performance toward the edge of competence. Together, the results offer mechanistic insight into RLVR’s effectiveness and suggest practical data-design strategies to achieve scalable gains in long-horizon reasoning.
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 RL for transformers on compositional reasoning tasks. Our theory characterizes how the effectiveness of RLVR is governed by the smoothness of the difficulty spectrum. When data contains abrupt discontinuities in difficulty, learning undergoes grokking-type phase transitions, producing prolonged plateaus before progress recurs. In contrast, a smooth difficulty spectrum leads to a relay effect: persistent gradient signals on easier problems elevate the model's capabilities to the point where harder ones become tractable, resulting in steady and continuous improvement. Our theory explains how RLVR can improve performance at the edge of competence, and suggests that appropriately designed data mixtures can yield scalable gains. As a technical contribution, our analysis develops and adapts tools from Fourier analysis on finite groups to our setting. We validate the predicted mechanisms empirically via synthetic experiments.
