paper-with-me

Papers

Towards Robust Physical-world Backdoor Attacks on Lane Detection

2024-05-09 · Xinwei Zhang, Aishan Liu, Tianyuan Zhang, Siyuan Liang, Xianglong Liu

Deep learning-based lane detection (LD) plays a critical role in autonomous driving systems, such as adaptive cruise control. However, it is vulnerable to backdoor attacks. Existing backdoor attack methods on LD exhibit limited effectiveness in dynamic real-world scenarios, primarily because they fail to consider dynamic scene factors, including changes in driving perspectives (e.g., viewpoint transformations) and environmental conditions (e.g., weather or lighting changes). To tackle this issue, this paper introduces BadLANE, a dynamic scene adaptation backdoor attack for LD designed to withstand changes in real-world dynamic scene factors. To address the challenges posed by changing driving perspectives, we propose an amorphous trigger pattern composed of shapeless pixels. This trigger design allows the backdoor to be activated by various forms or shapes of mud spots or pollution on the road or lens, enabling adaptation to changes in vehicle observation viewpoints during driving. To mitigate the effects of environmental changes, we design a meta-learning framework to train meta-generators tailored to different environmental conditions. These generators produce meta-triggers that incorporate diverse environmental information, such as weather or lighting conditions, as the initialization of the trigger patterns for backdoor implantation, thus enabling adaptation to dynamic environments. Extensive experiments on various commonly used LD models in both digital and physical domains validate the effectiveness of our attacks, outperforming other baselines significantly (+25.15% on average in Attack Success Rate). Our codes will be available upon paper publication.

📄 PDF Abstract BibTeX arXiv:2405.05553

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingBackdoor AttackLane DetectionMeta-Learning

Similar Papers 제목 키워드 기반

Physical Backdoor Attacks to Lane Detection Systems in Autonomous Driving

2022-03-02 · Xingshuo Han, Guowen Xu, Yuan Zhou, Xuehuan Yang 외

Modern autonomous vehicles adopt state-of-the-art DNN models to interpret the sensor data and perceive the environment. However, DNN models are vulnerable to different types of adversarial attacks, which pose significant…

Autonomous DrivingAutonomous VehiclesBackdoor AttackLane Detection

Robust Backdoor Attacks on Object Detection in Real World

2023-09-16 · Yaguan Qian, Boyuan Ji, Shuke He, Shenhui Huang 외

Deep learning models are widely deployed in many applications, such as object detection in various security fields. However, these models are vulnerable to backdoor attacks. Most backdoor attacks were intensively studied…

Backdoor AttackObjectobject-detectionObject Detection

Robust Backdoor Attacks against Deep Neural Networks in Real Physical World

2021-04-15 · Mingfu Xue, Can He, Shichang Sun, Jian Wang 외

Deep neural networks (DNN) have been widely deployed in various applications. However, many researches indicated that DNN is vulnerable to backdoor attacks. The attacker can create a hidden backdoor in target DNN model, …

Backdoor AttackFace Recognition

Physical Backdoor: Towards Temperature-based Backdoor Attacks in the Physical World

2024-04-30 · CVPR 2024 1 · Wen Yin, Jian Lou, Pan Zhou, Yulai Xie 외

Backdoor attacks have been well-studied in visible light object detection (VLOD) in recent years. However, VLOD can not effectively work in dark and temperature-sensitive scenarios. Instead, thermal infrared object detec…

Objectobject-detectionObject Detection

Backdoor Attacks Against Deep Learning Systems in the Physical World

2020-06-25 · CVPR 2021 1 · Emily Wenger, Josephine Passananti, Arjun Bhagoji, Yuanshun Yao 외

Backdoor attacks embed hidden malicious behaviors into deep learning models, which only activate and cause misclassifications on model inputs containing a specific trigger. Existing works on backdoor attacks and defenses…

Deep LearningTransfer Learning