paper-with-me

홈 › Papers

One Perturbation is Enough: On Generating Universal Adversarial Perturbations against Vision-Language Pre-training Models

2024-06-08 · Hao Fang, Jiawei Kong, Wenbo Yu, Bin Chen, Jiawei Li, Hao Wu, Shutao Xia, Ke Xu

Vision-Language Pre-training (VLP) models have exhibited unprecedented capability in many applications by taking full advantage of the multimodal alignment. However, previous studies have shown they are vulnerable to maliciously crafted adversarial samples. Despite recent success, these methods are generally instance-specific and require generating perturbations for each input sample. In this paper, we reveal that VLP models are also vulnerable to the instance-agnostic universal adversarial perturbation (UAP). Specifically, we design a novel Contrastive-training Perturbation Generator with Cross-modal conditions (C-PGC) to achieve the attack. In light that the pivotal multimodal alignment is achieved through the advanced contrastive learning technique, we devise to turn this powerful weapon against themselves, i.e., employ a malicious version of contrastive learning to train the C-PGC based on our carefully crafted positive and negative image-text pairs for essentially destroying the alignment relationship learned by VLP models. Besides, C-PGC fully utilizes the characteristics of Vision-and-Language (V+L) scenarios by incorporating both unimodal and cross-modal information as effective guidance. Extensive experiments show that C-PGC successfully forces adversarial samples to move away from their original area in the VLP model's feature space, thus essentially enhancing attacks across various victim models and V+L tasks. The GitHub repository is available at https://github.com/ffhibnese/CPGC_VLP_Universal_Attacks.

📄 PDF Abstract BibTeX arXiv:2406.05491

Code (2)

ffhibnese/cpgc_vlp_universal_attacks 공식 구현 pytorch
HanxunH/XTransferBench pytorch

Tasks

Contrastive Learning

Methods 이 논문이 사용한 방법론

Focus 설명 없음
Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Universal Adversarial Perturbations Against Semantic Image Segmentation

2017-04-19 · ICCV 2017 10 · Jan Hendrik Metzen, Mummadi Chaithanya Kumar, Thomas Brox, Volker Fischer

While deep learning is remarkably successful on perceptual tasks, it was also shown to be vulnerable to adversarial perturbations of the input. These perturbations denote noise added to the input that was generated speci…

image-classificationImage ClassificationImage SegmentationSegmentation+1

Universal Adversarial Perturbations: A Survey

2020-05-16 · Ashutosh Chaubey, Nikhil Agrawal, Kavya Barnwal, Keerat K. Guliani 외

Over the past decade, Deep Learning has emerged as a useful and efficient tool to solve a wide variety of complex learning problems ranging from image classification to human pose estimation, which is challenging to solv…

image-classificationImage ClassificationPose EstimationSurvey

Understanding Adversarial Examples from the Mutual Influence of Images and Perturbations

2020-07-13 · CVPR 2020 6 · Chaoning Zhang, Philipp Benz, Tooba Imtiaz, In-So Kweon

A wide variety of works have explored the reason for the existence of adversarial examples, but there is no consensus on the explanation. We propose to treat the DNN logits as a vector for feature representation, and exp…

Universal Adversarial Examples and Perturbations for Quantum Classifiers

2021-02-15 · Weiyuan Gong, Dong-Ling Deng

Quantum machine learning explores the interplay between machine learning and quantum physics, which may lead to unprecedented perspectives for both fields. In fact, recent works have shown strong evidences that quantum c…

BIG-bench Machine LearningQuantum Machine Learning

Adversarial Universal Stickers: Universal Perturbation Attacks on Traffic Sign using Stickers

2025-02-26 · Anthony Etim, Jakub Szefer

Adversarial attacks on deep learning models have proliferated in recent years. In many cases, a different adversarial perturbation is required to be added to each image to cause the deep learning model to misclassify it.…

Deep Learning