Search papers, labs, and topics across Lattice.
This study investigates the effectiveness of Vision Transformer (ViT) architectures in reducing demographic bias in Face Presentation Attack Detection (PAD) systems compared to traditional convolutional neural networks (CNNs). Utilizing the CASIA-SURF Cross-Ethnicity Face Anti-Spoofing dataset, the research finds that the pretrained DeiT-S model not only achieves the highest accuracy of 97.27% but also significantly narrows the performance gap between different ethnic groups, reducing the average classification error rate (ACER) gap from 0.75% to 0.13%. Furthermore, the DeiT-S model demonstrates a 3.6x advantage in generalization for unseen demographic groups, suggesting that architectural choices play a crucial role in promoting fairness in PAD systems.
Vision Transformers can dramatically reduce demographic bias in face PAD systems, achieving an 83% reduction in error gaps across ethnic groups.
Face Presentation Attack Detection (PAD) systems constitute a critical security layer in biometric authentication; however, existing approaches exhibit systematic performance disparities across demographic groups, disproportionately affecting individuals with darker skin tones. This paper presents a comparative empirical investigation of whether Vision Transformer architectures reduce demographic bias in face PAD systems relative to convolutional baselines. Experiments are conducted on the CASIA-SURF Cross-Ethnicity Face Anti-Spoofing (CeFA) dataset. Three architectures are evaluated: a Multimodal ViT-Tiny trained from scratch, a ResNet18 CNN baseline, and a pretrained DeiT-S fine-tuned on CeFA across African, East Asian, and zero-shot Central Asian demographic groups. DeiT-S achieves the highest overall accuracy of 97.27% and the lowest EER of 0.86%, outperforming ResNet18 at 90.15% accuracy. In terms of fairness, DeiT-S reduces the inter-ethnic ACER gap between African and East Asian subjects to 0.13%, compared to 0.75% reported in an LBP-based work [6], representing an 83% reduction. Most notably, while ResNet18 records a BPCER of 10.44% on zero-shot Central Asian subjects, DeiT-S maintains 2.89% on the same unseen group, demonstrating a 3.6x generalization advantage. These results suggest that pretrained Vision Transformers achieve superior PAD accuracy, produce smaller demographic performance gaps, and generalize more equitably across unseen demographic groups, indicating that cross-demographic fairness in PAD may partly be influenced by architectural design.