paper-with-me

홈 › Papers

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

2025-01-23 · Lu Wang, Tianyuan Zhang, Yang Qu, Siyuan Liang, Yuwei Chen, Aishan Liu, Xianglong Liu, DaCheng Tao

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 explored white-box attacks to some extent, the more practical and challenging black-box scenarios remain largely underexplored due to their inherent difficulty. In this paper, we take the first step toward designing black-box adversarial attacks specifically targeting VLMs in AD. We identify two key challenges for achieving effective black-box attacks in this context: the effectiveness across driving reasoning chains in AD systems and the dynamic nature of driving scenarios. To address this, we propose Cascading Adversarial Disruption (CAD). It first introduces Decision Chain Disruption, which targets low-level reasoning breakdown by generating and injecting deceptive semantics, ensuring the perturbations remain effective across the entire decision-making chain. Building on this, we present Risky Scene Induction, which addresses dynamic adaptation by leveraging a surrogate VLM to understand and construct high-level risky scenarios that are likely to result in critical errors in the current driving contexts. Extensive experiments conducted on multiple AD VLMs and benchmarks demonstrate that CAD achieves state-of-the-art attack effectiveness, significantly outperforming existing methods (+13.43% on average). Moreover, we validate its practical applicability through real-world attacks on AD vehicles powered by VLMs, where the route completion rate drops by 61.11% and the vehicle crashes directly into the obstacle vehicle with adversarial patches. Finally, we release CADA dataset, comprising 18,808 adversarial visual-question-answer pairs, to facilitate further evaluation and research in this critical domain. Our codes and dataset will be available after paper's acceptance.

📄 PDF Abstract BibTeX arXiv:2501.13563

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial AttackAutonomous Driving

Similar Papers 제목 키워드 기반

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

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

Autonomous VehiclesTraffic Sign Recognition

PG-Attack: A Precision-Guided Adversarial Attack Framework Against Vision Foundation Models for Autonomous Driving

2024-07-18 · Jiyuan Fu, Zhaoyu Chen, Kaixun Jiang, Haijing Guo 외

Vision foundation models are increasingly employed in autonomous driving systems due to their advanced capabilities. However, these models are susceptible to adversarial attacks, posing significant risks to the reliabili…

Adversarial AttackAutonomous DrivingAutonomous Vehicles

A Review of Adversarial Attacks in Computer Vision

2023-08-15 · Yutong Zhang, Yao Li, Yin Li, Zhichang Guo

Deep neural networks have been widely used in various downstream tasks, especially those safety-critical scenario such as autonomous driving, but deep networks are often threatened by adversarial samples. Such adversaria…

Autonomous Driving

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