Searching Central Difference Convolutional Networks for Face Anti-Spoofing
Zitong Yu, Chenxu Zhao, Zezheng Wang, Yunxiao Qin, Zhuo Su, Xiaobai, Li, Feng Zhou, Guoying Zhao

TL;DR
This paper introduces a novel face anti-spoofing method using Central Difference Convolution to capture detailed patterns, combined with neural architecture search and attention modules, achieving superior performance and robustness across multiple datasets.
Contribution
The paper proposes a new CDC-based network for face anti-spoofing, enhanced by NAS-designed architecture and attention modules, improving detail capture and generalization over existing methods.
Findings
Achieves 0.2% ACER on OULU-NPU Protocol-1
Generalizes well with 6.5% HTER across datasets
Outperforms state-of-the-art methods in experiments
Abstract
Face anti-spoofing (FAS) plays a vital role in face recognition systems. Most state-of-the-art FAS methods 1) rely on stacked convolutions and expert-designed network, which is weak in describing detailed fine-grained information and easily being ineffective when the environment varies (e.g., different illumination), and 2) prefer to use long sequence as input to extract dynamic features, making them difficult to deploy into scenarios which need quick response. Here we propose a novel frame level FAS method based on Central Difference Convolution (CDC), which is able to capture intrinsic detailed patterns via aggregating both intensity and gradient information. A network built with CDC, called the Central Difference Convolutional Network (CDCN), is able to provide more robust modeling capacity than its counterpart built with vanilla convolution. Furthermore, over a specifically designed…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Searching Central Difference Convolutional Networks for Face Anti-Spoofing· youtube
Taxonomy
TopicsBiometric Identification and Security · Face recognition and analysis · User Authentication and Security Systems
MethodsSigmoid Activation · Tanh Activation · Softmax · Long Short-Term Memory · Convolution
