用同态加密保护人脸模板,识别速度仅慢2倍。
IDFace: Face Template Protection for Efficient and Secure Identification
- 设计新编码方式与模板转换,降低加密匹配开销。
- 100万张加密人脸库中识别仅需126毫秒,仅2倍延迟。
- 适合需要隐私保护的高并发人脸识别场景。
随着人脸识别系统(FRS)广泛应用,用户隐私保护愈发重要。核心问题在于保护人脸模板,因模板可能泄露用户面部特征。尽管同态加密(HE)为安全FRS提供可能,但其无法直接高效集成于现有系统:虽具备计算完备性,却仅适配预设形状的代数运算(如多项式环),导致非针对性结合时性能极低,多数已有方法比明文系统慢数百倍。本文提出IDFace,一种基于同态加密的高效安全身份识别方法,支持模板保护。该方法基于两项新技术:一是模板表示转换,显著降低匹配测试单位成本;二是空间高效的编码策略,减少加密算法中的冗余空间,从而降低加密模板上的操作次数。实验表明,从100万张加密模板中识别单个样本仅需126毫秒,相较明文识别仅增加2倍开销。
原文摘要 · Abstract (English)
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.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。