paper-with-me

홈 › Papers

Black-box Adversarial Attacks in Autonomous Vehicle Technology

2021-01-15 · K Naveen Kumar, C Vishnu, Reshmi Mitra, C Krishna Mohan

Despite the high quality performance of the deep neural network in real-world applications, they are susceptible to minor perturbations of adversarial attacks. This is mostly undetectable to human vision. The impact of such attacks has become extremely detrimental in autonomous vehicles with real-time "safety" concerns. The black-box adversarial attacks cause drastic misclassification in critical scene elements such as road signs and traffic lights leading the autonomous vehicle to crash into other vehicles or pedestrians. In this paper, we propose a novel query-based attack method called Modified Simple black-box attack (M-SimBA) to overcome the use of a white-box source in transfer based attack method. Also, the issue of late convergence in a Simple black-box attack (SimBA) is addressed by minimizing the loss of the most confused class which is the incorrect class predicted by the model with the highest probability, instead of trying to maximize the loss of the correct class. We evaluate the performance of the proposed approach to the German Traffic Sign Recognition Benchmark (GTSRB) dataset. We show that the proposed model outperforms the existing models like Transfer-based projected gradient descent (T-PGD), SimBA in terms of convergence time, flattening the distribution of confused class probability, and producing adversarial samples with least confidence on the true class.

📄 PDF Abstract BibTeX arXiv:2101.06092

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous VehiclesTraffic Sign Recognition

Similar Papers 제목 키워드 기반

Black-Box Adversarial Attack on Vision Language Models for Autonomous Driving

2025-01-23 · Lu Wang, Tianyuan Zhang, Yang Qu, Siyuan Liang 외

Vision-language models (VLMs) have significantly advanced autonomous driving (AD) by enhancing reasoning capabilities; however, these models remain highly susceptible to adversarial attacks. While existing research has e…

Adversarial AttackAutonomous 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

AR-GAN: Generative Adversarial Network-Based Defense Method Against Adversarial Attacks on the Traffic Sign Classification System of Autonomous Vehicles

2023-12-31 · M Sabbir Salek, Abdullah Al Mamun, Mashrur Chowdhury

This study developed a generative adversarial network (GAN)-based defense method for traffic sign classification in an autonomous vehicle (AV), referred to as the attack-resilient GAN (AR-GAN). The novelty of the AR-GAN …

Adversarial AttackAdversarial DefenseAutonomous VehiclesClassification+1

Evaluating Adversarial Attacks on Driving Safety in Vision-Based Autonomous Vehicles

2021-08-06 · Jindi Zhang, Yang Lou, JianPing Wang, Kui Wu 외

In recent years, many deep learning models have been adopted in autonomous driving. At the same time, these models introduce new vulnerabilities that may compromise the safety of autonomous vehicles. Specifically, recent…

3D Object DetectionAutonomous DrivingAutonomous VehiclesDeep Learning+2

Generating Adversarial Point Clouds Using Diffusion Model

2025-07-25 · Ruiyang Zhao, Bingbing Zhu, Chuxuan Tong, Xiaoyi Zhou 외 arxiv

Adversarial attack methods for 3D point cloud classification reveal the vulnerabilities of point cloud recognition models. This vulnerability could lead to safety risks in critical applications that use deep learning mod…

3D Point Cloud ClassificationAutonomous VehiclesAdversarial AttackPoint Clouds