CVJun 29, 2020

Creating Artificial Modalities to Solve RGB Liveness

arXiv:2006.16028v13 citations
Originality Incremental advance
AI Analysis

This addresses the problem of face anti-spoofing for security applications, offering an incremental improvement by enhancing robustness to unseen attacks and ethnicities without requiring special cameras.

The paper tackles face anti-spoofing by creating artificial modalities from RGB videos using rank pooling and optical flow, achieving state-of-the-art results on the CASIA-SURF CeFA dataset.

Special cameras that provide useful features for face anti-spoofing are desirable, but not always an option. In this work we propose a method to utilize the difference in dynamic appearance between bona fide and spoof samples by creating artificial modalities from RGB videos. We introduce two types of artificial transforms: rank pooling and optical flow, combined in end-to-end pipeline for spoof detection. We demonstrate that using intermediate representations that contain less identity and fine-grained features increase model robustness to unseen attacks as well as to unseen ethnicities. The proposed method achieves state-of-the-art on the largest cross-ethnicity face anti-spoofing dataset CASIA-SURF CeFA (RGB).

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