Search papers, labs, and topics across Lattice.
This paper investigates the training dynamics of on-policy distillation (OPD) in large language models, revealing that OPD updates occupy a unique parameter space trajectory distinct from both supervised fine-tuning (SFT) and reinforcement learning with verifiable rewards (RLVR). The authors find that OPD updates affect fewer weights and avoid principal directions more effectively than SFT, while also exhibiting a phenomenon called subspace locking, where updates converge into a narrow low-dimensional channel. These insights indicate that OPD establishes its own update geometry, which is crucial for understanding its performance and implications for model training strategies.
OPD's unique update geometry reveals that it operates in a low-dimensional channel, fundamentally altering our understanding of model training dynamics.
On-policy distillation (OPD) is increasingly used to improve large language model reasoning, but its training dynamics remain poorly understood. We characterize the trajectory of OPD updates in parameter space and compare it with supervised fine-tuning (SFT) and reinforcement learning with verifiable rewards (RLVR). A suite of parameter-space diagnostics consistently places OPD in a relaxed off-principal regime: compared with SFT, its updates affect fewer weights and avoid principal directions more strongly, while compared with RLVR, they remain less tightly constrained. Beyond this static localization, OPD exhibits subspace locking: its cumulative updates rapidly enter a narrow low-dimensional channel. Constraining training to the update subspace formed early in training preserves OPD performance but substantially degrades SFT, indicating that the locked subspace is functionally sufficient for OPD. Control experiments further show that sparsifying the update tokens and shifting rollout generation off-policy preserve the rank dynamics, whereas mixing the OPD objective with RLVR changes them. Overall, these results suggest that OPD is not merely an intermediate point between SFT and RLVR, but induces its own update geometry in parameter space.