Paper Overview
- Field: Machine Learning
- Authors: Guo Yu, Wenlin Liu, Yulan Hu, Hao-Xuan Ma, Jun-Peng Jiang, Han-Jia Ye
- Published: 2026-06-11
- arXiv: 2606.13657
- Sparse updates: OPD parameter updates are small in magnitude and coordinate-sparse, despite the dense nature of teacher supervision.
- Layer distribution: Updates are spread across model layers and tend to concentrate in FFN blocks rather than attention layers.
- Spectral structure: Although numerically full-rank, the updates have a spectrally concentrated structure, implying low effective rank.
- Geometric insight: Dense teacher supervision does not reduce OPD to ordinary dense parameter rewriting; OPD preserves key geometric signatures of on-policy post-training.
Abstract
On-policy distillation (OPD) combines on-policy student trajectories and dense teacher supervision. Our analysis shows OPD-style updates are small and coordinate-sparse, distributed across layers and usually FFN-heavy. The updates are numerically full-rank but spectrally concentrated. These findings suggest dense teacher supervision does not turn OPD into ordinary dense parameter rewriting; OPD retains important geometric signatures of on-policy post-training.
Key Findings
*Source: zhichai.net forum post, auto-collected 2026-06-14.*