CVJan 19, 2022

An Ensemble Model for Face Liveness Detection

arXiv:2201.08901v14 citations
AI Analysis

This addresses security issues in online user verification systems, but it appears incremental as it builds on existing ensemble and deep learning approaches.

The paper tackles face liveness detection to prevent presentation attacks in identity verification by proposing an ensemble deep learning model trained on a large-scale in-house dataset covering various attack types.

In this paper, we present a passive method to detect face presentation attack a.k.a face liveness detection using an ensemble deep learning technique. Face liveness detection is one of the key steps involved in user identity verification of customers during the online onboarding/transaction processes. During identity verification, an unauthenticated user tries to bypass the verification system by several means, for example, they can capture a user photo from social media and do an imposter attack using printouts of users faces or using a digital photo from a mobile device and even create a more sophisticated attack like video replay attack. We have tried to understand the different methods of attack and created an in-house large-scale dataset covering all the kinds of attacks to train a robust deep learning model. We propose an ensemble method where multiple features of the face and background regions are learned to predict whether the user is a bonafide or an attacker.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes