paper-with-me

Papers

Learning to Authenticate with Deep Multibiometric Hashing and Neural Network Decoding

2019-02-11 · Veeru Talreja, Sobhan Soleymani, Matthew C. Valenti, Nasser M. Nasrabadi

In this paper, we propose a novel multimodal deep hashing neural decoder (MDHND) architecture, which integrates a deep hashing framework with a neural network decoder (NND) to create an effective multibiometric authentication system. The MDHND consists of two separate modules: a multimodal deep hashing (MDH) module, which is used for feature-level fusion and binarization of multiple biometrics, and a neural network decoder (NND) module, which is used to refine the intermediate binary codes generated by the MDH and compensate for the difference between enrollment and probe biometrics (variations in pose, illumination, etc.). Use of NND helps to improve the performance of the overall multimodal authentication system. The MDHND framework is trained in 3 steps using joint optimization of the two modules. In Step 1, the MDH parameters are trained and learned to generate a shared multimodal latent code; in Step 2, the latent codes from Step 1 are passed through a conventional error-correcting code (ECC) decoder to generate the ground truth to train a neural network decoder (NND); in Step 3, the NND decoder is trained using the ground truth from Step 2 and the MDH and NND are jointly optimized. Experimental results on a standard multimodal dataset demonstrate the superiority of our method relative to other current multimodal authentication systems

📄 PDF Abstract BibTeX arXiv:1902.04149

Code (0)

등록된 구현이 없습니다.

Tasks

BinarizationDecoderDeep Hashing

Similar Papers 제목 키워드 기반

Multibiometrics Using a Single Face Image

2024-09-30 · Koichi Ito, Taito Tonosaki, Takafumi Aoki, Tetsushi Ohki 외

Multibiometrics, which uses multiple biometric traits to improve recognition performance instead of using only one biometric trait to authenticate individuals, has been investigated. Previous studies have combined indivi…

Multibiometric Secure System Based on Deep Learning

2017-08-07 · Veeru Talreja, Matthew C. Valenti, Nasser M. Nasrabadi

In this paper, we propose a secure multibiometric system that uses deep neural networks and error-correction coding. We present a feature-level fusion framework to generate a secure multibiometric template from each user…

DecoderDeep Learning

Statistical Meta-Analysis of Presentation Attacks for Secure Multibiometric Systems

2016-09-06 · Battista Biggio, Giorgio Fumera, Gian Luca Marcialis, Fabio Roli

Prior work has shown that multibiometric systems are vulnerable to presentation attacks, assuming that their matching score distribution is identical to that of genuine users, without fabricating any fake trait. We have …

A Practical Blockchain Framework using Image Hashing for Image Authentication

2020-04-15 · Cameron White, Manoranjan Paul, Subrata Chakraborty

Blockchain is a relatively new technology that can be seen as a decentralised database. Blockchain systems heavily rely on cryptographic hash functions to store their data, which makes it difficult to tamper with any dat…

Spotlight Attention: Towards Efficient LLM Generation via Non-linear Hashing-based KV Cache Retrieval

2025-08-27 · Wenhao Li, Yuxin Zhang, Gen Luo, Haiyuan Wan 외 arxiv

Reducing the key-value (KV) cache burden in Large Language Models (LLMs) significantly accelerates inference. Dynamically selecting critical KV caches during decoding helps maintain performance. Existing methods use rand…