CVMay 21

PIU: Proximity-guided Identity Unlearning in ID-Conditioned Diffusion Models

arXiv:2605.2231165.5Has Code
Predicted impact top 50% in CV · last 90 daysOriginality Incremental advance
AI Analysis

For privacy-sensitive face generation applications, this work provides a method to enforce the right to be forgotten in identity-conditioned models, addressing a previously unexplored problem.

The paper tackles identity unlearning in identity-conditioned diffusion models (Arc2Face) and proposes PIU, an anchor-guided framework that replaces target identity with a selected anchor identity via localized fine-tuning, effectively suppressing generation of the target identity while preserving quality for others.

Identity-conditioned diffusion models enable high-quality and identity-consistent face generation, but they also raise severe privacy concerns, as models may continue to synthesize individuals despite their right to be forgotten. While machine unlearning has been extensively studied for concept and data removal, identity unlearning remains largely unexplored, particularly in models conditioned directly on identity embeddings rather than text prompts. In this work, we study identity unlearning in Arc2Face, a state-of-the-art identity-conditioned latent diffusion model for face generation, and introduce Proximity-guided Identity Unlearning (PIU), an anchor-guided framework for identity unlearning. Specifically, we formulate identity removal as an identity replacement objective that reassigns the source identity to a selected anchor identity in the learned identity space, and we complement it with a proximity-based anchor selection strategy motivated by the geometry of ArcFace representations. We further show that effective unlearning can be achieved through localized fine-tuning of a small subset of identity-sensitive cross-attention layers. Experiments across many target identities show that our framework effectively suppresses generation of the target identity while preserving realism and identity consistency for retained identities, as validated by improved performance on unlearning and image-quality metrics, together with qualitative evaluation. The source code for the PIU framework is publicly available at https://github.com/edgarcancinoe/piu_unlearning .

Foundations

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

Your Notes