paper-with-me

홈 › Papers

IronMask: Modular Architecture for Protecting Deep Face Template

2021-04-06 · CVPR 2021 1 · Sunpill Kim, Yunseong Jeong, Jinsu Kim, Jungkon Kim, Hyung Tae Lee, Jae Hong Seo

Convolutional neural networks have made remarkable progress in the face recognition field. The more the technology of face recognition advances, the greater discriminative features into a face template. However, this increases the threat to user privacy in case the template is exposed. In this paper, we present a modular architecture for face template protection, called IronMask, that can be combined with any face recognition system using angular distance metric. We circumvent the need for binarization, which is the main cause of performance degradation in most existing face template protections, by proposing a new real-valued error-correcting-code that is compatible with real-valued templates and can therefore, minimize performance degradation. We evaluate the efficacy of IronMask by extensive experiments on two face recognitions, ArcFace and CosFace with three datasets, CMU-Multi-PIE, FEI, and Color-FERET. According to our experimental results, IronMask achieves a true accept rate (TAR) of 99.79% at a false accept rate (FAR) of 0.0005% when combined with ArcFace, and 95.78% TAR at 0% FAR with CosFace, while providing at least 115-bit security against known attacks.

📄 PDF Abstract BibTeX arXiv:2104.02239

Code (0)

등록된 구현이 없습니다.

Tasks

BinarizationFace RecognitionTAR

Methods 이 논문이 사용한 방법론

ArcFace ArcFace, or Additive Angular Margin Loss, is a loss function used in face recognition tasks. The softmax is traditionally used…

Similar Papers 제목 키워드 기반

Hypersphere Secure Sketch Revisited: Probabilistic Linear Regression Attack on IronMask in Multiple Usage

2024-09-19 · Pengxu Zhu, Lei Wang

Protection of biometric templates is a critical and urgent area of focus. IronMask demonstrates outstanding recognition performance while protecting facial templates against existing known attacks. In high-level, IronMas…

GFT-GCN: Privacy-Preserving 3D Face Mesh Recognition with Spectral Diffusion

2025-11-25 · Hichem Felouat, Hanrui Wang, Isao Echizen arxiv

3D face recognition offers a robust biometric solution by capturing facial geometry, providing resilience to variations in illumination, pose changes, and presentation attacks. Its strong spoof resistance makes it suitab…

Face RecognitionGraph Learning

Towards Protecting Face Embeddings in Mobile Face Verification Scenarios

2021-10-01 · Vedrana Krivokuća Hahn, Sébastien Marcel

This paper proposes PolyProtect, a method for protecting the sensitive face embeddings that are used to represent people's faces in neural-network-based face verification systems. PolyProtect transforms a face embedding …

Face RecognitionFace Verification

IDFace: Face Template Protection for Efficient and Secure Identification

2025-07-16 · Sunpill Kim, Seunghun Paik, Chanwoo Hwang, Dongsoo Kim 외 arxiv

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

Face IdentificationFace Recognition

MLP-Hash: Protecting Face Templates via Hashing of Randomized Multi-Layer Perceptron

2022-04-23 · Hatef Otroshi Shahreza, Vedrana Krivokuća Hahn, Sébastien Marcel

Applications of face recognition systems for authentication purposes are growing rapidly. Although state-of-the-art (SOTA) face recognition systems have high recognition accuracy, the features which are extracted for eac…

Face Recognition