paper-with-me

홈 › Papers

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

2022-07-15 · Jiazhen Ji, Huan Wang, Yuge Huang, Jiaxiang Wu, Xingkun Xu, Shouhong Ding, Shengchuan Zhang, Liujuan Cao, Rongrong Ji

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 accuracy is guaranteed by very deep network structures, facial images often need to be transmitted to third-party servers with high computational power for inference. However, facial images visually reveal the user's identity information. In this process, both untrusted service providers and malicious users can significantly increase the risk of a personal privacy breach. Current privacy-preserving approaches to face recognition are often accompanied by many side effects, such as a significant increase in inference time or a noticeable decrease in recognition accuracy. This paper proposes a privacy-preserving face recognition method using differential privacy in the frequency domain. Due to the utilization of differential privacy, it offers a guarantee of privacy in theory. Meanwhile, the loss of accuracy is very slight. This method first converts the original image to the frequency domain and removes the direct component termed DC. Then a privacy budget allocation method can be learned based on the loss of the back-end face recognition network within the differential privacy framework. Finally, it adds the corresponding noise to the frequency domain features. Our method performs very well with several classical face recognition test sets according to the extensive experiments.

📄 PDF Abstract BibTeX arXiv:2207.07316

Code (1)

Tencent/TFace 공식 구현 pytorch

Tasks

Face RecognitionPrivacy Preserving

Methods 이 논문이 사용한 방법론

Golden Queue Managers 설명 없음
Test 설명 없음

Similar Papers 제목 키워드 기반

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

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

AdaFedFR: Federated Face Recognition with Adaptive Inter-Class Representation Learning

2024-05-22 · Di Qiu, Xinyang Lin, Kaiye Wang, Xiangxiang Chu 외

With the growing attention on data privacy and communication security in face recognition applications, federated learning has been introduced to learn a face recognition model with decentralized datasets in a privacy-pr…

Face ModelFace RecognitionFederated LearningPrivacy Preserving+1

FaceMAE: Privacy-Preserving Face Recognition via Masked Autoencoders

2022-05-23 · Kai Wang, Bo Zhao, Xiangyu Peng, Zheng Zhu 외

Face recognition, as one of the most successful applications in artificial intelligence, has been widely used in security, administration, advertising, and healthcare. However, the privacy issues of public face datasets …

Face RecognitionPrivacy PreservingRetrieval

Privacy-Preserving Face Recognition Using Trainable Feature Subtraction

2024-03-19 · CVPR 2024 1 · Yuxi Mi, Zhizhou Zhong, Yuge Huang, Jiazhen Ji 외

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 viewi…

Face RecognitionImage CompressionPrivacy Preserving