MEGA Hub

SR-OPSD: Self-Referenced On-Policy Self-Distillation

Authors

Do you know Zhuo Sun?You can claim authorship or link another user.Do you know Entong Li?You can claim authorship or link another user.Do you know Yanlong Zhao?You can claim authorship or link another user.Do you know Xiaoyuan Cheng?You can claim authorship or link another user.Do you know Wenxuan Yuan?You can claim authorship or link another user.Do you know Kaiyu Li?You can claim authorship or link another user.Do you know Che Liu?You can claim authorship or link another user.Do you know Huihang Liu?You can claim authorship or link another user.Do you know Harrison Bo Hua Zhu?You can claim authorship or link another user.Do you know Li Zeng?You can claim authorship or link another user.

Abstract

On-policy self-distillation (OPSD) converts feedback into dense token-level supervision on trajectories generated by the policy to be optimized, providing a useful complement to reinforcement learning with sparse outcome rewards. However, the self-teacher policy used in OPSD is typically a stop-gradient or exponential-moving-average copy of the policy conditioned on additional context information, and thus co-evolves with both the student policy and its on-policy context distribution. Directly matching such a moving target with a fixed projection objective can lead to unstable optimization or excessive distributional concentration. This nature of OPSD motivates the proposed \emph{Self-Referenced On-Policy Self-Distillation (SR-OPSD)}. At fixed student-generated contexts, a token-level variational characterization identifies the effective distillation target as a geometric interpolation between the self-teacher policy and a reference policy. Meanwhile, we use the Rényi divergence family to generalize the projection geometry. This formulation separates \emph{where} the adaptive target is placed from \emph{how} the student is projected toward it: the interpolation coefficient controls underlying target, while the Rényi order controls the projection geometry and its sensitivity to token-level density ratios. Extensive experiments across scientific evaluation, mathematical reasoning, and coding generation tasks with multiple large language models show that SR-OPSD achieves the state-of-the-art or competitive performance across various settings.

Community

00