Disentangle Before Anonymize: A Two-stage Framework for Attribute-preserved and Occlusion-robust De-identification
Mingrui Zhu, Dongxin Chen, Xin Wei, Nannan Wang, Xinbo Gao
TL;DR
Disentangle Before Anonymize (DBAF) tackles privacy-preserving face de-identification by separating identity disentanglement from anonymization in two stages. It introduces CID for contrastive identity disentanglement, KRIA for key-based reversible anonymization, and MAAR for maintaining attribute fidelity under occlusion, built on an E4E encoder and StyleGAN2. The two-stage design yields more faithful attribute preservation, higher-quality anonymized outputs, and stronger occlusion robustness than prior reversible methods. Extensive experiments on FFHQ and CelebA-HQ show superior anonymization and recovery performance, plus diverse identity variation and preserved background details. This approach offers reversible, high-fidelity de-identification suitable for privacy protection in real-world photo-sharing.
Abstract
In an era where personal photos are easily leaked and collected, face de-identification is a crucial method for protecting identity privacy. However, current face de-identification techniques face challenges in preserving attribute details and often produce anonymized results with reduced authenticity. These shortcomings are particularly evident when handling occlusions,frequently resulting in noticeable editing artifacts. Our primary finding in this work is that simultaneous training of identity disentanglement and anonymization hinders their respective effectiveness.Therefore, we propose "Disentangle Before Anonymize",a novel two-stage Framework(DBAF)designed for attributepreserved and occlusion-robust de-identification. This framework includes a Contrastive Identity Disentanglement (CID) module and a Key-authorized Reversible Identity Anonymization (KRIA) module, achieving faithful attribute preservation and high-quality identity anonymization edits. Additionally, we introduce a Multiscale Attentional Attribute Retention (MAAR) module to address the issue of reduced anonymization quality under occlusions.Extensive experiments demonstrate that our method outperforms state-of-the-art de-identification approaches, delivering superior quality, enhanced detail fidelity, improved attribute preservation performance, and greater robustness to occlusions.
