Lightning OPD 2.0:缓解大型推理模型跨教师在线策略蒸馏中的风格偏差

Lightning OPD 2.0: Mitigating Style Bias in Cross-Teacher On-Policy Distillation for Large Reasoning Models

韩松 Song Han · · 2026-07-30 · arXiv:2607.28449 ↗

打开互动全文版(逐段中英对照 + 图/公式 + 论文问答)→

摘要 · Abstract

在线策略蒸馏(OPD)从教师模型提供密集的令牌级监督,但其有效性可能依赖于教师一致性,即提供 OPD 监督的模型也应生成用于训练监督微调(SFT)参考的演示数据。然而,在实践中,当 SFT 数据来源混合或未知,或当 SFT 数据生成和后续蒸馏偏好使用不同模型时,这一条件经常被违反。在这种跨教师设置下,即使更强的 OPD 教师也可能相比 SFT 参考几乎没有改进。我们发现,原始教师-参考分歧既包含可能有用的上下文特定教师证据,也包含一个与措辞、格式和推理节奏差异相关的重复组成部分。我们引入了带有交叉拟合风格残差化的 Lightning OPD 2.0,该方法使用 rollout 级交叉拟合来估计这一重复组成部分,作为风格令牌偏差的操作性代理,并在构建令牌级 OPD 更新之前将其减去。在数学推理和代码生成基准测试中,Lightning OPD 2.0 在跨教师设置下 consistently 优于 Lightning OPD。从 Klear-Reasoner-8B-SFT 出发,Lightning OPD 2.0 在 AIME 2024 上达到 82.4%,在 LiveCodeBench v5 上达到 63.0%。这些结果共同确立了 Lightning OPD 2.0 作为跨教师 OPD 的实用方法,放宽了教师一致性作为先决条件,并允许 SFT 数据生成器和蒸馏教师独立选择。代码即将发布。

On-policy distillation (OPD) provides dense token-level supervision from a teacher, but its effectiveness can depend on teacher consistency, meaning that the model providing OPD supervision should also have generated the demonstrations used to train the supervised fine-tuning (SFT) reference. However, this condition is frequently violated in practice when SFT data have mixed or unknown provenance or when different models are preferred for SFT data generation and subsequent distillation. In such cross-teacher settings, even a stronger OPD teacher can yield little improvement over the SFT reference. We find that raw teacher--reference disagreement contains potentially useful context-specific teacher evidence as well as a recurring component associated with differences in wording, formatting, and reasoning cadence. We introduce Lightning OPD 2.0 with cross-fitted style residualization, which uses rollout-level cross-fitting to estimate this recurring component as an operational proxy for style-token bias and subtracts it before constructing the token-level OPD update. Across mathematical reasoning and code generation benchmarks, Lightning OPD 2.0 consistently outperforms Lightning OPD in cross-teacher settings. Starting from Klear-Reasoner-8B-SFT, Lightning OPD 2.0 reaches 82.4% on AIME 2024 and 63.0% on LiveCodeBench v5. Together, these results establish Lightning OPD 2.0 as a practical approach to cross-teacher OPD, relaxing teacher consistency as a prerequisite and allowing the SFT data generator and distillation teacher to be selected independently. Code will be released soon.

核心贡献 · Key contributions

局限 · Limitations

论文章节 · Sections(共 17)

阅读逐段中英对照全文 →