CVJan 17, 2024

Generalized Face Liveness Detection via De-fake Face Generator

arXiv:2401.09006v29 citationsh-index: 20IEEE Trans Pattern Anal Mach Intell
Originality Highly original
AI Analysis

This addresses the domain generalization challenge in face anti-spoofing for security applications, representing a novel method for a known bottleneck.

The paper tackles the problem of Face Anti-spoofing (FAS) generalizing poorly to unseen domains by proposing an Anomalous cue Guided FAS method that leverages large-scale real face images via a De-fake Face Generator, achieving state-of-the-art results in cross-domain evaluations on nine public datasets.

Previous Face Anti-spoofing (FAS) methods face the challenge of generalizing to unseen domains, mainly because most existing FAS datasets are relatively small and lack data diversity. Thanks to the development of face recognition in the past decade, numerous real face images are available publicly, which are however neglected previously by the existing literature. In this paper, we propose an Anomalous cue Guided FAS (AG-FAS) method, which can effectively leverage large-scale additional real faces for improving model generalization via a De-fake Face Generator (DFG). Specifically, by training on a large-scale real face only dataset, the generator obtains the knowledge of what a real face should be like, and thus has the capability of generating a "real" version of any input face image. Consequently, the difference between the input face and the generated "real" face can be treated as cues of attention for the fake feature learning. With the above ideas, an Off-real Attention Network (OA-Net) is proposed which allocates its attention to the spoof region of the input according to the anomalous cue. Extensive experiments on a total of nine public datasets show our method achieves state-of-the-art results under cross-domain evaluations with unseen scenarios and unknown presentation attacks. Besides, we provide theoretical analysis demonstrating the effectiveness of the proposed anomalous cues.

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