paper-with-me

Papers

Cross-Modal Transferable Adversarial Attacks from Images to Videos

2021-12-10 · CVPR 2022 1 · Zhipeng Wei, Jingjing Chen, Zuxuan Wu, Yu-Gang Jiang

Recent studies have shown that adversarial examples hand-crafted on one white-box model can be used to attack other black-box models. Such cross-model transferability makes it feasible to perform black-box attacks, which has raised security concerns for real-world DNNs applications. Nevertheless, existing works mostly focus on investigating the adversarial transferability across different deep models that share the same modality of input data. The cross-modal transferability of adversarial perturbation has never been explored. This paper investigates the transferability of adversarial perturbation across different modalities, i.e., leveraging adversarial perturbation generated on white-box image models to attack black-box video models. Specifically, motivated by the observation that the low-level feature space between images and video frames are similar, we propose a simple yet effective cross-modal attack method, named as Image To Video (I2V) attack. I2V generates adversarial frames by minimizing the cosine similarity between features of pre-trained image models from adversarial and benign examples, then combines the generated adversarial frames to perform black-box attacks on video recognition models. Extensive experiments demonstrate that I2V can achieve high attack success rates on different black-box video recognition models. On Kinetics-400 and UCF-101, I2V achieves an average attack success rate of 77.88% and 65.68%, respectively, which sheds light on the feasibility of cross-modal adversarial attacks.

📄 PDF Abstract BibTeX arXiv:2112.05379

Code (0)

등록된 구현이 없습니다.

Tasks

Video Recognition

Similar Papers 제목 키워드 기반

When Background Matters: Breaking Medical Vision Language Models by Transferable Attack

2026-04-19 · Akash Ghosh, Subhadip Baidya, Sriparna Saha, Xiuying Chen arxiv

Vision-Language Models (VLMs) are increasingly used in clinical diagnostics, yet their robustness to adversarial attacks remains largely unexplored, posing serious risks. Existing medical attacks focus on secondary objec…

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

Beyond Boundaries: A Comprehensive Survey of Transferable Attacks on AI Systems

2023-11-20 · Guangjing Wang, Ce Zhou, Yuanda Wang, Bocheng Chen 외

As Artificial Intelligence (AI) systems increasingly underpin critical applications, from autonomous vehicles to biometric authentication, their vulnerability to transferable attacks presents a growing concern. These att…

Autonomous DrivingAutonomous VehiclesData AugmentationData Poisoning+2

TRAIL: Transferable Robust Adversarial Images via Latent diffusion

2025-05-22 · Yuhao Xue, Zhifei Zhang, Xinyang Jiang, Yifei Shen 외

Adversarial attacks exploiting unrestricted natural perturbations present severe security risks to deep learning systems, yet their transferability across models remains limited due to distribution mismatches between gen…

DenoisingTest-time Adaptation

Towards Transferable Targeted 3D Adversarial Attack in the Physical World

2023-12-15 · CVPR 2024 1 · Yao Huang, Yinpeng Dong, Shouwei Ruan, Xiao Yang 외

Compared with transferable untargeted attacks, transferable targeted adversarial attacks could specify the misclassification categories of adversarial samples, posing a greater threat to security-critical tasks. In the m…

Adversarial AttackNeRF