PulseAugur
EN
LIVE 08:21:56

New research challenges on-policy self-distillation for LLMs, proposing refined methods · 10 sources tracked

Recent research papers explore the limitations and potential improvements of on-policy self-distillation (OPSD) for training large language models (LLMs). Studies indicate that standard OPSD can lead to rote memorization of shortcuts and hinder generalization, particularly in long-chain reasoning tasks. New frameworks like Purified OPSD and DemoPSD aim to address these issues by refining the supervision signal to prevent overfitting and preserve the model's reasoning capabilities. Other research highlights that while OPSD can accelerate specialization, it may not be sufficient for continual learning and can exhibit stronger forgetting compared to other reinforcement learning methods. AI

IMPACT These studies refine LLM training techniques, potentially leading to more robust and generalizable models by addressing issues like overfitting and forgetting.

RANK_REASON Multiple research papers published on arXiv discussing novel methods and limitations of on-policy self-distillation for LLMs.

Read on Hugging Face Daily Papers →

AI-generated summary · Google Gemini · from 16 sources. How we write summaries →

New research challenges on-policy self-distillation for LLMs, proposing refined methods · 10 sources tracked

COVERAGE [16]

  1. arXiv cs.AI TIER_1 English(EN) · Zhanming Shen, Jintao Tong, Shaotian Yan, Chen Shen, Hao Chen, Wentao Ye, Xiaomeng Hu, Rui Miao, Haobo Wang, Junbo Zhao, Gang Chen, Jieping Ye ·

    Purified OPSD: On-Policy Self-Distillation Without Losing How to Think

    arXiv:2607.02234v1 Announce Type: new Abstract: On-policy self-distillation (OPSD) has emerged as a promising paradigm for improving LLM reasoning, where a privileged teacher with access to reference solutions provides token-level supervision on the student's own generated trajec…

  2. arXiv cs.CL TIER_1 English(EN) · Meng Wang, Haohan Zhao, Wenzhuo Liu, Lu Yang, Geng Liu, Haiyang Guo, Guo-Sen Xie, Gaofeng Meng, Hongbin Liu, Fei Zhu ·

    Denser $\neq$ Better: Limits of On-Policy Self-Distillation for Continual Post-Training

    arXiv:2607.01763v1 Announce Type: cross Abstract: Continual post-training enables foundation models to acquire new knowledge while preserving existing capabilities. Recent work suggests that on-policy learning can mitigate forgetting, with on-policy self-distillation emerging as …

  3. arXiv cs.AI TIER_1 English(EN) · Yunhe Li, Hao Shi, Wenhao Liu, Mengzhe Ruan, Hanxu Hou, Zhongxiang Dai, Shuang Qiu, Linqi Song ·

    DemoPSD: Disagreement-Modulated Policy Self-Distillation

    arXiv:2607.02502v1 Announce Type: cross Abstract: On-policy self-distillation (OPSD) has emerged as a practical method for training large language models (LLMs) to reason, where a single model acts as both the teacher and the student with different levels of information access. H…

  4. arXiv cs.AI TIER_1 English(EN) · Linqi Song ·

    DemoPSD: Disagreement-Modulated Policy Self-Distillation

    On-policy self-distillation (OPSD) has emerged as a practical method for training large language models (LLMs) to reason, where a single model acts as both the teacher and the student with different levels of information access. However, recent studies have found that the teacher…

  5. arXiv cs.AI TIER_1 English(EN) · Jieping Ye ·

    Purified OPSD: On-Policy Self-Distillation Without Losing How to Think

    On-policy self-distillation (OPSD) has emerged as a promising paradigm for improving LLM reasoning, where a privileged teacher with access to reference solutions provides token-level supervision on the student's own generated trajectories. However, we find that OPSD consistently …

  6. Hugging Face Daily Papers TIER_1 English(EN) ·

    Denser $\neq$ Better: Limits of On-Policy Self-Distillation for Continual Post-Training

    Continual post-training enables foundation models to acquire new knowledge while preserving existing capabilities. Recent work suggests that on-policy learning can mitigate forgetting, with on-policy self-distillation emerging as a particularly attractive approach. In this work, …

  7. arXiv cs.CL TIER_1 English(EN) · Fei Zhu ·

    Denser $\neq$ Better: Limits of On-Policy Self-Distillation for Continual Post-Training

    Continual post-training enables foundation models to acquire new knowledge while preserving existing capabilities. Recent work suggests that on-policy learning can mitigate forgetting, with on-policy self-distillation emerging as a particularly attractive approach. In this work, …

  8. Hugging Face Daily Papers TIER_1 English(EN) ·

    Denser neq Better: Limits of On-Policy Self-Distillation for Continual Post-Training

    On-policy self-distillation in continual post-training accelerates in-domain specialization but fails to prevent forgetting and can collapse in out-of-distribution scenarios, indicating that on-policy data alone is insufficient for continual learning.

  9. arXiv cs.AI TIER_1 English(EN) · Ved Sriraman, Peihan Liu, Daniel Hsu, Adam Block ·

    Behavior Cloning is Not All You Need: The Optimality of On-Policy Distillation for Noisy Expert Feedback

    arXiv:2606.30923v1 Announce Type: cross Abstract: Imitation Learning is a natural framework for learning in sequential decision-making systems and has emerged as the dominant paradigm through which we understand language model training. A central puzzle is that, while in theory o…

  10. arXiv cs.CL TIER_1 English(EN) · Chia-Hsuan Lee, Zelei Cheng, Yu Wang, Renkun Ni, Sambit Sahu, Shi-Xiong Zhang, William Campbell ·

    SEAD: Competence-Aware On-Policy Distillation via Entropy-Guided Supervision

    arXiv:2606.28562v1 Announce Type: new Abstract: On-policy distillation (OPD) has a property absent in offline distillation and RL: teacher supervision quality depends on student competence. Incoherent rollouts yield noisy gradients; already-mastered tokens yield redundant ones. T…

  11. arXiv cs.AI TIER_1 English(EN) · Xinlei Yu, Gen Li, Qingyi Si, Guibin Zhang, Yuqi Xu, Congcong Wang, Shuai Dong, Kaiwen Tuo, Xiangyu Zeng, Kaituo Feng, Qunzhong Wang, Yang Shi, Xiaobin Hu, Xiangyu Yue, Jiaqi Wang, Shuicheng Yan ·

    DOPD: Dual On-policy Distillation

    arXiv:2606.30626v1 Announce Type: new Abstract: On-policy distillation (OPD) offers superior capacity transfer by supervising student-sampled trajectories with dense token-level signals. To furnish high-quality supervision sources and thereby elevate the performance frontier of d…

  12. arXiv cs.AI TIER_1 English(EN) · Yuhan Li, Mingxu Zhang, Dazhong Shen, Ying Sun ·

    PHF: Privileged Hidden Flow for On-Policy Self-Distillation

    arXiv:2606.29340v1 Announce Type: new Abstract: On-policy self-distillation (OPSD) trains a reasoning model on rollouts sampled from its own policy by matching a privileged teacher that also sees verified reference solutions. Existing OPSD objectives supervise only the output dis…

  13. arXiv cs.AI TIER_1 English(EN) · Shuicheng Yan ·

    DOPD: Dual On-policy Distillation

    On-policy distillation (OPD) offers superior capacity transfer by supervising student-sampled trajectories with dense token-level signals. To furnish high-quality supervision sources and thereby elevate the performance frontier of distillation, an intuitive direction is to infuse…

  14. Hugging Face Daily Papers TIER_1 English(EN) ·

    DOPD: Dual On-policy Distillation

    DOPD addresses privilege illusion in on-policy distillation by dynamically routing token-level supervision between teacher and student policies based on advantage gaps and probabilities, improving capability transfer in large and vision-language models.

  15. Hugging Face Daily Papers TIER_1 English(EN) ·

    AsyncOPD: How Stale Can On-Policy Distillation Be?

    Asynchronous on-policy distillation addresses training bottlenecks in large language model post-training by decoupling rollout generation from learner updates, though it introduces challenges with stale policy data that require specialized solutions.

  16. arXiv stat.ML TIER_1 English(EN) · Adam Block ·

    Behavior Cloning is Not All You Need: The Optimality of On-Policy Distillation for Noisy Expert Feedback

    Imitation Learning is a natural framework for learning in sequential decision-making systems and has emerged as the dominant paradigm through which we understand language model training. A central puzzle is that, while in theory offline IL can be horizon-free and optimal, in prac…