paper-with-me

Papers

Improving Adversarial Transferability by Stable Diffusion

2023-11-18 · Jiayang Liu, Siyu Zhu, Siyuan Liang, Jie Zhang, Han Fang, Weiming Zhang, Ee-Chien Chang

Deep neural networks (DNNs) are susceptible to adversarial examples, which introduce imperceptible perturbations to benign samples, deceiving DNN predictions. While some attack methods excel in the white-box setting, they often struggle in the black-box scenario, particularly against models fortified with defense mechanisms. Various techniques have emerged to enhance the transferability of adversarial attacks for the black-box scenario. Among these, input transformation-based attacks have demonstrated their effectiveness. In this paper, we explore the potential of leveraging data generated by Stable Diffusion to boost adversarial transferability. This approach draws inspiration from recent research that harnessed synthetic data generated by Stable Diffusion to enhance model generalization. In particular, previous work has highlighted the correlation between the presence of both real and synthetic data and improved model generalization. Building upon this insight, we introduce a novel attack method called Stable Diffusion Attack Method (SDAM), which incorporates samples generated by Stable Diffusion to augment input images. Furthermore, we propose a fast variant of SDAM to reduce computational overhead while preserving high adversarial transferability. Our extensive experimental results demonstrate that our method outperforms state-of-the-art baselines by a substantial margin. Moreover, our approach is compatible with existing transfer-based attacks to further enhance adversarial transferability.

📄 PDF Abstract BibTeX arXiv:2311.11017

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

StealthDiffusion: Towards Evading Diffusion Forensic Detection through Diffusion Model

2024-08-11 · Ziyin Zhou, Ke Sun, Zhongxi Chen, Huafeng Kuang 외

The rapid progress in generative models has given rise to the critical task of AI-Generated Content Stealth (AIGC-S), which aims to create AI-generated images that can evade both forensic detectors and human inspection. …

Probing Unlearned Diffusion Models: A Transferable Adversarial Attack Perspective

2024-04-30 · Xiaoxuan Han, Songlin Yang, Wei Wang, Yang Li 외

Advanced text-to-image diffusion models raise safety concerns regarding identity privacy violation, copyright infringement, and Not Safe For Work content generation. Towards this, unlearning methods have been developed t…

Adversarial Attack

Enhancing Diffusion-based Unrestricted Adversarial Attacks via Adversary Preferences Alignment

2025-06-02 · Kaixun Jiang, Zhaoyu Chen, Haijing Guo, Jinglun Li 외

Preference alignment in diffusion models has primarily focused on benign human preferences (e.g., aesthetic). In this paper, we propose a novel perspective: framing unrestricted adversarial example generation as a proble…

ReToMe-VA: Recursive Token Merging for Video Diffusion-based Unrestricted Adversarial Attack

2024-08-10 · Ziyi Gao, Kai Chen, Zhipeng Wei, Tingshu Mou 외

Recent diffusion-based unrestricted attacks generate imperceptible adversarial examples with high transferability compared to previous unrestricted attacks and restricted attacks. However, existing works on diffusion-bas…

Adversarial AttackDenoising

Towards more transferable adversarial attack in black-box manner

2025-05-23 · Chun Tong Lei, Zhongliang Guo, Hon Chung Lee, Minh Quoc Duong 외

Adversarial attacks have become a well-explored domain, frequently serving as evaluation baselines for model robustness. Among these, black-box attacks based on transferability have received significant attention due to …

Adversarial AttackAdversarial PurificationDenoisingInductive Bias+1