Patch is Enough: Naturalistic Adversarial Patch against Vision-Language Pre-training Models
Dehong Kong, Siyuan Liang, Xiaopeng Zhu, Yuansheng Zhong, Wenqi Ren

TL;DR
This paper introduces a novel adversarial attack method on vision-language pre-training models that uses naturalistic image patches guided by diffusion models and cross-attention, achieving perfect attack success in white-box settings.
Contribution
The paper presents a new patch-based adversarial attack strategy that avoids text modifications and enhances realism using diffusion models and cross-attention, outperforming existing methods.
Findings
Achieves 100% attack success rate in white-box image-to-text attacks.
Outperforms existing adversarial techniques in naturalness and effectiveness.
Demonstrates transferability in text-to-image scenarios.
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Natural Language Processing Techniques · Topic Modeling
MethodsSoftmax · Attention Is All You Need · Diffusion
