paper-with-me

Papers

Grounding-Driven Attack: Improving Encoder-based Adversarial Transferability against Large Vision-Language Models

2026-02-10 · Xinwei Zhang, Li Bai, Tianwei Zhang, Youqian Zhang, Qingqing Ye, Yingnan Zhao, Ruochen Du, Haibo Hu arxiv

Large vision-language models (LVLMs) have achieved impressive performance across multimodal tasks, but their reliance on visual inputs exposes them to adversarial threats. Encoder-based attacks provide an efficient alternative to end-to-end optimization by crafting perturbations through the vision encoder alone. However, existing encoder-based attacks often assume that the surrogate encoder is identical or similar to the victim LVLM's vision encoder. In this work, we present a systematic study of their transferability in more realistic black-box deployments with heterogeneous LVLM architectures. We find that model-specific visual evidence is inconsistent across models, whereas text-conditioned grounding regions are more closely tied to caption-relevant evidence and provide a more stable transfer target. However, existing attacks remain weakly aligned with and insufficiently disrupt these regions. Motivated by these findings, we propose Grounding-Driven Attack (GDA), which aligns perturbation optimization with text-grounded evidence. GDA combines Grounding-Aware Perturbation Allocation to concentrate perturbation budget on grounded evidence regions with Grounding-Centric Evidence Disruption to intensify their global and local disruption. Experiments across diverse victim models and tasks show that GDA consistently outperforms existing encoder-based attacks in black-box transfer. These results highlight the central role of text-grounded evidence in adversarial transferability and motivate grounding-aware robustness evaluation and defense design.

📄 PDF Abstract BibTeX arXiv:2602.09431

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

RAEncoder: A Label-Free Reversible Adversarial Examples Encoder for Dataset Intellectual Property Protection

2025-01-01 · CVPR 2025 1 · Fan Xing, Zhuo Tian, Xuefeng Fan, Xiaoyi Zhou

Reversible Adversarial Examples (RAE) are designed to protect the intellectual property of datasets. Such examples can function as imperceptible adversarial examples to erode the model performance of unauthorized use…

Self-Supervised Learning

Enhancing the Transferability of Adversarial Attacks via Scale Ensemble

2021-09-29 · Xianfeng Gao, Zhikai Chen, Bo Zhang

There is a line of works on adversarial example generation in computer vision, which makes deep learning suffers a lot. Driven by the transferability decrease among models with different input sizes, we present a novel a…

Diversity

InstructTA: Instruction-Tuned Targeted Attack for Large Vision-Language Models

2023-12-04 · Xunguang Wang, Zhenlan Ji, Pingchuan Ma, Zongjie Li 외

Large vision-language models (LVLMs) have demonstrated their incredible capability in image understanding and response generation. However, this rich visual interaction also makes LVLMs vulnerable to adversarial examples…

Adversarial AttackLanguage ModellingLarge Language ModelResponse Generation

Disrupting Adversarial Transferability in Deep Neural Networks

2021-08-27 · Christopher Wiedeman, Ge Wang

Adversarial attack transferability is well-recognized in deep learning. Prior work has partially explained transferability by recognizing common adversarial subspaces and correlations between decision boundaries, but lit…

Adversarial AttackFeature Correlation

Adversarial Masked Autoencoder Purifier with Defense Transferability

2025-01-28 · Yuan-Chih Chen, Chun-Shien Lu

The study of adversarial defense still struggles to combat with advanced adversarial attacks. In contrast to most prior studies that rely on the diffusion model for test-time defense to remarkably increase the inference …

Adversarial DefenseAdversarial Robustness