English

VALD: Multi-Stage Vision Attack Detection for Efficient LVLM Defense

Computer Vision and Pattern Recognition 2026-03-18 v2

Abstract

Large Vision-Language Models (LVLMs) can be vulnerable to adversarial images that subtly bias their outputs toward plausible yet incorrect responses. We introduce a general, efficient, and training-free defense that combines image transformations with agentic data consolidation to recover correct model behavior. A key component of our approach is a two-stage detection mechanism that quickly filters out the majority of clean inputs. We first assess image consistency under content-preserving transformations at negligible computational cost. For more challenging cases, we examine discrepancies in a text-embedding space. Only when necessary do we invoke a powerful LLM to resolve attack-induced divergences. A key idea is to consolidate multiple responses, leveraging both their similarities and their differences. We show that our method achieves state-of-the-art accuracy while maintaining notable efficiency: most clean images skip costly processing, and even in the presence of numerous adversarial examples, the overhead remains minimal.

Keywords

Cite

@article{arxiv.2602.19570,
  title  = {VALD: Multi-Stage Vision Attack Detection for Efficient LVLM Defense},
  author = {Nadav Kadvil and Malak Fares and Ayellet Tal},
  journal= {arXiv preprint arXiv:2602.19570},
  year   = {2026}
}
R2 v1 2026-07-01T10:46:58.496Z