paper-with-me

Papers

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

2021-08-06 · Jindi Zhang, Yang Lou, JianPing Wang, Kui Wu, Kejie Lu, Xiaohua Jia

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 studies have demonstrated that adversarial attacks can cause a significant decline in detection precision of deep learning-based 3D object detection models. Although driving safety is the ultimate concern for autonomous driving, there is no comprehensive study on the linkage between the performance of deep learning models and the driving safety of autonomous vehicles under adversarial attacks. In this paper, we investigate the impact of two primary types of adversarial attacks, perturbation attacks and patch attacks, on the driving safety of vision-based autonomous vehicles rather than the detection precision of deep learning models. In particular, we consider two state-of-the-art models in vision-based 3D object detection, Stereo R-CNN and DSGN. To evaluate driving safety, we propose an end-to-end evaluation framework with a set of driving safety performance metrics. By analyzing the results of our extensive evaluation experiments, we find that (1) the attack's impact on the driving safety of autonomous vehicles and the attack's impact on the precision of 3D object detectors are decoupled, and (2) the DSGN model demonstrates stronger robustness to adversarial attacks than the Stereo R-CNN model. In addition, we further investigate the causes behind the two findings with an ablation study. The findings of this paper provide a new perspective to evaluate adversarial attacks and guide the selection of deep learning models in autonomous driving.

📄 PDF Abstract BibTeX arXiv:2108.02940

Code (1)

DexterJZ/eval_driving_safety 공식 구현 pytorch

Tasks

3D Object DetectionAutonomous DrivingAutonomous VehiclesDeep Learningobject-detectionObject Detection

Similar Papers 제목 키워드 기반

A Framework for Evaluating Vision-Language Model Safety: Building Trust in AI for Public Sector Applications

2025-02-22 · Maisha Binte Rashid, Pablo Rivas

Vision-Language Models (VLMs) are increasingly deployed in public sector missions, necessitating robust evaluation of their safety and vulnerability to adversarial attacks. This paper introduces a novel framework to quan…

Language ModelingLanguage Modelling

Evaluating the Adversarial Robustness of Detection Transformers

2024-12-25 · Amirhossein Nazeri, Chunheng Zhao, Pierluigi Pisu

Robust object detection is critical for autonomous driving and mobile robotics, where accurate detection of vehicles, pedestrians, and obstacles is essential for ensuring safety. Despite the advancements in object detect…

Adversarial RobustnessAutonomous DrivingObjectobject-detection+2

Comparative Analysis of Patch Attack on VLM-Based Autonomous Driving Architectures

2026-03-09 · David Fernandez, Pedram MohajerAnsari, Amir Salarpour, Long Cheng 외 arxiv

Vision-language models are emerging for autonomous driving, yet their robustness to physical adversarial attacks remains unexplored. This paper presents a systematic framework for comparative adversarial evaluation acros…

Autonomous DrivingObject Detection

Robust Driving Control for Autonomous Vehicles: An Intelligent General-sum Constrained Adversarial Reinforcement Learning Approach

2025-10-10 · Junchao Fan, Qi Wei, Ruichen Zhang, Yang Lu 외 arxiv

Deep reinforcement learning (DRL) has demonstrated remarkable success in developing autonomous driving policies. However, its vulnerability to adversarial attacks remains a critical barrier to real-world deployment. Alth…

Reinforcement LearningAutonomous VehiclesAutonomous Driving

Visual Adversarial Attack on Vision-Language Models for Autonomous Driving

2024-11-27 · Tianyuan Zhang, Lu Wang, Xinwei Zhang, Yitong Zhang 외

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

Adversarial AttackAutonomous DrivingLanguage ModellingLarge Language Model