paper-with-me

홈 › Papers

Sample-agnostic Adversarial Perturbation for Vision-Language Pre-training Models

2024-08-06 · Haonan Zheng, Wen Jiang, Xinyang Deng, Wenrui Li

Recent studies on AI security have highlighted the vulnerability of Vision-Language Pre-training (VLP) models to subtle yet intentionally designed perturbations in images and texts. Investigating multimodal systems' robustness via adversarial attacks is crucial in this field. Most multimodal attacks are sample-specific, generating a unique perturbation for each sample to construct adversarial samples. To the best of our knowledge, it is the first work through multimodal decision boundaries to explore the creation of a universal, sample-agnostic perturbation that applies to any image. Initially, we explore strategies to move sample points beyond the decision boundaries of linear classifiers, refining the algorithm to ensure successful attacks under the top $k$ accuracy metric. Based on this foundation, in visual-language tasks, we treat visual and textual modalities as reciprocal sample points and decision hyperplanes, guiding image embeddings to traverse text-constructed decision boundaries, and vice versa. This iterative process consistently refines a universal perturbation, ultimately identifying a singular direction within the input space which is exploitable to impair the retrieval performance of VLP models. The proposed algorithms support the creation of global perturbations or adversarial patches. Comprehensive experiments validate the effectiveness of our method, showcasing its data, task, and model transferability across various VLP models and datasets. Code: https://github.com/LibertazZ/MUAP

📄 PDF Abstract BibTeX arXiv:2408.02980

Code (0)

등록된 구현이 없습니다.

Similar 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 외

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 mal…

Contrastive Learning

AirflowAttack: Thermal-Airflow Adversarial Perturbations against Infrared Remote-Sensing Vision-Language Models

2026-07-07 · Cong Su, Jiaju Han, Xuemeng Sun, Chengyin Hu 외 arxiv

Vision-language models (VLMs) are increasingly deployed on infrared (IR) remote sensing imagery in security-critical settings, yet their adversarial robustness remains unexamined. We present AirflowAttack, to our knowled…

Adversarial RobustnessAdversarial Attack

SAM Meets UAP: Attacking Segment Anything Model With Universal Adversarial Perturbation

2023-10-19 · Dongshen Han, Chaoning Zhang, Sheng Zheng, Chang Lu 외

As Segment Anything Model (SAM) becomes a popular foundation model in computer vision, its adversarial robustness has become a concern that cannot be ignored. This works investigates whether it is possible to attack SAM …

Adversarial AttackAdversarial RobustnessContrastive Learning

Universal Adversarial Perturbation for Text Classification

2019-10-10 · Hang Gao, Tim Oates

Given a state-of-the-art deep neural network text classifier, we show the existence of a universal and very small perturbation vector (in the embedding space) that causes natural text to be misclassified with high probab…

Adversarial TextClassificationGeneral Classificationtext-classification+1

Generalizable Data-free Objective for Crafting Universal Adversarial Perturbations

2018-01-24 · Konda Reddy Mopuri, Aditya Ganeshan, R. Venkatesh Babu

Machine learning models are susceptible to adversarial perturbations: small changes to input that can cause large changes in output. It is also demonstrated that there exist input-agnostic perturbations, called universal…

Adversarial AttackDepth EstimationObject RecognitionSemantic Segmentation