IDDM: Identity-Decoupled Personalized Diffusion Models with a Tunable Privacy-Utility Trade-off
About
Personalized text-to-image diffusion models (e.g., DreamBooth, LoRA) enable users to synthesize high-fidelity avatars from a few reference photos for social expression. However, once these generations are shared on social media platforms (e.g., Instagram, Facebook), they can be linked to the real user via face recognition systems, enabling identity tracking and profiling. Existing defenses mainly follow an anti-personalization strategy that protects publicly released reference photos by disrupting model fine-tuning. While effective against unauthorized personalization, they do not address another practical setting in which personalization is authorized, but the resulting public outputs still leak identity information. To address this problem, we introduce a new defense setting, termed model-side output immunization, whose goal is to produce a personalized model that supports authorized personalization while reducing the identity linkability of public generations, with tunable control over the privacy-utility trade-off to accommodate diverse privacy needs. To this end, we propose Identity-Decoupled personalized Diffusion Models (IDDM), a model-side defense that integrates identity decoupling into the personalization pipeline. Concretely, IDDM follows an alternating procedure that interleaves short personalization updates with identity-decoupled data optimization, using a two-stage schedule to balance identity linkability suppression and generation utility. Extensive experiments across multiple datasets, diverse prompts, and state-of-the-art face recognition systems show that IDDM consistently reduces identity linkability while preserving high-quality personalized generation.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Untargeted identity retrieval attack | VggFace2 | R1-U97.67 | 40 | |
| Untargeted identity retrieval attack | VGGFace2 a photo of sks person prompt | Rank-1 Retrieval Rate (Untargeted)98.14 | 25 | |
| Untargeted identity retrieval attack | VGGFace2 a dslr portrait of sks person prompt | R1-U81.11 | 25 | |
| Personalized Image Generation | CelebA-HQ 512x512 (test) | FSR65 | 14 | |
| Personalized Image Generation | VGGFace2 512x512 (test) | FSR81 | 14 | |
| Untargeted identity retrieval attack | CelebA-HQ "a photo of sks person" | AdaFace R1-U67.53 | 5 | |
| Untargeted identity retrieval attack | CelebA-HQ "a dslr portrait of sks person" | AdaFace R1-U67.53 | 5 | |
| Untargeted identity retrieval attack | CelebA-HQ a photo of sks person (test) | IRSE50 Retrieval Rate (R1-U)85.35 | 5 | |
| Untargeted identity retrieval attack | CelebA-HQ "a dslr portrait of sks person" (test) | IRSE50 Rank-1 Accuracy70.67 | 5 |