paper-with-me

홈 › Papers

PureDiffusion: Using Backdoor to Counter Backdoor in Generative Diffusion Models

2024-09-20 · Vu Tuan Truong, Long Bao Le

Diffusion models (DMs) are advanced deep learning models that achieved state-of-the-art capability on a wide range of generative tasks. However, recent studies have shown their vulnerability regarding backdoor attacks, in which backdoored DMs consistently generate a designated result (e.g., a harmful image) called backdoor target when the models' input contains a backdoor trigger. Although various backdoor techniques have been investigated to attack DMs, defense methods against these threats are still limited and underexplored, especially in inverting the backdoor trigger. In this paper, we introduce PureDiffusion, a novel backdoor defense framework that can efficiently detect backdoor attacks by inverting backdoor triggers embedded in DMs. Our extensive experiments on various trigger-target pairs show that PureDiffusion outperforms existing defense methods with a large gap in terms of fidelity (i.e., how much the inverted trigger resembles the original trigger) and backdoor success rate (i.e., the rate that the inverted trigger leads to the corresponding backdoor target). Notably, in certain cases, backdoor triggers inverted by PureDiffusion even achieve higher attack success rate than the original triggers.

📄 PDF Abstract BibTeX arXiv:2409.13945

Code (0)

등록된 구현이 없습니다.

Tasks

backdoor defense

Similar Papers 제목 키워드 기반

A Dual-Purpose Framework for Backdoor Defense and Backdoor Amplification in Diffusion Models

2025-02-26 · Vu Tuan Truong, Long Bao Le

Diffusion models have emerged as state-of-the-art generative frameworks, excelling in producing high-quality multi-modal samples. However, recent studies have revealed their vulnerability to backdoor attacks, where backd…

Backdoor Attackbackdoor defenseDenoising

How to Backdoor Diffusion Models?

2022-12-11 · CVPR 2023 1 · Sheng-Yen Chou, Pin-Yu Chen, Tsung-Yi Ho

Diffusion models are state-of-the-art deep learning empowered generative models that are trained based on the principle of learning forward and reverse diffusion processes via progressive noise-addition and denoising. To…

Backdoor AttackDenoisingSpecificity

Backdoor Attacks on Discrete Graph Diffusion Models

2025-03-08 · Jiawen Wang, Samin Karim, Yuan Hong, Binghui Wang

Diffusion models are powerful generative models in continuous data domains such as image and video data. Discrete graph diffusion models (DGDMs) have recently extended them for graph generation, which are crucial in fiel…

Drug DiscoveryGraph Generation

VillanDiffusion: A Unified Backdoor Attack Framework for Diffusion Models

2023-06-12 · NeurIPS 2023 11 · Sheng-Yen Chou, Pin-Yu Chen, Tsung-Yi Ho

Diffusion Models (DMs) are state-of-the-art generative models that learn a reversible corruption process from iterative noise addition and denoising. They are the backbone of many generative AI applications, such as text…

Backdoor AttackDenoising

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

backdoor defense