arXiv:2509.20399cs.CRcs.AI2025-09

通过打乱权重顺序,零成本防御神经网络隐写恶意软件

Defending against Stegomalware in Deep Neural Networks with Permutation Symmetry

  • 打乱权重矩阵列序或卷积层通道顺序,可破坏隐写恶意代码
  • 对现有隐写攻击方法有效,且不影响模型准确率
  • 适合关注AI安全的开发者与研究者

深度神经网络在生产系统和个人应用中日益普及,模型检查点常被共享。本文针对神经网络隐写恶意软件(stegomalware)威胁提出首个有效防御方案:通过打乱权重矩阵列序或卷积层通道顺序,可高效消除嵌入的恶意代码,且不损害模型精度。实验表明,该方法能有效破坏当前最先进的隐写攻击,性能显著优于其他手段。文章还探讨了潜在绕过方式、补充防御策略,并呼吁持续关注机器学习系统的安全性。

原文摘要 · Abstract (English)

Deep neural networks are being utilized in a growing number of applications, both in production systems and for personal use. Network checkpoints are as a consequence often shared and distributed on various platforms to ease the development process. This work considers the threat of neural network stegomalware, where malware is embedded in neural network checkpoints at a negligible cost to network accuracy. This constitutes a significant security concern, but is nevertheless largely neglected by the deep learning practitioners and security specialists alike. We propose the first effective countermeasure to these attacks. In particular, we show that state-of-the-art neural network stegomalware can be efficiently and effectively neutralized through shuffling the column order of the weight- and bias-matrices, or equivalently the channel-order of convolutional layers. We show that this effectively corrupts payloads that have been embedded by state-of-the-art methods in neural network steganography at no cost to network accuracy, outperforming competing methods by a significant margin. We then discuss possible means by which to bypass this defense, additional defense methods, and advocate for continued research into the security of machine learning systems.

AI安全隐写攻击防御机制

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。