paper-with-me

홈 › Papers

Semantically Guided Adversarial Testing of Vision Models Using Language Models

2025-08-15 · Katarzyna Filus, Jorge M. Cruz-Duarte arxiv

In targeted adversarial attacks on vision models, the selection of the target label is a critical yet often overlooked determinant of attack success. This target label corresponds to the class that the attacker aims to force the model to predict. Now, existing strategies typically rely on randomness, model predictions, or static semantic resources, limiting interpretability, reproducibility, or flexibility. This paper then proposes a semantics-guided framework for adversarial target selection using the cross-modal knowledge transfer from pretrained language and vision-language models. We evaluate several state-of-the-art models (BERT, TinyLLAMA, and CLIP) as similarity sources to select the most and least semantically related labels with respect to the ground truth, forming best- and worst-case adversarial scenarios. Our experiments on three vision models and five attack methods reveal that these models consistently render practical adversarial targets and surpass static lexical databases, such as WordNet, particularly for distant class relationships. We also observe that static testing of target labels offers a preliminary assessment of the effectiveness of similarity sources, \textit{a priori} testing. Our results corroborate the suitability of pretrained models for constructing interpretable, standardized, and scalable adversarial benchmarks across architectures and datasets.

📄 PDF Abstract BibTeX arXiv:2508.11341

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Light as Deception: GPT-driven Natural Relighting Against Vision-Language Pre-training Models

2025-05-30 · Ying Yang, Jie Zhang, Xiao Lv, Di Lin 외

While adversarial attacks on vision-and-language pretraining (VLP) models have been explored, generating natural adversarial samples crafted through realistic and semantically meaningful perturbations remains an open cha…

Image CaptioningQuestion AnsweringVisual Question Answering

Towards Fine-Grained Robustness: Attention-Guided Test-Time Prompt Tuning for Vision-Language Models

2026-05-19 · Jia-Wei Hai, Yijun Wang, Xiu-Shen Wei arxiv

Vision-Language Models (VLMs), such as CLIP, have achieved significant zero-shot performance on downstream tasks with various fine-tuning adaptation methods. However, recent studies have proven that adversarial attacks c…

Test-time Adaptation

Instruct2Attack: Language-Guided Semantic Adversarial Attacks

2023-11-27 · Jiang Liu, Chen Wei, Yuxiang Guo, Heng Yu 외

We propose Instruct2Attack (I2A), a language-guided semantic attack that generates semantically meaningful perturbations according to free-form language instructions. We make use of state-of-the-art latent diffusion mode…

Towards Highly Transferable Vision-Language Attack via Semantic-Augmented Dynamic Contrastive Interaction

2026-03-05 · Yuanbo Li, Tianyang Xu, Cong Hu, Tao Zhou 외 arxiv

With the rapid advancement and widespread application of vision-language pre-training (VLP) models, their vulnerability to adversarial attacks has become a critical concern. In general, the adversarial examples can typic…

Contrastive Learning

Toward Universal and Transferable Jailbreak Attacks on Vision-Language Models

2026-02-01 · Kaiyuan Cui, Yige Li, Yutao Wu, Xingjun Ma 외 arxiv

Vision-language models (VLMs) extend large language models (LLMs) with vision encoders, enabling text generation conditioned on both images and text. However, this multimodal integration expands the attack surface by exp…

Text Generation