paper-with-me

홈 › Papers

Adversarial attacks against Modern Vision-Language Models

2026-03-17 · Alejandro Paredes La Torre arxiv

We study adversarial robustness of open-source vision-language model (VLM) agents deployed in a self-contained e-commerce environment built to simulate realistic pre-deployment conditions. We evaluate two agents, LLaVA-v1.5-7B and Qwen2.5-VL-7B, under three gradient-based attacks: the Basic Iterative Method (BIM), Projected Gradient Descent (PGD), and a CLIP-based spectral attack. Against LLaVA, all three attacks achieve substantial attack success rates (52.6%, 53.8%, and 66.9% respectively), demonstrating that simple gradient-based methods pose a practical threat to open-source VLM agents. Qwen2.5-VL proves significantly more robust across all attacks (6.5%, 7.7%, and 15.5%), suggesting meaningful architectural differences in adversarial resilience between open-source VLM families. These findings have direct implications for the security evaluation of VLM agents prior to commercial deployment.

📄 PDF Abstract BibTeX arXiv:2603.16960

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial Robustness

Similar Papers 제목 키워드 기반

Comparing the Robustness of Modern No-Reference Image- and Video-Quality Metrics to Adversarial Attacks

2023-10-10 · Anastasia Antsiferova, Khaled Abud, Aleksandr Gushchin, Ekaterina Shumitskaya 외

Nowadays, neural-network-based image- and video-quality metrics perform better than traditional methods. However, they also became more vulnerable to adversarial attacks that increase metrics' scores without improving vi…

Adversarial Robustness

DarkLLM: Learning Language-Driven Adversarial Attacks with Large Language Models

2026-05-15 · Ye Sun, Xin Wang, Jiaming Zhang, Yifeng Gao 외 arxiv

While vision and multimodal foundation models underpin critical tasks from perception to complex reasoning, they remain highly vulnerable to adversarial attacks. However, traditional adversarial attacks are typically lim…

Securing Vision-Language Models with a Robust Encoder Against Jailbreak and Adversarial Attacks

2024-09-11 · Md Zarif Hossain, Ahmed Imteaj

Large Vision-Language Models (LVLMs), trained on multimodal big datasets, have significantly advanced AI by excelling in vision-language tasks. However, these models remain vulnerable to adversarial attacks, particularly…

Image CaptioningQuestion AnsweringVisual Question Answering

Revisiting the Adversarial Robustness of Vision Language Models: a Multimodal Perspective

2024-04-30 · Wanqi Zhou, Shuanghao Bai, Danilo P. Mandic, Qibin Zhao 외

Pretrained vision-language models (VLMs) like CLIP exhibit exceptional generalization across diverse downstream tasks. While recent studies reveal their vulnerability to adversarial attacks, research to date has primaril…

Adversarial DefenseAdversarial RobustnessAdversarial Text

Text Adversarial Purification as Defense against Adversarial Attacks

2022-03-27 · Linyang Li, Demin Song, Xipeng Qiu

Adversarial purification is a successful defense mechanism against adversarial attacks without requiring knowledge of the form of the incoming attack. Generally, adversarial purification aims to remove the adversarial pe…

Adversarial AttackAdversarial DefenseAdversarial Purification