Secure Face Matching Using Fully Homomorphic Encryption
Vishnu Naresh Boddeti

TL;DR
This paper proposes a fully homomorphic encryption framework for secure face matching that preserves privacy, maintains utility, and is practically feasible with minimal performance loss on benchmark datasets.
Contribution
It introduces a novel homomorphic encryption-based method for privacy-preserving face recognition, including batching and dimensionality reduction techniques to balance accuracy and efficiency.
Findings
Secure face matching is feasible with 16 KB templates and 0.01 sec per match.
Minimal loss in matching performance on benchmark datasets.
Demonstrates practical applicability of homomorphic encryption in biometric security.
Abstract
Face recognition technology has demonstrated tremendous progress over the past few years, primarily due to advances in representation learning. As we witness the widespread adoption of these systems, it is imperative to consider the security of face representations. In this paper, we explore the practicality of using a fully homomorphic encryption based framework to secure a database of face templates. This framework is designed to preserve the privacy of users and prevent information leakage from the templates, while maintaining their utility through template matching directly in the encrypted domain. Additionally, we also explore a batching and dimensionality reduction scheme to trade-off face matching accuracy and computational complexity. Experiments on benchmark face datasets (LFW, IJB-A, IJB-B, CASIA) indicate that secure face matching can be practically feasible (16 KB template…
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 · Biometric Identification and Security · Wireless Communication Security Techniques
