A Study of Face Obfuscation in ImageNet
Kaiyu Yang, Jacqueline Yau, Li Fei-Fei, Jia Deng, Olga Russakovsky

TL;DR
This study investigates how face obfuscation techniques affect the performance of image recognition models on ImageNet, showing minimal accuracy loss and supporting privacy-preserving visual recognition.
Contribution
It provides the first comprehensive analysis of face obfuscation impact on ImageNet recognition accuracy and transfer learning, demonstrating feasibility for privacy-aware visual AI.
Findings
Face obfuscation minimally impacts recognition accuracy (<= 1.0%).
Features learned on obfuscated images are equally transferable.
Supports privacy-preserving approaches in visual recognition.
Abstract
Face obfuscation (blurring, mosaicing, etc.) has been shown to be effective for privacy protection; nevertheless, object recognition research typically assumes access to complete, unobfuscated images. In this paper, we explore the effects of face obfuscation on the popular ImageNet challenge visual recognition benchmark. Most categories in the ImageNet challenge are not people categories; however, many incidental people appear in the images, and their privacy is a concern. We first annotate faces in the dataset. Then we demonstrate that face obfuscation has minimal impact on the accuracy of recognition models. Concretely, we benchmark multiple deep neural networks on obfuscated images and observe that the overall recognition accuracy drops only slightly (<= 1.0%). Further, we experiment with transfer learning to 4 downstream tasks (object recognition, scene recognition, face attribute…
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
TopicsFace recognition and analysis · Adversarial Robustness in Machine Learning · Digital Media Forensic Detection
