针对边缘设备检测器的延迟攻击,提出硬件自适应防御方法。
Can't Slow me Down: Learning Robust and Hardware-Adaptive Object Detectors against Latency Attacks for Edge Devices
- 通过背景注意力增强对抗训练,提升模型鲁棒性。
- 在Jetson Orin NX上将帧率从13 FPS恢复至43 FPS。
- 适合关注边缘设备实时安全的开发者与研究者。
目标检测是自动驾驶、增强现实和供应链管理等实时应用的核心技术。然而,神经网络对输入中的细微扰动极为敏感,常导致误分类攻击。近期新出现的延迟攻击则针对实时处理能力,在后处理模块制造计算瓶颈,引发级联故障,危及实时任务。本文首次尝试通过兼顾硬件能力的背景注意力对抗训练来防御此类攻击。我们揭示了延迟攻击与异构GPU设备硬件容量之间的系统级关联,基于特定对抗行为,采用置信度损失作为代理,将背景注意力引入对抗训练流程,实现干净准确率与鲁棒准确率的合理平衡。大量实验表明,该方法在Jetson Orin NX上可将帧率从13 FPS恢复至43 FPS,且在干净与鲁棒性能间取得更优权衡。
原文摘要 · Abstract (English)
Object detection is a fundamental enabler for many real-time downstream applications such as autonomous driving, augmented reality and supply chain management. However, the algorithmic backbone of neural networks is brittle to imperceptible perturbations in the system inputs, which were generally known as misclassifying attacks. By targeting the real-time processing capability, a new class of latency attacks are reported recently. They exploit new attack surfaces in object detectors by creating a computational bottleneck in the post-processing module, that leads to cascading failure and puts the real-time downstream tasks at risks. In this work, we take an initial attempt to defend against this attack via background-attentive adversarial training that is also cognizant of the underlying hardware capabilities. We first draw system-level connections between latency attack and hardware capacity across heterogeneous GPU devices. Based on the particular adversarial behaviors, we utilize objectness loss as a proxy and build background attention into the adversarial training pipeline, and achieve a reasonable balance between clean and robust accuracy. The extensive experiments demonstrate the defense effectiveness of restoring real-time processing capability from $13$ FPS to $43$ FPS on Jetson Orin NX, with a better trade-off between the clean and robust accuracy.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。