CVAIOct 7, 2023

Targeted Attack Improves Protection against Unauthorized Diffusion Customization

arXiv:2310.04687v513 citationsh-index: 7Has Code
Originality Incremental advance
AI Analysis

This work addresses the issue of protecting images from unauthorized customization for users of diffusion models, representing an incremental improvement over prior protection methods.

The paper tackles the problem of unauthorized image customization using diffusion models by proposing a targeted adversarial attack method, which significantly outperforms existing untargeted attacks in poisoning models and degrading image quality, as validated through extensive experiments.

Diffusion models build a new milestone for image generation yet raising public concerns, for they can be fine-tuned on unauthorized images for customization. Protection based on adversarial attacks rises to encounter this unauthorized diffusion customization, by adding protective watermarks to images and poisoning diffusion models. However, current protection, leveraging untargeted attacks, does not appear to be effective enough. In this paper, we propose a simple yet effective improvement for the protection against unauthorized diffusion customization by introducing targeted attacks. We show that by carefully selecting the target, targeted attacks significantly outperform untargeted attacks in poisoning diffusion models and degrading the customization image quality. Extensive experiments validate the superiority of our method on two mainstream customization methods of diffusion models, compared to existing protections. To explain the surprising success of targeted attacks, we delve into the mechanism of attack-based protections and propose a hypothesis based on our observation, which enhances the comprehension of attack-based protections. To the best of our knowledge, we are the first to both reveal the vulnerability of diffusion models to targeted attacks and leverage targeted attacks to enhance protection against unauthorized diffusion customization. Our code is available on GitHub: https://github.com/psyker-team/mist-v2.

Code Implementations2 repos
Foundations

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

Your Notes