Privacy Blur: Quantifying Privacy and Utility for Image Data Release
Saeed Mahloujifar, Narine Kokhlikyan, Chuan Guo, Kamalika Chaudhuri

TL;DR
This paper evaluates and compares privacy-preserving image obfuscation methods, revealing that Gaussian blurring is less private than pixelization and noise addition, which can better balance privacy and utility in image data sharing.
Contribution
The study provides a comprehensive analysis of privacy-utility tradeoffs for various image obfuscation techniques, introducing effective parameter choices and a software package for practical use.
Findings
Gaussian blur is vulnerable to reversal attacks.
Pixelization and noise addition can provide better privacy-utility balance.
Practical implementations of Gaussian blur are less private than theoretical assumptions.
Abstract
Image data collected in the wild often contains private information such as faces and license plates, and responsible data release must ensure that this information stays hidden. At the same time, released data should retain its usefulness for model-training. The standard method for private information obfuscation in images is Gaussian blurring. In this work, we show that practical implementations of Gaussian blurring are reversible enough to break privacy. We then take a closer look at the privacy-utility tradeoffs offered by three other obfuscation algorithms -- pixelization, pixelization and noise addition (DP-Pix), and cropping. Privacy is evaluated by reversal and discrimination attacks, while utility by the quality of the learnt representations when the model is trained on data with obfuscated faces. We show that the most popular industry-standard method, Gaussian blur is the…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Adversarial Robustness in Machine Learning · Face recognition and analysis
