IDDM: Identity-Decoupled Personalized Diffusion Models with a Tunable Privacy-Utility Trade-off

arXiv cs.CV / 4/2/2026

💬 OpinionSignals & Early TrendsIdeas & Deep AnalysisModels & Research

Key Points

  • The paper addresses the privacy risk of personalized text-to-image diffusion models, where shared outputs can be linked back to real users through face recognition, enabling identity tracking and profiling.
  • It argues that existing defenses that disrupt personalization mainly protect against unauthorized personalization, but still leave identity leakage when personalization is authorized and outputs are publicly posted.
  • The authors propose a new defense setting called model-side output immunization, targeting identity linkability reduction while allowing authorized personalization.
  • They introduce Identity-Decoupled personalized Diffusion Models (IDDM), which decouples identity during the personalization pipeline via an alternating optimization procedure and a two-stage schedule to tune the privacy–utility trade-off.
  • Extensive experiments across multiple datasets, varied prompts, and multiple state-of-the-art face recognition systems show that IDDM reduces identity linkability while preserving high-quality personalized image generation.

Abstract

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.