CVAICRLGMLSep 19, 2020

Subverting Privacy-Preserving GANs: Hiding Secrets in Sanitized Images

arXiv:2009.09283v12 citations
Originality Incremental advance
AI Analysis

This work highlights critical vulnerabilities in PP-GANs used for facial expression recognition, posing privacy risks for users relying on these tools.

The paper tackled the problem of insufficient privacy checks in privacy-preserving GANs (PP-GANs) by showing that sensitive identification data can be hidden in sanitized images for later extraction, even allowing full reconstruction of input images, while passing existing privacy evaluations.

Unprecedented data collection and sharing have exacerbated privacy concerns and led to increasing interest in privacy-preserving tools that remove sensitive attributes from images while maintaining useful information for other tasks. Currently, state-of-the-art approaches use privacy-preserving generative adversarial networks (PP-GANs) for this purpose, for instance, to enable reliable facial expression recognition without leaking users' identity. However, PP-GANs do not offer formal proofs of privacy and instead rely on experimentally measuring information leakage using classification accuracy on the sensitive attributes of deep learning (DL)-based discriminators. In this work, we question the rigor of such checks by subverting existing privacy-preserving GANs for facial expression recognition. We show that it is possible to hide the sensitive identification data in the sanitized output images of such PP-GANs for later extraction, which can even allow for reconstruction of the entire input images, while satisfying privacy checks. We demonstrate our approach via a PP-GAN-based architecture and provide qualitative and quantitative evaluations using two public datasets. Our experimental results raise fundamental questions about the need for more rigorous privacy checks of PP-GANs, and we provide insights into the social impact of these.

Foundations

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

Your Notes