1% of Tokens Can Be Enough: On Gradient Estimation in On-Policy Distillation

📅 2026-09-21
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
研究解决了稀疏在线策略蒸馏中梯度估计噪声问题,提出基于信息效率比的方法选择关键令牌以提高训练效果。
📝 Abstract
Sparse on-policy distillation (OPD) allocates teacher supervision to a small subset of tokens in student-generated trajectories. However, useful teacher guidance can yield a noisy update when its gradient is estimated from a sampled next token. We study this estimation problem at a fixed prefix in information geometry and propose an information-efficiency ratio (IER) based on a signal-to-noise decomposition. IER characterizes relative gradient estimation error under an optimal scalar baseline. A candidate-set approximation enables token selection based on IER and its combination with existing usefulness scores, while retaining the sampled reverse-KL training objective. On mathematical and medical reasoning tasks, adding IER improves existing selectors in multiple settings, with sparse configurations matching or exceeding full OPD without token selection at small token budgets of 0.1\%--1\%. These results support accounting for both usefulness and gradient-estimation reliability when allocating sparse supervision. Our code is available at https://github.com/BruceSheng1202/IER-OPD.
Problem

Research questions and friction points this paper is trying to address.

Sparse on-policy distillation
gradient estimation
information geometry
Innovation

Methods, ideas, or system contributions that make the work stand out.

Sparse On-Policy Distillation
Information-Efficiency Ratio (IER)
Gradient Estimation
Token Selection
Signal-to-Noise Decomposition
🔎 Similar Papers
No similar papers found.