paper-with-me

Papers

Set-level Guidance Attack: Boosting Adversarial Transferability of Vision-Language Pre-training Models

2023-07-26 · ICCV 2023 1 · Dong Lu, Zhiqiang Wang, Teng Wang, Weili Guan, Hongchang Gao, Feng Zheng

Vision-language pre-training (VLP) models have shown vulnerability to adversarial examples in multimodal tasks. Furthermore, malicious adversaries can be deliberately transferred to attack other black-box models. However, existing work has mainly focused on investigating white-box attacks. In this paper, we present the first study to investigate the adversarial transferability of recent VLP models. We observe that existing methods exhibit much lower transferability, compared to the strong attack performance in white-box settings. The transferability degradation is partly caused by the under-utilization of cross-modal interactions. Particularly, unlike unimodal learning, VLP models rely heavily on cross-modal interactions and the multimodal alignments are many-to-many, e.g., an image can be described in various natural languages. To this end, we propose a highly transferable Set-level Guidance Attack (SGA) that thoroughly leverages modality interactions and incorporates alignment-preserving augmentation with cross-modal guidance. Experimental results demonstrate that SGA could generate adversarial examples that can strongly transfer across different VLP models on multiple downstream vision-language tasks. On image-text retrieval, SGA significantly enhances the attack success rate for transfer attacks from ALBEF to TCL by a large margin (at least 9.78% and up to 30.21%), compared to the state-of-the-art.

📄 PDF Abstract BibTeX arXiv:2307.14061

Code (1)

Zoky-2020/Set-level_Guidance_Attack 공식 구현 pytorch

Tasks

Image-text RetrievalRetrievalText Retrieval

Methods 이 논문이 사용한 방법론

ALBEF ALBEF introduces a contrastive loss to align the image and text representations before fusing them through cross-modal attention. This enables more grounded vision and language…

Similar Papers 제목 키워드 기반

Boosting Transferability in Vision-Language Attacks via Diversification along the Intersection Region of Adversarial Trajectory

2024-03-19 · Sensen Gao, Xiaojun Jia, Xuhong Ren, Ivor Tsang 외

Vision-language pre-training (VLP) models exhibit remarkable capabilities in comprehending both images and text, yet they remain susceptible to multimodal adversarial examples (AEs). Strengthening attacks and uncovering …

Adversarial TextDiversityImage CaptioningText Retrieval+1

Proving Common Mechanisms Shared by Twelve Methods of Boosting Adversarial Transferability

2022-07-24 · Quanshi Zhang, Xin Wang, Jie Ren, Xu Cheng 외

Although many methods have been proposed to enhance the transferability of adversarial perturbations, these methods are designed in a heuristic manner, and the essential mechanism for improving adversarial transferabilit…

Diversifying the High-level Features for better Adversarial Transferability

2023-04-20 · Zhiyuan Wang, Zeliang Zhang, Siyuan Liang, Xiaosen Wang

Given the great threat of adversarial attacks against Deep Neural Networks (DNNs), numerous works have been proposed to boost transferability to attack real-world applications. However, existing attacks often utilize adv…

Vocal Bursts Intensity Prediction

Enhancing the Transferability via Feature-Momentum Adversarial Attack

2022-04-22 · Xianglong, Yuezun Li, Haipeng Qu, Junyu Dong

Transferable adversarial attack has drawn increasing attention due to their practical threaten to real-world applications. In particular, the feature-level adversarial attack is one recent branch that can enhance the tra…

Adversarial Attack

A Unified Approach to Interpreting and Boosting Adversarial Transferability

2020-10-08 · Xin Wang, Jie Ren, Shuyun Lin, Xiangming Zhu 외

In this paper, we use the interaction inside adversarial perturbations to explain and boost the adversarial transferability. We discover and prove the negative correlation between the adversarial transferability and the …