RiDDLE: Reversible and Diversified De-identification with Latent Encryptor
About
This work presents RiDDLE, short for Reversible and Diversified De-identification with Latent Encryptor, to protect the identity information of people from being misused. Built upon a pre-learned StyleGAN2 generator, RiDDLE manages to encrypt and decrypt the facial identity within the latent space. The design of RiDDLE has three appealing properties. First, the encryption process is cipher-guided and hence allows diverse anonymization using different passwords. Second, the true identity can only be decrypted with the correct password, otherwise the system will produce another de-identified face to maintain the privacy. Third, both encryption and decryption share an efficient implementation, benefiting from a carefully tailored lightweight encryptor. Comparisons with existing alternatives confirm that our approach accomplishes the de-identification task with better quality, higher diversity, and stronger reversibility. We further demonstrate the effectiveness of RiDDLE in anonymizing videos. Code and models will be made publicly available.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Face Anonymization | CelebA-HQ official (test) | ReID Score2.3 | 40 | |
| Face Verification | CelebA-HQ (test) | ReID Score40 | 8 | |
| Face Anonymization | FFHQ (test) | Age Error (MAE)6.144 | 8 | |
| Facial Anonymization | FHQ (FFHQ) (test) | Re-ID Score (SwinFace)2.044 | 6 | |
| Face Anonymization | Vggface2 top | Attribute Accuracy58.8 | 6 | |
| Face Anonymization | LFW (bottom) | Attribute Accuracy0.617 | 6 |