CVAug 14, 2024

G$^2$V$^2$former: Graph Guided Video Vision Transformer for Face Anti-Spoofing

arXiv:2408.07675v22 citationsh-index: 12
Originality Incremental advance
AI Analysis

This addresses the problem of improving security in biometric systems by enhancing video-based spoof detection, though it is incremental as it builds on existing transformer and graph methods.

The paper tackles face anti-spoofing in videos by proposing G^2V^2former, which fuses photometric and dynamic features using a graph-guided vision transformer, achieving superior performance on nine benchmark datasets.

In videos containing spoofed faces, we may uncover the spoofing evidence based on either photometric or dynamic abnormality, even a combination of both. Prevailing face anti-spoofing (FAS) approaches generally concentrate on the single-frame scenario, however, purely photometric-driven methods overlook the dynamic spoofing clues that may be exposed over time. This may lead FAS systems to conclude incorrect judgments, especially in cases where it is easily distinguishable in terms of dynamics but challenging to discern in terms of photometrics. To this end, we propose the Graph Guided Video Vision Transformer (G$^2$V$^2$former), which combines faces with facial landmarks for photometric and dynamic feature fusion. We factorize the attention into space and time, and fuse them via a spatiotemporal block. Specifically, we design a novel temporal attention called Kronecker temporal attention, which has a wider receptive field, and is beneficial for capturing dynamic information. Moreover, we leverage the low-semantic motion of facial landmarks to guide the high-semantic change of facial expressions based on the motivation that regions containing landmarks may reveal more dynamic clues. Extensive experiments on nine benchmark datasets demonstrate that our method achieves superior performance under various scenarios. The codes will be released soon.

Foundations

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

Your Notes