MEGA Hub

When Teachers Mislead: Spurious-Signal-Aware On-Policy Distillation

Authors

Do you know Yinuo Jiang?You can claim authorship or link another user.Do you know Yongjie Ye?You can claim authorship or link another user.Do you know Zhou Tao?You can claim authorship or link another user.Do you know Xiang Zhuang?You can claim authorship or link another user.Do you know Qiang Zhang?You can claim authorship or link another user.Do you know Huajun Chen?You can claim authorship or link another user.Do you know Tiankai Li?You can claim authorship or link another user.

Abstract

On-Policy distillation (OPD) transfers teacher capabilities by supervising student-sampled trajectories with dense token-level teacher signals. Recent selective OPD methods improve this process by prioritizing signals that are confident, informative, or learnable. However, the assumptions overlook a fundamental failure mode of language models: their token-level judgments can be driven by input-agnostic language priors, formatting conventions, or stereotyped reasoning templates rather than task-specific evidence. We refer to such optimization-relevant but weakly input-grounded supervision as spurious signals in OPD, which may produce large gradients while contributing little task-improving direction. To mitigate this issue, we propose SA-OPD, a Spurious-Signal-Aware On-Policy Distillation framework that identifies and filters misleading token-level supervision based on input-groundedness and optimization impact. SA-OPD introduces a lightweight input-groundedness proxy estimating whether a token-level distillation signal truly depends on the input. It then filters only tokens that simultaneously exhibit low input-groundedness and extreme distillation divergence, thereby removing high-impact spurious updates and achieving fine-grained OPD optimization. Extensive experiments on both large language model (LLM) and vision-language model (VLM) settings demonstrate that SA-OPD consistently outperforms Vanilla OPD and competitive selective methods. These results establish input-groundedness as a key dimension for OPD supervision selection and offer a simple, effective strategy for mitigating spurious updates.

Community

00