Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Privacy-Preserving Face Recognition Using Trainable Feature Subtraction

About

The widespread adoption of face recognition has led to increasing privacy concerns, as unauthorized access to face images can expose sensitive personal information. This paper explores face image protection against viewing and recovery attacks. Inspired by image compression, we propose creating a visually uninformative face image through feature subtraction between an original face and its model-produced regeneration. Recognizable identity features within the image are encouraged by co-training a recognition model on its high-dimensional feature representation. To enhance privacy, the high-dimensional representation is crafted through random channel shuffling, resulting in randomized recognizable images devoid of attacker-leverageable texture details. We distill our methodologies into a novel privacy-preserving face recognition method, MinusFace. Experiments demonstrate its high recognition accuracy and effective privacy protection. Its code is available at https://github.com/Tencent/TFace.

Yuxi Mi, Zhizhou Zhong, Yuge Huang, Jiazhen Ji, Jianqing Xu, Jun Wang, Shaoming Wang, Shouhong Ding, Shuigeng Zhou• 2024

Related benchmarks

TaskDatasetResultRank
Face VerificationCPLFW
Accuracy91.9
188
Face RecognitionCFP-FP
Accuracy96.92
66
Face RecognitionLFW
Accuracy99.78
47
Face RecognitionAgeDB
Accuracy97.57
33
Face RecognitionCALFW
Accuracy95.9
23
Face RecognitionIJB-C
TAR (FAR=1e-4)94.7
19
Face RecognitionIJB-B
TAR @ FAR=1e-493.37
19
Face Representation Storage EfficiencyFace Representation Storage Efficiency
Storage Size1
6
Identity Protection EvaluationSet (test)
Protection (FracFace)85
3
Showing 9 of 9 rows

Other info

Code

Follow for update