paper-with-me

Papers

Visual Adversarial Attack on Vision-Language Models for Autonomous Driving

2024-11-27 · Tianyuan Zhang, Lu Wang, Xinwei Zhang, Yitong Zhang, Boyi Jia, Siyuan Liang, Shengshan Hu, Qiang Fu, Aishan Liu, Xianglong Liu

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 primarily focused on general VLM attacks, the development of attacks tailored to the safety-critical AD context has been largely overlooked. In this paper, we take the first step toward designing adversarial attacks specifically targeting VLMs in AD, exposing the substantial risks these attacks pose within this critical domain. We identify two unique challenges for effective adversarial attacks on AD VLMs: the variability of textual instructions and the time-series nature of visual scenarios. To this end, we propose ADvLM, the first visual adversarial attack framework specifically designed for VLMs in AD. Our framework introduces Semantic-Invariant Induction, which uses a large language model to create a diverse prompt library of textual instructions with consistent semantic content, guided by semantic entropy. Building on this, we introduce Scenario-Associated Enhancement, an approach where attention mechanisms select key frames and perspectives within driving scenarios to optimize adversarial perturbations that generalize across the entire scenario. Extensive experiments on several AD VLMs over multiple benchmarks show that ADvLM achieves state-of-the-art attack effectiveness. Moreover, real-world attack studies further validate its applicability and potential in practice.

📄 PDF Abstract BibTeX arXiv:2411.18275

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial AttackAutonomous DrivingLanguage ModellingLarge Language Model

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
Library 설명 없음

Similar Papers 제목 키워드 기반

Understanding Adversarial Transferability in Vision-Language Models for Autonomous Driving: A Cross-Architecture Analysis

2026-04-30 · David Fernandez, Pedram MohajerAnsari, Amir Salarpour, Mert D. Pese arxiv

Vision-language models (VLMs) are increasingly used in autonomous driving because they combine visual perception with language-based reasoning, supporting more interpretable decision-making, yet their robustness to physi…

Autonomous Driving

On the Natural Robustness of Vision-Language Models Against Visual Perception Attacks in Autonomous Driving

2025-06-13 · Pedram MohajerAnsari, Amir Salarpour, Michael Kühr, Siyu Huang 외

Autonomous vehicles (AVs) rely on deep neural networks (DNNs) for critical tasks such as traffic sign recognition (TSR), automated lane centering (ALC), and vehicle detection (VD). However, these models are vulnerable to…

Autonomous DrivingAutonomous VehiclesTraffic Sign Recognitionvehicle detection

Unveiling the Fragility of Vision-Language Models: Multi-Modal Adversarial Synergy via Texture-Constrained Perturbations and Cross-Modal Optimization

2026-05-26 · Xiang Fang, Wanlong Fang, Changshuo Wang arxiv

Large Vision-Language Models (LVLMs) have transformed multi-modal understanding, excelling in tasks like image captioning and visual question answering by integrating visual and textual inputs. However, their robustness …

Visual Question AnsweringAutonomous DrivingImage Captioning

Physical Passive Patch Adversarial Attacks on Visual Odometry Systems

2022-07-11 · Yaniv Nemcovsky, Matan Jacoby, Alex M. Bronstein, Chaim Baskin

Deep neural networks are known to be susceptible to adversarial perturbations -- small perturbations that alter the output of the network and exist under strict norm limitations. While such perturbations are usually disc…

Autonomous NavigationDrone navigationVisual Odometry

Adversarial Flow Matching for Imperceptible Attacks on End-to-End Autonomous Driving

2026-04-26 · Xinyu Zeng, Xiangkun He, Lei Tao, Chen Lv 외 arxiv

Autonomous driving (AD) is evolving towards end-to-end (E2E) frameworks through two primary paradigms: monolithic models exemplified by Vision-Language-Action (VLA), and specialized modular architectures. Despite their d…

Adversarial AttackAutonomous Driving