PulseAugur
EN
LIVE 18:22:31

New research tackles pathologies in On-Policy Distillation for LLMs

Researchers have identified and proposed solutions for two key pathologies in On-Policy Distillation (OPD), a technique used in large language model post-training. The first pathology, Student-Teacher Mismatch, occurs when a significant gap between the teacher and student models leads to misaligned guidance. The second, Length Exploitation, arises when the model learns to manipulate response length for higher rewards. To address these issues, new methods like advantage clipping, log-scale compression, and Adaptive Dual-Perspective OPSD (AD-OPSD) are introduced to regulate the distillation signal and preserve the model's native reasoning capabilities, showing improved accuracy on benchmarks. AI

IMPACT These findings could lead to more stable and effective LLM training, improving performance on complex reasoning tasks.

RANK_REASON The cluster contains two arXiv papers detailing research into LLM training methodologies and proposing new techniques.

Read on arXiv cs.CL →

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

New research tackles pathologies in On-Policy Distillation for LLMs

COVERAGE [6]

  1. arXiv cs.LG TIER_1 English(EN) · Rui Wang, Hongru Wang, Yi Chen, Boyang Xue, Tianqing Fang, Wenhao Yu, Kam-Fai Wong ·

    Demystifying On-Policy Distillation: Roles, Pathologies, and Regulations

    arXiv:2607.13399v1 Announce Type: cross Abstract: On-policy distillation (OPD) has become a key paradigm in LLM post-training, yet its training dynamics remain poorly understood. We present a systematic study examining the role, pathologies, and regulations of OPD. We first clari…

  2. arXiv cs.CL TIER_1 English(EN) · Kam-Fai Wong ·

    Demystifying On-Policy Distillation: Roles, Pathologies, and Regulations

    On-policy distillation (OPD) has become a key paradigm in LLM post-training, yet its training dynamics remain poorly understood. We present a systematic study examining the role, pathologies, and regulations of OPD. We first clarify the role of OPD as an exploration catalyst: it …

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

    Demystifying On-Policy Distillation: Roles, Pathologies, and Regulations

    On-policy distillation (OPD) has become a key paradigm in LLM post-training, yet its training dynamics remain poorly understood. We present a systematic study examining the role, pathologies, and regulations of OPD. We first clarify the role of OPD as an exploration catalyst: it …

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

    Demystifying On-Policy Distillation: Roles, Pathologies, and Regulations

    On-policy distillation (OPD) has become a key paradigm in LLM post-training, yet its training dynamics remain poorly understood. We present a systematic study examining the role, pathologies, and regulations of OPD. We first clarify the role of OPD as an exploration catalyst: it …

  5. arXiv cs.CL TIER_1 English(EN) · Keqin Peng, Chen Li, Yuanxin Ouyang, Yancheng Yuan, Liang Ding ·

    Diagnosing and Mitigating Thinking Collapse in On-Policy Self-Distillation

    arXiv:2607.10805v1 Announce Type: new Abstract: On-Policy Self-Distillation (OPSD) has emerged as a crucial paradigm for enhancing and aligning Large Language Models (LLMs). However, in complex reasoning tasks, OPSD paradoxically degrades downstream performance. In this paper, we…

  6. arXiv cs.CL TIER_1 English(EN) · Liang Ding ·

    Diagnosing and Mitigating Thinking Collapse in On-Policy Self-Distillation

    On-Policy Self-Distillation (OPSD) has emerged as a crucial paradigm for enhancing and aligning Large Language Models (LLMs). However, in complex reasoning tasks, OPSD paradoxically degrades downstream performance. In this paper, we systematically investigate this pathology and i…