paper-with-me

홈 › Papers

Dual Channel Multi-Attention in ViT for Biometric Authentication using Forehead Subcutaneous Vein Pattern and Periocular Pattern

2024-12-26 · Arun K. Sharma, Shubhobrata Bhattacharya, Motahar Reza

Traditional biometric systems, like face and fingerprint recognition, have encountered significant setbacks due to wearing face masks and hygiene concerns. To meet the challenges of the partially covered face due to face masks and hygiene concerns of fingerprint recognition, this paper proposes a novel dual-channel multi-attention Vision Transformer (ViT) framework for biometric authentication using forehead subcutaneous vein patterns and periocular patterns, offering a promising alternative to traditional methods, capable of performing well even with face masks and without any physical touch. The proposed framework leverages a dual-channel ViT architecture, designed to handle two distinct biometric traits. It can capture long-range dependencies of independent features from the vein and periocular patterns. A custom classifier is then designed to integrate the independently extracted features, producing a final class prediction. The performance of the proposed algorithm was rigorously evaluated using the Forehead Subcutaneous Vein Pattern and Periocular Biometric Pattern (FSVP-PBP) database. The results demonstrated the superiority of the algorithm over state-of-the-art methods, achieving remarkable classification accuracy of $99.3 \pm 0.02\%$ with the combined vein and periocular patterns.

📄 PDF Abstract BibTeX arXiv:2412.19160

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Attention 설명 없음
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Residual Connection 설명 없음

Similar Papers 제목 키워드 기반

AuthFormer: Adaptive Multimodal biometric authentication transformer for middle-aged and elderly people

2024-11-08 · Yang rui, Meng ling-tao, Zhang qiu-yu

Multimodal biometric authentication methods address the limitations of unimodal biometric technologies in security, robustness, and user adaptability. However, most existing methods depend on fixed combinations and numbe…

MultiLock: Mobile Active Authentication based on Multiple Biometric and Behavioral Patterns

2019-01-29 · Alejandro Acien, Aythami Morales, Ruben Vera-Rodriguez, Julian Fierrez

In this paper we evaluate mobile active authentication based on an ensemble of biometrics and behavior-based profiling signals. We consider seven different data channels and their combination. Touch dynamics (touch gestu…

DeepKey: An EEG and Gait Based Dual-Authentication System

2017-06-06 · Xiang Zhang, Lina Yao, Chaoran Huang, Tao Gu 외

Biometric authentication involves various technologies to identify individuals by exploiting their unique, measurable physiological and behavioral characteristics. However, traditional biometric authentication systems (e…

EEGElectroencephalogram (EEG)Face RecognitionGait Identification

Multimodal Biometric Authentication Using Camera-Based PPG and Fingerprint Fusion

2024-12-07 · Xue Xian Zheng, M. M. Ur Rahma, Bilal Taha, Mudassir Masood 외

Camera-based photoplethysmography (PPG) obtained from smartphones has shown great promise for personalized healthcare and secure authentication. This paper presents a multimodal biometric system that integrates PPG signa…

Photoplethysmography (PPG)

Performance Optimization of Surface Electromyography (sEMG) based Biometric Sensing System for both Verification and Identification

2021-03-10 · Ashirbad Pradhan, Jiayuan He, Ning Jiang

Recently, surface electromyography (sEMG) emerged as a novel biometric authentication method. Since EMG system parameters, such as the feature extraction methods and the number of channels, have been known to affect syst…