Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

DiffusionGuard: A Robust Defense Against Malicious Diffusion-based Image Editing

About

Recent advances in diffusion models have introduced a new era of text-guided image manipulation, enabling users to create realistic edited images with simple textual prompts. However, there is significant concern about the potential misuse of these methods, especially in creating misleading or harmful content. Although recent defense strategies, which introduce imperceptible adversarial noise to induce model failure, have shown promise, they remain ineffective against more sophisticated manipulations, such as editing with a mask. In this work, we propose DiffusionGuard, a robust and effective defense method against unauthorized edits by diffusion-based image editing models, even in challenging setups. Through a detailed analysis of these models, we introduce a novel objective that generates adversarial noise targeting the early stage of the diffusion process. This approach significantly improves the efficiency and effectiveness of adversarial noises. We also introduce a mask-augmentation technique to enhance robustness against various masks during test time. Finally, we introduce a comprehensive benchmark designed to evaluate the effectiveness and robustness of methods in protecting against privacy threats in realistic scenarios. Through extensive experiments, we show that our method achieves stronger protection and improved mask robustness with lower computational costs compared to the strongest baseline. Additionally, our method exhibits superior transferability and better resilience to noise removal techniques compared to all baseline methods. Our source code is publicly available at https://github.com/choi403/DiffusionGuard.

June Suk Choi, Kyungmin Lee, Jongheon Jeong, Saining Xie, Jinwoo Shin, Kimin Lee• 2024

Related benchmarks

TaskDatasetResultRank
Image Quality AssessmentFFHQ
PSNR20.361
12
Face Swapping DefenseFFHQ (test)
SSIM0.98
10
Face Swapping DefenseFRGC (test)
SSIM0.962
10
Face Swapping DefenseXM2VTS (test)
SSIM0.974
10
ImperceptibilityVoxCeleb2
SSIM0.719
10
Imperceptibility EvaluationFRGC
SSIM0.66
10
Imperceptibility EvaluationXM2VTS
SSIM0.664
10
Face Swapping DefenseCelebA-HQ (test)
SSIM0.968
10
Imperceptibility EvaluationCelebA-HQ
SSIM0.554
10
Image Inpainting ImmunizationD_I Stable Diffusion V1.5 (test)
PSNR18.1
3
Showing 10 of 12 rows

Other info

Follow for update