paper-with-me

Papers

Less is More: A Stealthy and Efficient Adversarial Attack Method for DRL-based Autonomous Driving Policies

2024-12-04 · Junchao Fan, Xuyang Lei, Xiaolin Chang, Jelena Mišić, Vojislav B. Mišić

Despite significant advancements in deep reinforcement learning (DRL)-based autonomous driving policies, these policies still exhibit vulnerability to adversarial attacks. This vulnerability poses a formidable challenge to the practical deployment of these policies in autonomous driving. Designing effective adversarial attacks is an indispensable prerequisite for enhancing the robustness of these policies. In view of this, we present a novel stealthy and efficient adversarial attack method for DRL-based autonomous driving policies. Specifically, we introduce a DRL-based adversary designed to trigger safety violations (e.g., collisions) by injecting adversarial samples at critical moments. We model the attack as a mixed-integer optimization problem and formulate it as a Markov decision process. Then, we train the adversary to learn the optimal policy for attacking at critical moments without domain knowledge. Furthermore, we introduce attack-related information and a trajectory clipping method to enhance the learning capability of the adversary. Finally, we validate our method in an unprotected left-turn scenario across different traffic densities. The experimental results show that our method achieves more than 90% collision rate within three attacks in most cases. Furthermore, our method achieves more than 130% improvement in attack efficiency compared to the unlimited attack method.

📄 PDF Abstract BibTeX arXiv:2412.03051

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial AttackAutonomous DrivingDeep Reinforcement Learning

Similar Papers 제목 키워드 기반

How stealthy is stealthy? Studying the Efficacy of Black-Box Adversarial Attacks in the Real World

2025-06-03 · Francesco Panebianco, Mario D'Onghia, Stefano Zanero aand Michele Carminati

Deep learning systems, critical in domains like autonomous vehicles, are vulnerable to adversarial examples (crafted inputs designed to mislead classifiers). This study investigates black-box adversarial attacks in compu…

Autonomous Vehicles

Physical Attack on Monocular Depth Estimation with Optimal Adversarial Patches

2022-07-11 · Zhiyuan Cheng, James Liang, Hongjun Choi, Guanhong Tao 외

Deep learning has substantially boosted the performance of Monocular Depth Estimation (MDE), a critical component in fully vision-based autonomous driving (AD) systems (e.g., Tesla and Toyota). In this work, we develop a…

3D Object DetectionAutonomous DrivingDepth EstimationMonocular Depth Estimation+3

SAAM: Stealthy Adversarial Attack on Monocular Depth Estimation

2023-08-06 · Amira Guesmi, Muhammad Abdullah Hanif, Bassem Ouni, Muhammad Shafique

In this paper, we investigate the vulnerability of MDE to adversarial patches. We propose a novel \underline{S}tealthy \underline{A}dversarial \underline{A}ttacks on \underline{M}DE (SAAM) that compromises MDE by either …

Adversarial AttackDepth EstimationMonocular Depth Estimation

Dynamic Adversarial Attacks on Autonomous Driving Systems

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

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 adversa…

Adversarial AttackAutonomous DrivingDecision Makingobject-detection+1

SPAA: Stealthy Projector-based Adversarial Attacks on Deep Image Classifiers

2020-12-10 · Bingyao Huang, Haibin Ling

Light-based adversarial attacks use spatial augmented reality (SAR) techniques to fool image classifiers by altering the physical light condition with a controllable light source, e.g., a projector. Compared with physica…

Adversarial Attack