CVJun 23, 2018

Privacy-Protective-GAN for Face De-identification

arXiv:1806.08906v114.665 citations
Originality Incremental advance
AI Analysis

This addresses privacy leakage concerns for individuals in image data, but it is incremental as it adapts GANs with domain-specific modules rather than introducing a new paradigm.

The paper tackles the problem of face de-identification by proposing Privacy-Protective-GAN (PP-GAN), which uses novel verificator and regulator modules to generate de-identified outputs with retained structure similarity, outperforming existing techniques in privacy protection, utility preservation, and structure similarity.

Face de-identification has become increasingly important as the image sources are explosively growing and easily accessible. The advance of new face recognition techniques also arises people's concern regarding the privacy leakage. The mainstream pipelines of face de-identification are mostly based on the k-same framework, which bears critiques of low effectiveness and poor visual quality. In this paper, we propose a new framework called Privacy-Protective-GAN (PP-GAN) that adapts GAN with novel verificator and regulator modules specially designed for the face de-identification problem to ensure generating de-identified output with retained structure similarity according to a single input. We evaluate the proposed approach in terms of privacy protection, utility preservation, and structure similarity. Our approach not only outperforms existing face de-identification techniques but also provides a practical framework of adapting GAN with priors of domain knowledge.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes