paper-with-me

Papers

Dynamic Adversarial Attacks on Autonomous Driving Systems

2023-12-10 · Amirhosein Chahe, Chenan Wang, Abhishek Jeyapratap, Kaidi Xu, Lifeng Zhou

This paper introduces an attacking mechanism to challenge the resilience of autonomous driving systems. Specifically, we manipulate the decision-making processes of an autonomous vehicle by dynamically displaying adversarial patches on a screen mounted on another moving vehicle. These patches are optimized to deceive the object detection models into misclassifying targeted objects, e.g., traffic signs. Such manipulation has significant implications for critical multi-vehicle interactions such as intersection crossing and lane changing, which are vital for safe and efficient autonomous driving systems. Particularly, we make four major contributions. First, we introduce a novel adversarial attack approach where the patch is not co-located with its target, enabling more versatile and stealthy attacks. Moreover, our method utilizes dynamic patches displayed on a screen, allowing for adaptive changes and movement, enhancing the flexibility and performance of the attack. To do so, we design a Screen Image Transformation Network (SIT-Net), which simulates environmental effects on the displayed images, narrowing the gap between simulated and real-world scenarios. Further, we integrate a positional loss term into the adversarial training process to increase the success rate of the dynamic attack. Finally, we shift the focus from merely attacking perceptual systems to influencing the decision-making algorithms of self-driving systems. Our experiments demonstrate the first successful implementation of such dynamic adversarial attacks in real-world autonomous driving scenarios, paving the way for advancements in the field of robust and secure autonomous driving.

📄 PDF Abstract BibTeX arXiv:2312.06701

Code (1)

AmirhoseinCh/DynamicPatch 공식 구현 pytorch

Tasks

Adversarial AttackAutonomous DrivingDecision Makingobject-detectionObject Detection

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Attack End-to-End Autonomous Driving through Module-Wise Noise

2024-09-12 · Lu Wang, Tianyuan Zhang, Yikai Han, Muyang Fang 외

With recent breakthroughs in deep neural networks, numerous tasks within autonomous driving have exhibited remarkable performance. However, deep learning models are susceptible to adversarial attacks, presenting signific…

Autonomous Driving

A Survey on Adversarial Robustness of LiDAR-based Machine Learning Perception in Autonomous Vehicles

2024-11-21 · Junae Kim, Amardeep Kaur

In autonomous driving, the combination of AI and vehicular technology offers great potential. However, this amalgamation comes with vulnerabilities to adversarial attacks. This survey focuses on the intersection of Adver…

Adversarial RobustnessAutonomous DrivingAutonomous Vehicles

Deep Learning-Based Autonomous Driving Systems: A Survey of Attacks and Defenses

2021-04-05 · Yao Deng, Tiehua Zhang, Guannan Lou, Xi Zheng 외

The rapid development of artificial intelligence, especially deep learning technology, has advanced autonomous driving systems (ADSs) by providing precise control decisions to counterpart almost any driving event, spanni…

Anomaly DetectionAutonomous DrivingDeep Learning

Attacking Autonomous Driving Agents with Adversarial Machine Learning: A Holistic Evaluation with the CARLA Leaderboard

2025-11-18 · Henry Wong, Clement Fung, Weiran Lin, Karen Li 외 arxiv

To autonomously control vehicles, driving agents use outputs from a combination of machine-learning (ML) models, controller logic, and custom modules. Although numerous prior works have shown that adversarial examples ca…

Autonomous Driving

Dynamic Deception: When Pedestrians Team Up to Fool Autonomous Cars

2026-02-20 · Masoud Jamshidiyan Tehrani, Marco Gabriel, Jinhan Kim, Paolo Tonella arxiv

Many adversarial attacks on autonomous-driving perception models fail to cause system-level failures once deployed in a full driving stack. The main reason for such ineffectiveness is that once deployed in a system (e.g.…

Autonomous Driving