Mutual-modality Adversarial Attack with Semantic Perturbation
Jingwen Ye, Ruonan Yu, Songhua Liu, Xinchao Wang

TL;DR
This paper introduces a mutual-modality adversarial attack method leveraging CLIP, which enhances attack transferability across models by iteratively optimizing visual perturbations and textual defenses, outperforming existing methods.
Contribution
The paper proposes a novel mutual-modality optimization scheme for adversarial attacks using CLIP, improving transferability and stability across different models.
Findings
Effective high-transferable attacks demonstrated on benchmark datasets.
Outperforms state-of-the-art attack methods.
Stable attack performance regardless of target networks.
Abstract
Adversarial attacks constitute a notable threat to machine learning systems, given their potential to induce erroneous predictions and classifications. However, within real-world contexts, the essential specifics of the deployed model are frequently treated as a black box, consequently mitigating the vulnerability to such attacks. Thus, enhancing the transferability of the adversarial samples has become a crucial area of research, which heavily relies on selecting appropriate surrogate models. To address this challenge, we propose a novel approach that generates adversarial attacks in a mutual-modality optimization scheme. Our approach is accomplished by leveraging the pre-trained CLIP model. Firstly, we conduct a visual attack on the clean image that causes semantic perturbations on the aligned embedding space with the other textual modality. Then, we apply the corresponding defense on…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Anomaly Detection Techniques and Applications
MethodsContrastive Language-Image Pre-training
