DiffCAP: Diffusion-based Cumulative Adversarial Purification for Vision Language Models
Jia Fu, Yongtao Wu, Yihang Chen, Kunyu Peng, Xiao Zhang, Volkan Cevher, Sepideh Pashami, Anders Holst

TL;DR
DiffCAP is a diffusion-based method that effectively defends vision language models against adversarial perturbations by iteratively denoising corrupted images, improving robustness and reliability in multimodal understanding tasks.
Contribution
This paper introduces DiffCAP, a novel diffusion-based adversarial purification technique that enhances VLM robustness with reduced complexity and faster denoising compared to existing methods.
Findings
Outperforms existing defenses across six datasets and three VLMs.
Reduces hyperparameter tuning and diffusion time, speeding up the process.
Provides strong empirical and theoretical support for robustness improvements.
Abstract
Vision Language Models (VLMs) have shown remarkable capabilities in multimodal understanding, yet their susceptibility to perturbations poses a significant threat to their reliability in real-world applications. Despite often being imperceptible to humans, these perturbations can drastically alter model outputs, leading to erroneous interpretations and decisions. This paper introduces DiffCAP, a novel diffusion-based purification strategy that can effectively neutralize adversarial corruptions in VLMs. We observe that adding minimal noise to an adversarially corrupted image significantly alters its latent embedding with respect to VLMs. Building on this insight, DiffCAP cumulatively injects random Gaussian noise into adversarially perturbed input data. This process continues until the embeddings of two consecutive noisy images reach a predefined similarity threshold, indicating a…
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 · Generative Adversarial Networks and Image Synthesis · Hate Speech and Cyberbullying Detection
MethodsDiffusion
