PulseAugur
实时 08:37:46

Lyapunov 引导训练增强硬件安全神经网络

研究人员开发了一种新的神经网络训练方法,该方法特别适用于使用定点算术的硬件部署。这种方法被称为 Lyapunov 引导训练,通过使用 Lyapunov 函数监控隐藏状态能量并应用单调投影来解决低精度网络中的激活溢出问题。在使用基于块的 Transformer 在 MNIST 数据集上进行的评估表明,该技术显著抑制了溢出率,并实现了稳定的学习,在 12 位精度下达到了 86.55% 的准确率。 AI

影响 这项研究可能带来更可靠、更高效的资源受限硬件上的 AI 模型。

排序理由 该集群包含一篇详细介绍神经网络新训练方法的学术论文。[lever_c_demoted from research: ic=1 ai=1.0]

在 arXiv cs.AI 阅读 →

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

Lyapunov 引导训练增强硬件安全神经网络

报道来源 [1]

  1. arXiv cs.AI TIER_1 English(EN) · Anis Hamadouche, Amir Hussain ·

    Lyapunov-Guided Training for Hardware-Safe Neural Networks Under Fixed-Point Arithmetic

    arXiv:2607.04531v1 Announce Type: cross Abstract: Low-precision neural networks are attractive for resource-constrained hardware, but fixed-point arithmetic introduces failure modes that are often hidden by idealised quantisation models. In particular, two's-complement overflow w…