CVAIApr 8, 2025

Parasite: A Steganography-based Backdoor Attack Framework for Diffusion Models

arXiv:2504.05815v33 citationsh-index: 1Has Code
Originality Incremental advance
AI Analysis

This addresses security vulnerabilities in diffusion models for image-to-image applications, representing an incremental advance by extending backdoor attacks to a new task with improved concealability.

The paper tackles the problem of backdoor attacks in diffusion models for image-to-image tasks, proposing a steganography-based method called Parasite that hides triggers and embeds target content, achieving a 0% detection rate against mainstream defenses.

Recently, the diffusion model has gained significant attention as one of the most successful image generation models, which can generate high-quality images by iteratively sampling noise. However, recent studies have shown that diffusion models are vulnerable to backdoor attacks, allowing attackers to enter input data containing triggers to activate the backdoor and generate their desired output. Existing backdoor attack methods primarily focused on target noise-to-image and text-to-image tasks, with limited work on backdoor attacks in image-to-image tasks. Furthermore, traditional backdoor attacks often rely on a single, conspicuous trigger to generate a fixed target image, lacking concealability and flexibility. To address these limitations, we propose a novel backdoor attack method called "Parasite" for image-to-image tasks in diffusion models, which not only is the first to leverage steganography for triggers hiding, but also allows attackers to embed the target content as a backdoor trigger to achieve a more flexible attack. "Parasite" as a novel attack method effectively bypasses existing detection frameworks to execute backdoor attacks. In our experiments, "Parasite" achieved a 0 percent backdoor detection rate against the mainstream defense frameworks. In addition, in the ablation study, we discuss the influence of different hiding coefficients on the attack results. You can find our code at https://anonymous.4open.science/r/Parasite-1715/.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes