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

CryptoFace: End-to-End Encrypted Face Recognition

About

Face recognition is central to many authentication, security, and personalized applications. Yet, it suffers from significant privacy risks, particularly arising from unauthorized access to sensitive biometric data. This paper introduces CryptoFace, the first end-to-end encrypted face recognition system with fully homomorphic encryption (FHE). It enables secure processing of facial data across all stages of a face-recognition process--feature extraction, storage, and matching--without exposing raw images or features. We introduce a mixture of shallow patch convolutional networks to support higher-dimensional tensors via patch-based processing while reducing the multiplicative depth and, thus, inference latency. Parallel FHE evaluation of these networks ensures near-resolution-independent latency. On standard face recognition benchmarks, CryptoFace significantly accelerates inference and increases verification accuracy compared to the state-of-the-art FHE neural networks adapted for face recognition. CryptoFace will facilitate secure face recognition systems requiring robust and provable security. The code is available at https://github.com/human-analysis/CryptoFace.

Wei Ao, Vishnu Naresh Boddeti• 2025

Related benchmarks

TaskDatasetResultRank
Face VerificationLFW, AgeDB, CALFW, CPLFW, CFP-FP (10-fold cross-val)
Average Accuracy91.46
34
Face IdentificationLFW 1:128 closed-set retrieval
Rank-1 Accuracy92.19
2
Showing 2 of 2 rows

Other info

Code

Follow for update