paper-with-me

홈 › Papers

WhisperNetV2: SlowFast Siamese Network For Lip-Based Biometrics

2024-07-11 · Abdollah Zakeri, Hamid Hassanpour, Mohammad Hossein Khosravi, Amir Masoud Nourollah

Lip-based biometric authentication (LBBA) has attracted many researchers during the last decade. The lip is specifically interesting for biometric researchers because it is a twin biometric with the potential to function both as a physiological and a behavioral trait. Although much valuable research was conducted on LBBA, none of them considered the different emotions of the client during the video acquisition step of LBBA, which can potentially affect the client's facial expressions and speech tempo. We proposed a novel network structure called WhisperNetV2, which extends our previously proposed network called WhisperNet. Our proposed network leverages a deep Siamese structure with triplet loss having three identical SlowFast networks as embedding networks. The SlowFast network is an excellent candidate for our task since the fast pathway extracts motion-related features (behavioral lip movements) with a high frame rate and low channel capacity. The slow pathway extracts visual features (physiological lip appearance) with a low frame rate and high channel capacity. Using an open-set protocol, we trained our network using the CREMA-D dataset and acquired an Equal Error Rate (EER) of 0.005 on the test set. Considering that the acquired EER is less than most similar LBBA methods, our method can be considered as a state-of-the-art LBBA method.

📄 PDF Abstract BibTeX arXiv:2407.08717

Code (0)

등록된 구현이 없습니다.

Tasks

Triplet

Methods 이 논문이 사용한 방법론

Triplet Loss The goal of Triplet loss, in the context of Siamese Networks, is to maximize the joint probability among all score-pairs i.e. the product of all probabilities. By using its…

Similar Papers 제목 키워드 기반

A Siamese Neural Network for Behavioral Biometrics Authentication

2021-01-01 · Jesús Solano, Esteban Rivera, Alejandra Castelblanco, Lizzy Tengana 외

The raise in popularity of personalized web and mobile applications brings about a need of robust authentication systems. Although password authentication is the most popular authentication mechanism, it has also several…

EDITH :ECG biometrics aided by Deep learning for reliable Individual auTHentication

2021-02-16 · Nabil Ibtehaz, Muhammad E. H. Chowdhury, Amith Khandakar, Serkan Kiranyaz 외

In recent years, physiological signal based authentication has shown great promises,for its inherent robustness against forgery. Electrocardiogram (ECG) signal, being the most widely studied biosignal, has also received …

Deep Learning

SigNet: Convolutional Siamese Network for Writer Independent Offline Signature Verification

2017-07-07 · Sounak Dey, Anjan Dutta, J. Ignacio Toledo, Suman K. Ghosh 외

Offline signature verification is one of the most challenging tasks in biometrics and document forensics. Unlike other verification problems, it needs to model minute but critical details between genuine and forged signa…

Handwriting Verification

Spectrum Translation for Cross-Spectral Ocular Matching

2020-02-14 · Kevin Hernandez Diaz, Fernando Alonso-Fernandez, Josef Bigun

Cross-spectral verification remains a big issue in biometrics, especially for the ocular area due to differences in the reflected features in the images depending on the region and spectrum used. In this paper, we invest…

TranslationTriplet

SlowFast Networks for Video Recognition

2018-12-10 · ICCV 2019 10 · Christoph Feichtenhofer, Haoqi Fan, Jitendra Malik, Kaiming He

We present SlowFast networks for video recognition. Our model involves (i) a Slow pathway, operating at low frame rate, to capture spatial semantics, and (ii) a Fast pathway, operating at high frame rate, to capture moti…

Action ClassificationAction DetectionAction RecognitionAction Recognition In Videos+2