PureDiffusion: Using Backdoor to Counter Backdoor in Generative Diffusion Models
Vu Tuan Truong, Long Bao Le
TL;DR
This work addresses backdoor threats in diffusion models by proposing PureDiffusion, a defense framework that inverts backdoor triggers through a multi-timestep, gradient-based approach. The authors establish a theoretical basis for trigger-shift scales across diffusion steps and validate them empirically, enabling high-fidelity trigger inversion that yields superior detection metrics compared to prior methods, with occasional triggers outperforming ground-truth targets. The approach not only improves trigger fidelity and backdoor detection but also reveals a counterintuitive possibility: inverted triggers can strengthen backdoor attacks, underscoring the need for caution in deploying such defenses. Overall, PureDiffusion advances backdoor defense through principled trigger-inversion across diffusion timesteps, offering practical gains for security analyses while highlighting potential misuse risks.
Abstract
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.
