paper-with-me

Papers

Defending Text-to-image Diffusion Models: Surprising Efficacy of Textual Perturbations Against Backdoor Attacks

2024-08-28 · Oscar Chew, Po-Yi Lu, Jayden Lin, Hsuan-Tien Lin

Text-to-image diffusion models have been widely adopted in real-world applications due to their ability to generate realistic images from textual descriptions. However, recent studies have shown that these methods are vulnerable to backdoor attacks. Despite the significant threat posed by backdoor attacks on text-to-image diffusion models, countermeasures remain under-explored. In this paper, we address this research gap by demonstrating that state-of-the-art backdoor attacks against text-to-image diffusion models can be effectively mitigated by a surprisingly simple defense strategy - textual perturbation. Experiments show that textual perturbations are effective in defending against state-of-the-art backdoor attacks with minimal sacrifice to generation quality. We analyze the efficacy of textual perturbation from two angles: text embedding space and cross-attention maps. They further explain how backdoor attacks have compromised text-to-image diffusion models, providing insights for studying future attack and defense strategies. Our code is available at https://github.com/oscarchew/t2i-backdoor-defense.

📄 PDF Abstract BibTeX arXiv:2408.15721

Code (0)

등록된 구현이 없습니다.

Tasks

backdoor defense

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 제목 키워드 기반

T2IShield: Defending Against Backdoors on Text-to-Image Diffusion Models

2024-07-05 · Zhongqi Wang, Jie Zhang, Shiguang Shan, Xilin Chen

While text-to-image diffusion models demonstrate impressive generation capabilities, they also exhibit vulnerability to backdoor attacks, which involve the manipulation of model outputs through malicious triggers. In thi…

Backdoor Attack

R.A.C.E.: Robust Adversarial Concept Erasure for Secure Text-to-Image Diffusion Model

2024-05-25 · Changhoon Kim, Kyle Min, Yezhou Yang

In the evolving landscape of text-to-image (T2I) diffusion models, the remarkable capability to generate high-quality images from textual descriptions faces challenges with the potential misuse of reproducing sensitive c…

Adversarial Text

DLADiff: A Dual-Layer Defense Framework against Fine-Tuning and Zero-Shot Customization of Diffusion Models

2025-11-25 · Jun Jia, Hongyi Miao, Yingjie Zhou, Linhan Cao 외 arxiv

With the rapid advancement of diffusion models, a variety of fine-tuning methods have been developed, enabling high-fidelity image generation with high similarity to the target content using only 3 to 5 training images. …

Image Generation

Salient Conditional Diffusion for Defending Against Backdoor Attacks

2023-01-31 · Brandon B. May, N. Joseph Tatro, Dylan Walker, Piyush Kumar 외

We propose a novel algorithm, Salient Conditional Diffusion (Sancdifi), a state-of-the-art defense against backdoor attacks. Sancdifi uses a denoising diffusion probabilistic model (DDPM) to degrade an image with noise a…

Denoising

DiffUHaul: A Training-Free Method for Object Dragging in Images

2024-06-03 · Omri Avrahami, Rinon Gal, Gal Chechik, Ohad Fried 외

Text-to-image diffusion models have proven effective for solving many image editing tasks. However, the seemingly straightforward task of seamlessly relocating objects within a scene remains surprisingly challenging. Exi…

spatial-aware image editing