PulseAugur
实时 09:02:40

新方法增强在线策略蒸馏以进行AI模型训练 · 已追踪6个来源

研究人员正在开发新的在线策略蒸馏方法,这是一种通过让较小的AI模型学习较大、能力更强的模型的输出来训练这些较小模型的技术。Apple Machine Learning Research 引入了一个诊断框架,用于分析在线策略蒸馏在何处以及为何有效,发现该信号在学生模型不正确的输出时更有益。同时,VetoRG-OPD 等新方法通过重新构建蒸馏目标或使用验证器反馈来过滤不可靠的教师信号,旨在稳定训练。此外,ReOPD 提供了一种离环境方法,通过重用预先收集的轨迹来加速 agentic 任务的多轮蒸馏。 AI

影响 在线策略蒸馏的这些进展可能导致更有效地训练更小、更有能力的AI模型,从而可能降低计算成本并提高在复杂推理和 agentic 任务上的性能。

排序理由 多篇研究论文介绍了在线策略蒸馏的新方法和分析。

在 Hugging Face Daily Papers 阅读 →

AI 生成摘要 · Google Gemini · 来自 6 个来源。 我们如何撰写摘要 →

新方法增强在线策略蒸馏以进行AI模型训练 · 已追踪6个来源

报道来源 [6]

  1. Apple Machine Learning Research TIER_1 English(EN) ·

    揭秘On-Policy蒸馏:它何时有益、何时有害以及为何

    On-policy distillation offers dense, per-token supervision for training reasoning models; however, it remains unclear under which conditions this signal is beneficial and under which it is detrimental. Which teacher model should be used, and in the case of self-distillation, whic…

  2. arXiv cs.AI TIER_1 English(EN) · Ijun Jang, Jewon Yeom, Juan Yeo, Hyunggyu Lim, Taesup Kim ·

    通过自适应目标重构实现稳定的策略内蒸馏

    arXiv:2601.07155v3 Announce Type: replace-cross Abstract: Knowledge distillation (KD) is a widely adopted technique for transferring knowledge from large language models to smaller student models; however, conventional supervised KD often suffers from a distribution mismatch betw…

  3. arXiv cs.AI TIER_1 English(EN) · Mohammad Sadegh Akhondzadeh, Vijay Lingam, Atula Tejaswi, Chanakya Ekbote, Sujay Sanghavi, Aleksandar Bojchevski ·

    奖励门控策略内蒸馏

    arXiv:2607.04037v1 Announce Type: cross Abstract: On-policy distillation is a powerful way to transfer reasoning ability from a strong teacher to a smaller student: the student samples trajectories from its own policy, and the teacher provides dense token-level supervision on the…

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

    带前缀重放的多轮在线策略蒸馏

    We study on-policy distillation (OPD) for agentic tasks, where an LLM agent interacts with an environment over multiple turns and a student imitates a teacher over these multi-turn interaction histories. Fully online OPD is costly because each update requires fresh student rollou…

  5. arXiv stat.ML TIER_1 English(EN) · Baohao Liao, Hanze Dong, Christof Monz, Xinxing Xu, Li Dong, Furu Wei ·

    带前缀重放的多轮在线策略蒸馏

    arXiv:2607.04763v1 Announce Type: cross Abstract: We study on-policy distillation (OPD) for agentic tasks, where an LLM agent interacts with an environment over multiple turns and a student imitates a teacher over these multi-turn interaction histories. Fully online OPD is costly…

  6. arXiv stat.ML TIER_1 English(EN) · Furu Wei ·

    带前缀重放的多轮在线策略蒸馏

    We study on-policy distillation (OPD) for agentic tasks, where an LLM agent interacts with an environment over multiple turns and a student imitates a teacher over these multi-turn interaction histories. Fully online OPD is costly because each update requires fresh student rollou…