Sequential OPD-then-RLVR Outperforms Joint Optimization for Reasoning Models
September 4, 2026
A two-stage training scheme, applying on-policy distillation (OPD) before reinforcement learning with verifiable rewards (RLVR), consistently beats joint optimization methods. The study demonstrates that simultaneous optimization causes signal interference, whereas sequential training allows OPD to expand solution coverage and RL to sharpen precision.
HOW THIS AFFECTS YOU
●
builderThis training insight can be applied to improve the mathematical and logical capabilities of custom fine-tuned models.
●
researcherYou can improve reasoning model performance by decoupling teacher-led distillation from RL-based reinforcement.