Reverse Personalization

๐Ÿ“… 2025-12-28
๐Ÿ“ˆ Citations: 0
โœจ Influential: 0
๐Ÿ“„ PDF
๐Ÿค– AI Summary
Existing face anonymization methods rely on pretrained identity representations or require model fine-tuning, struggling to simultaneously achieve attribute controllability and cross-identity generalization. This paper proposes a reverse personalization framework that enables fine-grained de-identification for unseen identities directly via the inverse process of conditional diffusion modelsโ€”without text prompts or model adaptation. Our core contributions are: (1) the first formulation of reverse personalization as a principled paradigm; (2) an identity-guided dual-branch conditioning mechanism; and (3) latent-space attribute disentanglement coupled with editable attribute modulation, enabling explicit attribute preservation and control. Evaluated on identity removal, attribute fidelity, and image quality, our method achieves state-of-the-art trade-offs across all three dimensions, significantly enhancing both controllability and generalizability of face anonymization. Code and dataset are publicly available.

Technology Category

Application Category

๐Ÿ“ Abstract
Recent text-to-image diffusion models have demonstrated remarkable generation of realistic facial images conditioned on textual prompts and human identities, enabling creating personalized facial imagery. However, existing prompt-based methods for removing or modifying identity-specific features rely either on the subject being well-represented in the pre-trained model or require model fine-tuning for specific identities. In this work, we analyze the identity generation process and introduce a reverse personalization framework for face anonymization. Our approach leverages conditional diffusion inversion, allowing direct manipulation of images without using text prompts. To generalize beyond subjects in the model's training data, we incorporate an identity-guided conditioning branch. Unlike prior anonymization methods, which lack control over facial attributes, our framework supports attribute-controllable anonymization. We demonstrate that our method achieves a state-of-the-art balance between identity removal, attribute preservation, and image quality. Source code and data are available at https://github.com/hanweikung/reverse-personalization .
Problem

Research questions and friction points this paper is trying to address.

Develops a reverse personalization framework for face anonymization
Enables identity removal without text prompts or model fine-tuning
Achieves attribute-controllable anonymization with high image quality
Innovation

Methods, ideas, or system contributions that make the work stand out.

Reverse personalization framework for face anonymization
Conditional diffusion inversion without text prompts
Identity-guided conditioning for attribute-controllable anonymization
๐Ÿ”Ž Similar Papers
No similar papers found.