paper-with-me

홈 › Papers

Deep Face Fuzzy Vault: Implementation and Performance

2021-02-04 · Christian Rathgeb, Johannes Merkle, Johanna Scholz, Benjamin Tams, Vanessa Nesterowicz

Biometric technologies, especially face recognition, have become an essential part of identity management systems worldwide. In deployments of biometrics, secure storage of biometric information is necessary in order to protect the users' privacy. In this context, biometric cryptosystems are designed to meet key requirements of biometric information protection enabling a privacy-preserving storage and comparison of biometric data. This work investigates the application of a well-known biometric cryptosystem, i.e. the improved fuzzy vault scheme, to facial feature vectors extracted through deep convolutional neural networks. To this end, a feature transformation method is introduced which maps fixed-length real-valued deep feature vectors to integer-valued feature sets. As part of said feature transformation, a detailed analysis of different feature quantisation and binarisation techniques is conducted. At key binding, obtained feature sets are locked in an unlinkable improved fuzzy vault. For key retrieval, the efficiency of different polynomial reconstruction techniques is investigated. The proposed feature transformation method and template protection scheme are agnostic of the biometric characteristic. In experiments, an unlinkable improved deep face fuzzy vault-based template protection scheme is constructed employing features extracted with a state-of-the-art deep convolutional neural network trained with the additive angular margin loss (ArcFace). For the best configuration, a false non-match rate below 1% at a false match rate of 0.01%, is achieved in cross-database experiments on the FERET and FRGCv2 face databases. On average, a security level of up to approximately 28 bits is obtained. This work presents an effective face-based fuzzy vault scheme providing privacy protection of facial reference data as well as digital key derivation from face.

📄 PDF Abstract BibTeX arXiv:2102.02458

Code (0)

등록된 구현이 없습니다.

Tasks

Face RecognitionManagementPrivacy PreservingRetrieval

Similar Papers 제목 키워드 기반

Multi-Biometric Fuzzy Vault based on Face and Fingerprints

2023-01-17 · Christian Rathgeb, Benjamin Tams, Johannes Merkle, Vanessa Nesterowicz 외

The fuzzy vault scheme has been established as cryptographic primitive suitable for privacy-preserving biometric authentication. To improve accuracy and privacy protection, biometric information of multiple characteristi…

Privacy Preserving

Offline Signature-Based Fuzzy Vault (OSFV: Review and New Results

2014-08-18 · George S. Eskander, Robert Sabourin, Eric Granger

An offline signature-based fuzzy vault (OSFV) is a bio-cryptographic implementation that uses handwritten signature images as biometrics instead of traditional passwords to secure private cryptographic keys. Having a rel…

The Fuzzy Vault for fingerprints is Vulnerable to Brute Force Attack

2007-08-22 · Preda Mihailescu

The \textit{fuzzy vault} approach is one of the best studied and well accepted ideas for binding cryptographic security into biometric authentication. The vault has been implemented in connection with fingerprint data by…

The Open Vault Challenge -- Learning how to build calibration-free interactive systems by cracking the code of a vault

2019-06-06 · Jonathan Grizou

This demo takes the form of a challenge to the IJCAI community. A physical vault, secured by a 4-digit code, will be placed in the demo area. The author will publicly open the vault by entering the code on a touch-based …

Graph in the Vault: Protecting Edge GNN Inference with Trusted Execution Environment

2025-02-20 · Ruyi Ding, Tianhong Xu, Aidong Adam Ding, Yunsi Fei

Wide deployment of machine learning models on edge devices has rendered the model intellectual property (IP) and data privacy vulnerable. We propose GNNVault, the first secure Graph Neural Network (GNN) deployment strate…

Graph Neural Network