English

RiDDLE: Reversible and Diversified De-identification with Latent Encryptor

Computer Vision and Pattern Recognition 2023-04-25 v3

Abstract

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.

Keywords

Cite

@article{arxiv.2303.05171,
  title  = {RiDDLE: Reversible and Diversified De-identification with Latent Encryptor},
  author = {Dongze Li and Wei Wang and Kang Zhao and Jing Dong and Tieniu Tan},
  journal= {arXiv preprint arXiv:2303.05171},
  year   = {2023}
}

Comments

Accepted by CVPR 2023

R2 v1 2026-06-28T09:09:01.476Z