paper-with-me

Papers

Simple Physical Adversarial Examples against End-to-End Autonomous Driving Models

2019-03-12 · Adith Boloor, Xin He, Christopher Gill, Yevgeniy Vorobeychik, Xuan Zhang

Recent advances in machine learning, especially techniques such as deep neural networks, are promoting a range of high-stakes applications, including autonomous driving, which often relies on deep learning for perception. While deep learning for perception has been shown to be vulnerable to a host of subtle adversarial manipulations of images, end-to-end demonstrations of successful attacks, which manipulate the physical environment and result in physical consequences, are scarce. Moreover, attacks typically involve carefully constructed adversarial examples at the level of pixels. We demonstrate the first end-to-end attacks on autonomous driving in simulation, using simple physically realizable attacks: the painting of black lines on the road. These attacks target deep neural network models for end-to-end autonomous driving control. A systematic investigation shows that such attacks are surprisingly easy to engineer, and we describe scenarios (e.g., right turns) in which they are highly effective, and others that are less vulnerable (e.g., driving straight). Further, we use network deconvolution to demonstrate that the attacks succeed by inducing activation patterns similar to entirely different scenarios used in training.

📄 PDF Abstract BibTeX arXiv:1903.05157

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous Driving

Similar Papers 제목 키워드 기반

Adversarial Objects Against LiDAR-Based Autonomous Driving Systems

2019-07-11 · Yulong Cao, Chaowei Xiao, Dawei Yang, Jing Fang 외

Deep neural networks (DNNs) are found to be vulnerable against adversarial examples, which are carefully crafted inputs with a small magnitude of perturbation aiming to induce arbitrarily incorrect predictions. Recent st…

Autonomous DrivingAutonomous Vehicles

Cheating Stereo Matching in Full-scale: Physical Adversarial Attack against Binocular Depth Estimation in Autonomous Driving

2025-11-18 · Kangqiao Zhao, Shuo Huai, Xurui Song, Jun Luo arxiv

Though deep neural models adopted to realize the perception of autonomous driving have proven vulnerable to adversarial examples, known attacks often leverage 2D patches and target mostly monocular perception. Therefore,…

Adversarial AttackAutonomous DrivingDepth Estimation

Physical Adversarial Examples for Multi-Camera Systems

2023-11-14 · Ana Răduţoiu, Jan-Philipp Schulze, Philip Sperl, Konstantin Böttinger

Neural networks build the foundation of several intelligent systems, which, however, are known to be easily fooled by adversarial examples. Recent advances made these attacks possible even in air-gapped scenarios, where …

Autonomous VehiclesData Augmentationobject-detectionObject Detection

Defending against Patch-Based and Texture-Based Adversarial Attacks with Spectral Decomposition

2026-04-12 · Wei Zhang, Xinyu Chang, Xiao Li, Yiming Zhu 외 arxiv

Adversarial examples present significant challenges to the security of Deep Neural Network (DNN) applications. Specifically, there are patch-based and texture-based attacks that are usually used to craft physical-world a…

Why Don't You Clean Your Glasses? Perception Attacks with Dynamic Optical Perturbations

2023-07-24 · Yi Han, Matthew Chan, Eric Wengrowski, Zhuohuan Li 외

Camera-based autonomous systems that emulate human perception are increasingly being integrated into safety-critical platforms. Consequently, an established body of literature has emerged that explores adversarial attack…