Enhancing Learnable Descriptive Convolutional Vision Transformer for Face Anti-Spoofing
Pei-Kai Huanga, Jun-Xiong Chong, Ming-Tsung Hsu, Fang-Yu Hsu, Chiou-Ting Hsu
TL;DR
The paper tackles face anti-spoofing (FAS) by addressing fine-grained supervision gaps, partial spoofing, and cross-domain generalization. It extends the Learnable Descriptive Convolutional Vision Transformer (LDCformer) with three training strategies: dual-attention supervision for region-specific liveness cues, self-challenging supervision to create hard, mixed-attacks, and transitional triplet mining to improve domain generalization. Across extensive intra- and cross-domain benchmarks, the approach achieves state-of-the-art results and demonstrates robust performance on unseen and partial attacks, validating the effectiveness of joint supervision. The work also discusses computational trade-offs and proposes future directions toward multi-modal FAS and online/test-time adaptation to sustain gains in practical applications.
Abstract
Face anti-spoofing (FAS) heavily relies on identifying live/spoof discriminative features to counter face presentation attacks. Recently, we proposed LDCformer to successfully incorporate the Learnable Descriptive Convolution (LDC) into ViT, to model long-range dependency of locally descriptive features for FAS. In this paper, we propose three novel training strategies to effectively enhance the training of LDCformer to largely boost its feature characterization capability. The first strategy, dual-attention supervision, is developed to learn fine-grained liveness features guided by regional live/spoof attentions. The second strategy, self-challenging supervision, is designed to enhance the discriminability of the features by generating challenging training data. In addition, we propose a third training strategy, transitional triplet mining strategy, through narrowing the cross-domain gap while maintaining the transitional relationship between live and spoof features, to enlarge the domain-generalization capability of LDCformer. Extensive experiments show that LDCformer under joint supervision of the three novel training strategies outperforms previous methods.
