Revisiting CroPA: A Reproducibility Study and Enhancements for Cross-Prompt Adversarial Transferability in Vision-Language Models
About
Large Vision-Language Models (VLMs) have revolutionized computer vision, enabling tasks such as image classification, captioning, and visual question answering. However, they remain highly vulnerable to adversarial attacks, particularly in scenarios where both visual and textual modalities can be manipulated. In this study, we conduct a comprehensive reproducibility study of "An Image is Worth 1000 Lies: Adversarial Transferability Across Prompts on Vision-Language Models" validating the Cross-Prompt Attack (CroPA) and confirming its superior cross-prompt transferability compared to existing baselines. Beyond replication we propose several key improvements: (1) A novel initialization strategy that significantly improves Attack Success Rate (ASR). (2) Investigate cross-image transferability by learning universal perturbations. (3) A novel loss function targeting vision encoder attention mechanisms to improve generalization. Our evaluation across prominent VLMs -- including Flamingo, BLIP-2, and InstructBLIP as well as extended experiments on LLaVA validates the original results and demonstrates that our improvements consistently boost adversarial effectiveness. Our work reinforces the importance of studying adversarial vulnerabilities in VLMs and provides a more robust framework for generating transferable adversarial examples, with significant implications for understanding the security of VLMs in real-world applications.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Image Captioning | Vision-Language Tasks Captioning | Targeted ASR68.9 | 18 | |
| Image Classification | Vision-Language Tasks Classification | Targeted ASR91 | 18 | |
| Overall Vision-Language Performance | Vision-Language Tasks Aggregate | Targeted ASR86.8 | 18 | |
| VQA (General) | Vision-Language Tasks General VQA | Targeted ASR98.4 | 18 | |
| VQA (Specific) | VQA (Specific) | Targeted ASR99.4 | 18 | |
| Captioning | Open Flamingo | Targeted ASR90.6 | 4 | |
| Classification | Open Flamingo | Targeted ASR95 | 4 | |
| Image Captioning | BLIP-2 evaluation suite | Targeted ASR94.64 | 4 | |
| Image Classification | BLIP-2 evaluation suite | Targeted ASR89.82 | 4 | |
| Targeted Adversarial Attack | Blip2 evaluation suite Target: 'Bomb' (test) | VQA General Performance94.2 | 4 |