On the Adversarial Robustness of Multi-Modal Foundation Models
Christian Schlarmann, Matthias Hein
TL;DR
The paper analyzes the adversarial robustness of multi-modal vision-language foundation models, focusing on OpenFlamingo. It introduces a white-box APGD-based attack framework that perturbs visual inputs within small ℓ∞ radii to influence both captioning and VQA outputs, evaluated across COCO, Flickr30k, OK-VQA, and VizWiz in zero-shot and four-shot settings. The authors demonstrate strong vulnerability to both untargeted and targeted attacks, showing that small perturbations can substantially degrade performance and that targeted attacks can elicit specific, potentially harmful outputs with high success, especially with larger perturbation budgets. The work highlights critical safety concerns for real-world deployment and emphasizes the urgent need for robustness defenses in multi-modal foundation models.
Abstract
Multi-modal foundation models combining vision and language models such as Flamingo or GPT-4 have recently gained enormous interest. Alignment of foundation models is used to prevent models from providing toxic or harmful output. While malicious users have successfully tried to jailbreak foundation models, an equally important question is if honest users could be harmed by malicious third-party content. In this paper we show that imperceivable attacks on images in order to change the caption output of a multi-modal foundation model can be used by malicious content providers to harm honest users e.g. by guiding them to malicious websites or broadcast fake information. This indicates that countermeasures to adversarial attacks should be used by any deployed multi-modal foundation model.
