paper-with-me

홈 › Papers

Privacy-Preserving Face Recognition Using Trainable Feature Subtraction

2024-03-19 · CVPR 2024 1 · Yuxi Mi, Zhizhou Zhong, Yuge Huang, Jiazhen Ji, Jianqing Xu, Jun Wang, Shaoming Wang, Shouhong Ding, Shuigeng Zhou

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.

📄 PDF Abstract BibTeX arXiv:2403.12457

Code (2)

Tencent/TFace 공식 구현 pytorch
Recognito-Vision/Face-SDK-Linux-Demos

Tasks

Face RecognitionImage CompressionPrivacy Preserving

Similar Papers 제목 키워드 기반

Privacy-preserving Adversarial Facial Features

2023-05-08 · CVPR 2023 1 · Zhibo Wang, He Wang, Shuaifan Jin, Wenwen Zhang 외

Face recognition service providers protect face privacy by extracting compact and discriminative facial features (representations) from images, and storing the facial features for real-time recognition. However, such fea…

Face RecognitionPrivacy Preserving

Local Features Meet Stochastic Anonymization: Revolutionizing Privacy-Preserving Face Recognition for Black-Box Models

2024-12-11 · Yuanwei Liu, Chengyu Jia, Ruqi Xiao, Xuemai Jia 외

The task of privacy-preserving face recognition (PPFR) currently faces two major unsolved challenges: (1) existing methods are typically effective only on specific face recognition models and struggle to generalize to bl…

Face RecognitionPrivacy Preserving

Privacy-Preserving Face Recognition with Learnable Privacy Budgets in Frequency Domain

2022-07-15 · Jiazhen Ji, Huan Wang, Yuge Huang, Jiaxiang Wu 외

Face recognition technology has been used in many fields due to its high recognition accuracy, including the face unlocking of mobile devices, community access control systems, and city surveillance. As the current high …

Face RecognitionPrivacy Preserving

Pura: An Efficient Privacy-Preserving Solution for Face Recognition

2025-05-21 · Guotao Xu, Bowen Zhao, Yang Xiao, Yantao Zhong 외

Face recognition is an effective technology for identifying a target person by facial images. However, sensitive facial images raises privacy concerns. Although privacy-preserving face recognition is one of potential sol…

Face RecognitionPrivacy Preserving

Make Privacy Renewable! Generating Privacy-Preserving Faces Supporting Cancelable Biometric Recognition

2024-10-01

The significant advancement in face recognition drives face privacy protection into a prominent research direction. Unlike de-identification, a recent class of face privacy protection schemes preserves identifiable forma…