Skip to content

Usman1021/DLE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Deep Ensemble Learning with Frame Skipping for Face Anti-Spoofing

Authors: Usman Muhammad, Md Ziaul Hoque, Mourad Oussalah, and Jorma Laaksonen

Abstract

Face presentation attacks (PA), also known as spoofing attacks, pose a substantial threat to biometric systems that rely on facial recognition systems, such as access control systems, mobile payments, and identity verification systems. To mitigate the risk of spoofing, various video-based methods have been introduced in the literature that analyze face motion in consecutive video frames. However, estimating the motion between adjacent frames is a challenging task and requires high computational cost. In this paper, we rephrase the face anti-spoofing task as a motion prediction problem and introduce a deep ensemble learning model with a frame skipping mechanism. In particular, the proposed frame skipping adopts a uniform sampling approach by dividing the original video into a fixed size of video clips. By doing so, every first frame of the clip is selected to ensure that the temporal dynamics can easily be perceived during the training of three different recurrent neural networks (RNNs). Motivated by the performance of individual RNNs, a meta-model is developed to improve the overall detection performance by combining the prediction of individual RNNs. Extensive experiments were performed on four datasets, and state-of-the-art performance is reported on MSU-MFSD (3.12%), Replay-Attack (11.19%), and OULU-NPU (12.23%) databases by using half total error rates (HTERs) in the most challenging cross-dataset testing scenario.

About

Deep Ensemble Learning with Frame Skipping

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages