PulseAugur
实时 20:29:57
None Learning Through Noise: Why Subliminal Learning Works and When It Fails

神经网络通过兼容的输出头通过噪声进行学习

研究人员证明,神经网络中的亚稳态学习(知识通过与任务无关的数据进行转移)主要受兼容的输出头控制,而非共享的模型初始化。通过将输出分成辅助头和类别头,他们表明兼容的辅助头有助于教师信号的转移,从而改进学生模型的表示。这种机制允许在噪声上训练的学生模型达到与教师模型相当的性能,为亚稳态学习及其局限性提供了理论依据。 AI

影响 解释了神经网络中一种新颖的知识转移机制,可能提高训练效率和模型性能。

排序理由 学术论文,详细介绍了神经网络学习的新机制。

在 arXiv cs.AI 阅读 →

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

报道来源 [2]

  1. arXiv cs.AI TIER_1 · Vincent C. Brockers, Roman D. Ventzke, Valentin Neuhaus, Bel\'en Hidalgo-Ogalde, Viola Priesemann ·

    Learning Through Noise: Why Subliminal Learning Works and When It Fails

    arXiv:2605.23645v1 Announce Type: cross Abstract: In the context of artificial neural networks, subliminal learning refers to the transfer of task-relevant knowledge or unintended biases from teacher to student models through distillation on task-unrelated input$\unicode{x2013}$o…

  2. arXiv cs.AI TIER_1 · Viola Priesemann ·

    Learning Through Noise: Why Subliminal Learning Works and When It Fails

    In the context of artificial neural networks, subliminal learning refers to the transfer of task-relevant knowledge or unintended biases from teacher to student models through distillation on task-unrelated input$\unicode{x2013}$output pairs. Prior explanations tie this effect to…