paper-with-me

홈 › Papers

Finding Physical Adversarial Examples for Autonomous Driving with Fast and Differentiable Image Compositing

2020-10-17 · Jinghan Yang, Adith Boloor, Ayan Chakrabarti, Xuan Zhang, Yevgeniy Vorobeychik

There is considerable evidence that deep neural networks are vulnerable to adversarial perturbations applied directly to their digital inputs. However, it remains an open question whether this translates to vulnerabilities in real systems. For example, an attack on self-driving cars would in practice entail modifying the driving environment, which then impacts the video inputs to the car's controller, thereby indirectly leading to incorrect driving decisions. Such attacks require accounting for system dynamics and tracking viewpoint changes. We propose a scalable approach for finding adversarial modifications of a simulated autonomous driving environment using a differentiable approximation for the mapping from environmental modifications (rectangles on the road) to the corresponding video inputs to the controller neural network. Given the parameters of the rectangles, our proposed differentiable mapping composites them onto pre-recorded video streams of the original environment, accounting for geometric and color variations. Moreover, we propose a multiple trajectory sampling approach that enables our attacks to be robust to a car's self-correcting behavior. When combined with a neural network-based controller, our approach allows the design of adversarial modifications through end-to-end gradient-based optimization. Using the Carla autonomous driving simulator, we show that our approach is significantly more scalable and far more effective at identifying autonomous vehicle vulnerabilities in simulation experiments than a state-of-the-art approach based on Bayesian Optimization.

📄 PDF Abstract BibTeX arXiv:2010.08844

Code (1)

jinghanY/physicalAttackImageComposition 공식 구현 tf

Tasks

Autonomous DrivingBayesian OptimizationOpen-Ended Question AnsweringSelf-Driving Cars

Methods 이 논문이 사용한 방법론

Entropy Regularization 설명 없음
PPO Proximal Policy Optimization, or PPO, is a policy gradient method for reinforcement learning. The motivation was to have an algorithm with the data efficiency and reliable…
CARLA CARLA is an open-source simulator for autonomous driving research. CARLA has been developed from the ground up to support development, training, and validation of autonomous urban…

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

PhysGAN: Generating Physical-World-Resilient Adversarial Examples for Autonomous Driving

2019-07-09 · CVPR 2020 6 · Zelun Kong, Junfeng Guo, Ang Li, Cong Liu

Although Deep neural networks (DNNs) are being pervasively used in vision-based autonomous driving systems, they are found vulnerable to adversarial attacks where small-magnitude perturbations into the inputs during test…

Autonomous DrivingImage Classification

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

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

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…

Autonomous Driving

DeepBillboard: Systematic Physical-World Testing of Autonomous Driving Systems

2018-12-27 · Husheng Zhou, Wei Li, Yuankun Zhu, Yuqun Zhang 외

Deep Neural Networks (DNNs) have been widely applied in many autonomous systems such as autonomous driving. Recently, DNN testing has been intensively studied to automatically generate adversarial examples, which inject …

Autonomous DrivingDNN Testing

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