paper-with-me

홈 › Papers

TinySiamese Network for Biometric Analysis

2023-07-02 · Islem Jarraya, Tarek M. Hamdani, Habib Chabchoub, Adel M. ALIMI

Biometric recognition is the process of verifying or classifying human characteristics in images or videos. It is a complex task that requires machine learning algorithms, including convolutional neural networks (CNNs) and Siamese networks. Besides, there are several limitations to consider when using these algorithms for image verification and classification tasks. In fact, training may be computationally intensive, requiring specialized hardware and significant computational resources to train and deploy. Moreover, it necessitates a large amount of labeled data, which can be time-consuming and costly to obtain. The main advantage of the proposed TinySiamese compared to the standard Siamese is that it does not require the whole CNN for training. In fact, using a pre-trained CNN as a feature extractor and the TinySiamese to learn the extracted features gave almost the same performance and efficiency as the standard Siamese for biometric verification. In this way, the TinySiamese solves the problems of memory and computational time with a small number of layers which did not exceed 7. It can be run under low-power machines which possess a normal GPU and cannot allocate a large RAM space. Using TinySiamese with only 8 GO of memory, the matching time decreased by 76.78% on the B2F (Biometric images of Fingerprints and Faces), FVC2000, FVC2002 and FVC2004 while the training time for 10 epochs went down by approximately 93.14% on the B2F, FVC2002, THDD-part1 and CASIA-B datasets. The accuracy of the fingerprint, gait (NM-angle 180 degree) and face verification tasks was better than the accuracy of a standard Siamese by 0.87%, 20.24% and 3.85% respectively. TinySiamese achieved comparable accuracy with related works for the fingerprint and gait classification tasks.

📄 PDF Abstract BibTeX arXiv:2307.00578

Code (0)

등록된 구현이 없습니다.

Tasks

Face VerificationGPU

Similar Papers 제목 키워드 기반

Fusing Face and Periocular biometrics using Canonical correlation analysis

2016-03-29 · N. S. Lakshmiprabha

This paper presents a novel face and periocular biometric fusion at feature level using canonical correlation analysis. Face recognition itself has limitations such as illumination, pose, expression, occlusion etc. Also,…

Face Recognition

Cryptanalysis of Cancelable Biometrics Vault

2025-01-10 · Patrick Lacharme, Kevin Thiry-Atighehchi

Cancelable Biometrics (CB) stands for a range of biometric transformation schemes combining biometrics with user specific tokens to generate secure templates. Required properties are the irreversibility, unlikability and…

Cryptanalysis

PABAU: Privacy Analysis of Biometric API Usage

2022-12-21 · Feiyang Tang

Biometric data privacy is becoming a major concern for many organizations in the age of big data, particularly in the ICT sector, because it may be easily exploited in apps. Most apps utilize biometrics by accessing comm…

Longitudinal Study of Facial Biometrics at the BEZ: Temporal Variance Analysis

2025-07-09 · Mathias Schulz, Alexander Spenke, Pia Funk, Florian Blümel 외 arxiv

This study presents findings from long-term biometric evaluations conducted at the Biometric Evaluation Center (bez). Over the course of two and a half years, our ongoing research with over 400 participants representing …

Face Recognition

General Framework to Evaluate Unlinkability in Biometric Template Protection Systems

2023-11-08 · Marta Gomez-Barrero, Javier Galbally, Christian Rathgeb, Christoph Busch

The wide deployment of biometric recognition systems in the last two decades has raised privacy concerns regarding the storage and use of biometric data. As a consequence, the ISO/IEC 24745 international standard on biom…