arXiv:2409.00340cs.CRcs.CV2024-09被引 8

轻量级扩散模型净化攻击图像,手机端实时防护

LightPure: Realtime Adversarial Image Purification for Mobile Devices Using Diffusion Models

  • 两阶段扩散+单次GAN框架,低延迟设计
  • 比现有方法快10倍,准确率与鲁棒性双提升
  • 适合资源受限的移动端,可实现实时防御

自主移动系统日益依赖深度神经网络进行感知与决策。然而,这些系统易受对抗机器学习攻击影响,微小输入扰动即可显著改变结果。传统防御方法如对抗训练或数据/网络变换需访问私有分类器且计算成本高。近期方案提出净化模型,在分类前添加“净化”层,无需修改分类器。但此类方法计算开销大,不适用于资源有限、低延迟要求的移动设备。本文提出LightPure,一种增强对抗图像净化的新方法,提升现有方法的准确性,同时显著改善速度与计算效率,适合移动设备。该方法采用两步扩散与单次生成对抗网络(GAN)框架,优先保证低延迟而不牺牲鲁棒性。提出多项新技巧,在分类准确率与对抗鲁棒性间取得合理平衡,同时满足低延迟需求。我们在Jetson Nano上实现原型并评估多种攻击场景与数据集。结果表明,LightPure在延迟上相比现有方法最高提升10倍,同时在各类攻击下实现更高准确率与鲁棒性。该方法为真实移动系统提供了一种可扩展、高效的解决方案。

原文摘要 · Abstract (English)

Autonomous mobile systems increasingly rely on deep neural networks for perception and decision-making. While effective, these systems are vulnerable to adversarial machine learning attacks where minor input perturbations can significantly impact outcomes. Common countermeasures involve adversarial training and/or data or network transformation. These methods, though effective, require full access to typically proprietary classifiers and are costly for large models. Recent solutions propose purification models, which add a "purification" layer before classification, eliminating the need to modify the classifier directly. Despite their effectiveness, these methods are compute-intensive, making them unsuitable for mobile systems where resources are limited and low latency is essential. This paper introduces LightPure, a new method that enhances adversarial image purification. It improves the accuracy of existing purification methods and provides notable enhancements in speed and computational efficiency, making it suitable for mobile devices with limited resources. Our approach uses a two-step diffusion and one-shot Generative Adversarial Network (GAN) framework, prioritizing latency without compromising robustness. We propose several new techniques to achieve a reasonable balance between classification accuracy and adversarial robustness while maintaining desired latency. We design and implement a proof-of-concept on a Jetson Nano board and evaluate our method using various attack scenarios and datasets. Our results show that LightPure can outperform existing methods by up to 10x in terms of latency while achieving higher accuracy and robustness for various attack scenarios. This method offers a scalable and effective solution for real-world mobile systems.

对抗防御扩散模型移动端实时净化

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