paper-with-me

Papers

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 each user and are stored in the system's database contain privacy-sensitive information. Accordingly, compromising this data would jeopardize users' privacy. In this paper, we propose a new cancelable template protection method, dubbed MLP-hash, which generates protected templates by passing the extracted features through a user-specific randomly-weighted multi-layer perceptron (MLP) and binarizing the MLP output. We evaluated the unlinkability, irreversibility, and recognition accuracy of our proposed biometric template protection method to fulfill the ISO/IEC 30136 standard requirements. Our experiments with SOTA face recognition systems on the MOBIO and LFW datasets show that our method has competitive performance with the BioHashing and IoM Hashing (IoM-GRP and IoM-URP) template protection algorithms. We provide an open-source implementation of all the experiments presented in this paper so that other researchers can verify our findings and build upon our work.

📄 PDF Abstract BibTeX arXiv:2204.11054

Code (1)

https://gitlab.idiap.ch/bob/bob.paper.eusipco2023_mlphash 공식 구현

Tasks

Face Recognition

Similar Papers 제목 키워드 기반

A Generalized Approach for Cancellable Template and Its Realization for Minutia Cylinder-Code

2022-03-02 · Xingbo Dong, Zhe Jin, KokSheik Wong

Hashing technology gains much attention in protecting the biometric template lately. For instance, Index-of-Max (IoM), a recent reported hashing technique, is a ranking-based locality sensitive hashing technique, which i…

Benchmarking of Cancelable Biometrics for Deep Templates

2023-02-26 · Hatef Otroshi Shahreza, Pietro Melzi, Dailé Osorio-Roig, Christian Rathgeb 외

In this paper, we benchmark several cancelable biometrics (CB) schemes on different biometric characteristics. We consider BioHashing, Multi-Layer Perceptron (MLP) Hashing, Bloom Filters, and two schemes based on Index-o…

BenchmarkingBinarization

Enhancing Template Security of Face Biometrics by Using Edge Detection and Hashing

2014-01-22 · Manoj Krishnaswamy, G. Hemantha Kumar

In this paper we address the issues of using edge detection techniques on facial images to produce cancellable biometric templates and a novel method for template verification against tampering. With increasing use of bi…

Edge DetectionEthics

Recursive n-gram hashing is pairwise independent, at best

2007-05-31 · Daniel Lemire, Owen Kaser

Many applications use sequences of n consecutive symbols (n-grams). Hashing these n-grams can be a performance bottleneck. For more speed, recursive hash families compute hash values by updating previous values. We prove…

Hashing-Accelerated Graph Neural Networks for Link Prediction

2021-05-29 · Wei Wu, Bin Li, Chuan Luo, Wolfgang Nejdl

Networks are ubiquitous in the real world. Link prediction, as one of the key problems for network-structured data, aims to predict whether there exists a link between two nodes. The traditional approaches are based on t…

Graph Neural NetworkLink PredictionPrediction