paper-with-me

Papers

QAVA: Query-Agnostic Visual Attack to Large Vision-Language Models

2025-04-15 · Yudong Zhang, Ruobing Xie, Jiansheng Chen, Xingwu Sun, Zhanhui Kang, Yu Wang

In typical multimodal tasks, such as Visual Question Answering (VQA), adversarial attacks targeting a specific image and question can lead large vision-language models (LVLMs) to provide incorrect answers. However, it is common for a single image to be associated with multiple questions, and LVLMs may still answer other questions correctly even for an adversarial image attacked by a specific question. To address this, we introduce the query-agnostic visual attack (QAVA), which aims to create robust adversarial examples that generate incorrect responses to unspecified and unknown questions. Compared to traditional adversarial attacks focused on specific images and questions, QAVA significantly enhances the effectiveness and efficiency of attacks on images when the question is unknown, achieving performance comparable to attacks on known target questions. Our research broadens the scope of visual adversarial attacks on LVLMs in practical settings, uncovering previously overlooked vulnerabilities, particularly in the context of visual adversarial threats. The code is available at https://github.com/btzyd/qava.

📄 PDF Abstract BibTeX arXiv:2504.11038

Code (1)

btzyd/qava 공식 구현 pytorch

Tasks

Question AnsweringVisual Question AnsweringVisual Question Answering (VQA)

Similar Papers 제목 키워드 기반

Target Model Agnostic Adversarial Attacks with Query Budgets on Language Understanding Models

2021-06-13 · Jatin Chauhan, Karan Bhukar, Manohar Kaul

Despite significant improvements in natural language understanding models with the advent of models like BERT and XLNet, these neural-network based classifiers are vulnerable to blackbox adversarial attacks, where the at…

Adversarial AttackNatural Language Understanding

QuISE: Defense against Typographic Attacks on VLMs via Query-Irrelevant Semantic Editing

2026-08-13 · Shubin Lu, Jiaqi Yin, Yihao Huang arxiv

Typographic attacks pose a critical threat to vision-language models (VLMs) by injecting misleading text into images and causing models to rely on adversarial textual cues rather than visual evidence. Existing defenses o…

Physical Prompt Injection Attacks on Large Vision-Language Models

2026-01-24 · Chen Ling, Kai Hu, Hangcheng Liu, Xingshuo Han 외 arxiv

Large Vision-Language Models (LVLMs) are increasingly deployed in real-world intelligent systems for perception and reasoning in open physical environments. While LVLMs are known to be vulnerable to prompt injection atta…

Visual Question Answering

Zero-Query Transfer Attacks on Context-Aware Object Detectors

2022-03-29 · CVPR 2022 1 · Zikui Cai, Shantanu Rane, Alejandro E. Brito, Chengyu Song 외

Adversarial attacks perturb images such that a deep neural network produces incorrect classification results. A promising approach to defend against adversarial attacks on natural multi-object scenes is to impose a conte…

Adversarial AttackObject

Jailbreak Vision Language Models via Bi-Modal Adversarial Prompt

2024-06-06 · Zonghao Ying, Aishan Liu, Tianyuan Zhang, Zhengmin Yu 외

In the realm of large vision language models (LVLMs), jailbreak attacks serve as a red-teaming approach to bypass guardrails and uncover safety implications. Existing jailbreaks predominantly focus on the visual modality…

Language ModellingLarge Language ModelRed Teaming