paper-with-me

홈 › Papers

Improving Generalizability and Undetectability for Targeted Adversarial Attacks on Multimodal Pre-trained Models

2025-09-24 · Zhifang Zhang, Jiahan Zhang, Shengjie Zhou, Qi Wei, Shuo He, Feng Liu, Lei Feng arxiv

Multimodal pre-trained models (e.g., ImageBind), which align distinct data modalities into a shared embedding space, have shown remarkable success across downstream tasks. However, their increasing adoption raises serious security concerns, especially regarding targeted adversarial attacks. In this paper, we show that existing targeted adversarial attacks on multimodal pre-trained models still have limitations in two aspects: generalizability and undetectability. Specifically, the crafted targeted adversarial examples (AEs) exhibit limited generalization to partially known or semantically similar targets in cross-modal alignment tasks (i.e., limited generalizability) and can be easily detected by simple anomaly detection methods (i.e., limited undetectability). To address these limitations, we propose a novel method called Proxy Targeted Attack (PTA), which leverages multiple source-modal and target-modal proxies to optimize targeted AEs, ensuring they remain evasive to defenses while aligning with multiple potential targets. We also provide theoretical analyses to highlight the relationship between generalizability and undetectability and to ensure optimal generalizability while meeting the specified requirements for undetectability. Furthermore, experimental results demonstrate that our PTA can achieve a high success rate across various related targets and remain undetectable against multiple anomaly detection methods.

📄 PDF Abstract BibTeX arXiv:2509.19994

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly Detection

Similar Papers 제목 키워드 기반

Sparse vs Contiguous Adversarial Pixel Perturbations in Multimodal Models: An Empirical Analysis

2024-07-25 · Cristian-Alexandru Botocan, Raphael Meier, Ljiljana Dolamic

Assessing the robustness of multimodal models against adversarial examples is an important aspect for the safety of its users. We craft L0-norm perturbation attacks on the preprocessed input images. We launch them in a b…

Adversarial Robustness for Visual Grounding of Multimodal Large Language Models

2024-05-16 · Kuofeng Gao, Yang Bai, Jiawang Bai, Yong Yang 외

Multi-modal Large Language Models (MLLMs) have recently achieved enhanced performance across various vision-language tasks including visual grounding capabilities. However, the adversarial robustness of visual grounding …

Adversarial AttackAdversarial RobustnessReferring ExpressionReferring Expression Comprehension+1

Unsourced Adversarial CAPTCHA: A Bi-Phase Adversarial CAPTCHA Framework

2025-06-12 · Xia Du, Xiaoyuan Liu, Jizhe Zhou, Zheng Lin 외

With the rapid advancements in deep learning, traditional CAPTCHA schemes are increasingly vulnerable to automated attacks powered by deep neural networks (DNNs). Existing adversarial attack methods often rely on origina…

Adversarial AttackDiversityLanguage ModelingLanguage Modelling+1

Band Together: Untargeted Adversarial Training with Multimodal Coordination against Evasion-based Promotion Attacks

2026-05-07 · Guanmeng Xian, Ning Yang, Philip S. Yu arxiv

Multimodal recommender systems exploit visual and textual signals to alleviate data sparsity, but this also makes them more vulnerable to evasion-based promotion attacks. Existing defenses are largely limited to single-m…

AI Safety in Practice: Enhancing Adversarial Robustness in Multimodal Image Captioning

2024-07-30 · Maisha Binte Rashid, Pablo Rivas

Multimodal machine learning models that combine visual and textual data are increasingly being deployed in critical applications, raising significant safety and security concerns due to their vulnerability to adversarial…

Adversarial RobustnessComputational EfficiencyDecoderImage Captioning