English

IDFace: Face Template Protection for Efficient and Secure Identification

Cryptography and Security 2025-07-17 v1 Computer Vision and Pattern Recognition

Abstract

As face recognition systems (FRS) become more widely used, user privacy becomes more important. A key privacy issue in FRS is protecting the user's face template, as the characteristics of the user's face image can be recovered from the template. Although recent advances in cryptographic tools such as homomorphic encryption (HE) have provided opportunities for securing the FRS, HE cannot be used directly with FRS in an efficient plug-and-play manner. In particular, although HE is functionally complete for arbitrary programs, it is basically designed for algebraic operations on encrypted data of predetermined shape, such as a polynomial ring. Thus, a non-tailored combination of HE and the system can yield very inefficient performance, and many previous HE-based face template protection methods are hundreds of times slower than plain systems without protection. In this study, we propose IDFace, a new HE-based secure and efficient face identification method with template protection. IDFace is designed on the basis of two novel techniques for efficient searching on a (homomorphically encrypted) biometric database with an angular metric. The first technique is a template representation transformation that sharply reduces the unit cost for the matching test. The second is a space-efficient encoding that reduces wasted space from the encryption algorithm, thus saving the number of operations on encrypted templates. Through experiments, we show that IDFace can identify a face template from among a database of 1M encrypted templates in 126ms, showing only 2X overhead compared to the identification over plaintexts.

Keywords

Cite

@article{arxiv.2507.12050,
  title  = {IDFace: Face Template Protection for Efficient and Secure Identification},
  author = {Sunpill Kim and Seunghun Paik and Chanwoo Hwang and Dongsoo Kim and Junbum Shin and Jae Hong Seo},
  journal= {arXiv preprint arXiv:2507.12050},
  year   = {2025}
}

Comments

Accepted to ICCV 2025

R2 v1 2026-07-01T04:03:51.500Z