English

Patch is Enough: Naturalistic Adversarial Patch against Vision-Language Pre-training Models

Computer Vision and Pattern Recognition 2025-01-22 v1 Artificial Intelligence

Abstract

Visual language pre-training (VLP) models have demonstrated significant success across various domains, yet they remain vulnerable to adversarial attacks. Addressing these adversarial vulnerabilities is crucial for enhancing security in multimodal learning. Traditionally, adversarial methods targeting VLP models involve simultaneously perturbing images and text. However, this approach faces notable challenges: first, adversarial perturbations often fail to translate effectively into real-world scenarios; second, direct modifications to the text are conspicuously visible. To overcome these limitations, we propose a novel strategy that exclusively employs image patches for attacks, thus preserving the integrity of the original text. Our method leverages prior knowledge from diffusion models to enhance the authenticity and naturalness of the perturbations. Moreover, to optimize patch placement and improve the efficacy of our attacks, we utilize the cross-attention mechanism, which encapsulates intermodal interactions by generating attention maps to guide strategic patch placements. Comprehensive experiments conducted in a white-box setting for image-to-text scenarios reveal that our proposed method significantly outperforms existing techniques, achieving a 100% attack success rate. Additionally, it demonstrates commendable performance in transfer tasks involving text-to-image configurations.

Keywords

Cite

@article{arxiv.2410.04884,
  title  = {Patch is Enough: Naturalistic Adversarial Patch against Vision-Language Pre-training Models},
  author = {Dehong Kong and Siyuan Liang and Xiaopeng Zhu and Yuansheng Zhong and Wenqi Ren},
  journal= {arXiv preprint arXiv:2410.04884},
  year   = {2025}
}

Comments

accepted by Visual Intelligence

R2 v1 2026-06-28T19:10:54.872Z