Real-time Identity Defenses against Malicious Personalization of Diffusion Models
Hanzhong Guo, Shen Nie, Chao Du, Tianyu Pang, Hao Sun, Chongxuan Li

TL;DR
This paper presents RID, a fast and efficient neural network-based defense against malicious personalization of diffusion models, capable of generating adversarial perturbations in real-time to protect identity rights.
Contribution
Introduction of RID, a neural network that produces adversarial perturbations in a single forward pass, enabling real-time defense against personalized diffusion models.
Findings
RID achieves defense times as low as 0.12 seconds on GPU
RID effectively mitigates identity replication risks in benchmarks
Ensemble extension improves robustness against black-box attacks
Abstract
Personalized generative diffusion models, capable of synthesizing highly realistic images based on a few reference portraits, may pose substantial social, ethical, and legal risks via identity replication. Existing defense mechanisms rely on computationally intensive adversarial perturbations tailored to individual images, rendering them impractical for real-world deployment. This study introduces the Real-time Identity Defender (RID), a neural network designed to generate adversarial perturbations through a single forward pass, bypassing the need for image-specific optimization. RID achieves unprecedented efficiency, with defense times as low as 0.12 seconds on a single NVIDIA A100 80G GPU (4,400 times faster than leading methods) and 1.1 seconds per image on a standard Intel i9 CPU, making it suitable for edge devices such as smartphones. Despite its efficiency, RID achieves promising…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAccess Control and Trust · Distributed systems and fault tolerance
MethodsDiffusion
