arXiv:2410.08338cs.CRcs.CV2024-10被引 4

用历史街景图像对抗攻击,让交通标志识别更安全

Time Traveling to Defend Against Adversarial Example Attacks in Image Classification

  • 通过比对同一交通标志的历史街景图像进行防御
  • 在最新攻击下实现100%防御效果
  • 适合自动驾驶与安全敏感场景使用

对抗样本攻击已成为机器学习的重大威胁。在图像分类中,攻击者通过微小修改使神经网络误判,而人类仍能正常识别。该问题在自动驾驶的交通标志识别中尤为突出:贴纸、灯光或阴影等手段可使停止标志被误认为限速标志,导致严重事故。本文提出一种新防御策略,通过利用历史街景图像进行“时间旅行”式检测。当当前图像遭攻击时,系统可调用公开的街景历史数据,对比同一标志过去的版本,结合多数投票提升判断可靠性。实验表明,该方法对最新交通标志分类攻击实现100%防御效果。

原文摘要 · Abstract (English)

Adversarial example attacks have emerged as a critical threat to machine learning. Adversarial attacks in image classification abuse various, minor modifications to the image that confuse the image classification neural network -- while the image still remains recognizable to humans. One important domain where the attacks have been applied is in the automotive setting with traffic sign classification. Researchers have demonstrated that adding stickers, shining light, or adding shadows are all different means to make machine learning inference algorithms mis-classify the traffic signs. This can cause potentially dangerous situations as a stop sign is recognized as a speed limit sign causing vehicles to ignore it and potentially leading to accidents. To address these attacks, this work focuses on enhancing defenses against such adversarial attacks. This work shifts the advantage to the user by introducing the idea of leveraging historical images and majority voting. While the attacker modifies a traffic sign that is currently being processed by the victim's machine learning inference, the victim can gain advantage by examining past images of the same traffic sign. This work introduces the notion of ''time traveling'' and uses historical Street View images accessible to anybody to perform inference on different, past versions of the same traffic sign. In the evaluation, the proposed defense has 100% effectiveness against latest adversarial example attack on traffic sign classification algorithm.

对抗攻击自动驾驶防御机制时间旅行

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