SUGAR: A Sweeter Spot for Generative Unlearning of Many Identities
Dung Thuy Nguyen, Quang Nguyen, Preston K. Robinette, Eli Jiang, Taylor T. Johnson, Kevin Leach
TL;DR
SUGAR introduces a scalable, privacy-preserving framework for forgetting multiple identities in 3D-aware generative models without retraining. It learns per-identity surrogate latent targets via a learnable de-identification mapping, and optimizes forgetting alongside continual utility preservation using locality-aware sampling and Elastic Weight Consolidation. Empirical results show state-of-the-art forgetting of up to 200 identities with substantial gains in retention utility and robust human-judgment validation, as well as thorough ablations on controllability, sequential unlearning, and privacy. The approach maintains output fidelity for retained identities and offers practical avenues for real-world deployment where multiple identity removal requests occur over time.
Abstract
Recent advances in 3D-aware generative models have enabled high-fidelity image synthesis of human identities. However, this progress raises urgent questions around user consent and the ability to remove specific individuals from a model's output space. We address this by introducing SUGAR, a framework for scalable generative unlearning that enables the removal of many identities (simultaneously or sequentially) without retraining the entire model. Rather than projecting unwanted identities to unrealistic outputs or relying on static template faces, SUGAR learns a personalized surrogate latent for each identity, diverting reconstructions to visually coherent alternatives while preserving the model's quality and diversity. We further introduce a continual utility preservation objective that guards against degradation as more identities are forgotten. SUGAR achieves state-of-the-art performance in removing up to 200 identities, while delivering up to a 700% improvement in retention utility compared to existing baselines. Our code is publicly available at https://github.com/judydnguyen/SUGAR-Generative-Unlearn.
