Content-Aware Differential Privacy with Conditional Invertible Neural Networks
Malte T\"olle, Ullrich K\"othe, Florian Andr\'e, Benjamin Meder, Sandy, Engelhardt

TL;DR
This paper introduces Content-Aware Differential Privacy (CADP), a method using invertible neural networks to modify images in a privacy-preserving way by manipulating their latent space conditioned on meta-data, applicable to images and categorical data.
Contribution
The paper proposes a novel content-aware differential privacy method leveraging invertible neural networks conditioned on meta-data to selectively alter image details for privacy.
Findings
Effective privacy preservation demonstrated on benchmark datasets.
Method generalizes to categorical data.
Preserves important features for downstream tasks.
Abstract
Differential privacy (DP) has arisen as the gold standard in protecting an individual's privacy in datasets by adding calibrated noise to each data sample. While the application to categorical data is straightforward, its usability in the context of images has been limited. Contrary to categorical data the meaning of an image is inherent in the spatial correlation of neighboring pixels making the simple application of noise infeasible. Invertible Neural Networks (INN) have shown excellent generative performance while still providing the ability to quantify the exact likelihood. Their principle is based on transforming a complicated distribution into a simple one e.g. an image into a spherical Gaussian. We hypothesize that adding noise to the latent space of an INN can enable differentially private image modification. Manipulation of the latent space leads to a modified image while…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Generative Adversarial Networks and Image Synthesis · Stochastic Gradient Optimization Techniques
