English

Toward Inherently Robust VLMs Against Visual Perception Attacks

Computer Vision and Pattern Recognition 2026-02-10 v3 Machine Learning

Abstract

Autonomous vehicles rely on deep neural networks (DNNs) for traffic sign recognition, lane centering, and vehicle detection, yet these models are vulnerable to attacks that induce misclassification and threaten safety. Existing defenses (e.g., adversarial training) often fail to generalize and degrade clean accuracy. We introduce Vehicle Vision-Language Models (V2LMs), fine-tuned vision-language models specialized for autonomous vehicle perception, and show that they are inherently more robust to unseen attacks without adversarial training, maintaining substantially higher adversarial accuracy than conventional DNNs. We study two deployments: Solo (task-specific V2LMs) and Tandem (a single V2LM for all three tasks). Under attacks, DNNs drop 33-74%, whereas V2LMs decline by under 8% on average. Tandem achieves comparable robustness to Solo while being more memory-efficient. We also explore integrating V2LMs in parallel with existing perception stacks to enhance resilience. Our results suggest V2LMs are a promising path toward secure, robust AV perception.

Keywords

Cite

@article{arxiv.2506.11472,
  title  = {Toward Inherently Robust VLMs Against Visual Perception Attacks},
  author = {Pedram MohajerAnsari and Amir Salarpour and Michael Kühr and Siyu Huang and Mohammad Hamad and Sebastian Steinhorst and Habeeb Olufowobi and Bing Li and Mert D. Pesé},
  journal= {arXiv preprint arXiv:2506.11472},
  year   = {2026}
}

Comments

Accepted to the 2026 IEEE Intelligent Vehicles Symposium (IV 2026)

R2 v1 2026-07-01T03:15:12.111Z