PulseAugur
EN
LIVE 09:41:31

New attack framework fools AI models using single CLIP model

Researchers have developed a new adversarial attack framework called UnivIntruder that can fool deep neural networks using a single, publicly available CLIP model. This method generates universal, transferable, and targeted adversarial perturbations based on textual concepts, achieving high success rates on datasets like ImageNet and CIFAR-10. Notably, UnivIntruder demonstrates real-world vulnerabilities by compromising image search engines such as Google and Baidu, as well as vision-language models like GPT-4 and Claude 3.5, even without direct model querying. AI

IMPACT Highlights significant security vulnerabilities in current AI models and search engines, necessitating new defense strategies.

RANK_REASON The cluster is a research paper detailing a new adversarial attack method. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.LG →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

New attack framework fools AI models using single CLIP model

COVERAGE [1]

  1. arXiv cs.LG TIER_1 English(EN) · Binyan Xu, Xilin Dai, Di Tang, Kehuan Zhang ·

    One Surrogate to Fool Them All: Universal, Transferable, and Targeted Adversarial Attacks with CLIP

    arXiv:2505.19840v3 Announce Type: replace-cross Abstract: Deep Neural Networks (DNNs) have achieved widespread success yet remain prone to adversarial attacks. Typically, such attacks either involve frequent queries to the target model or rely on surrogate models closely mirrorin…