Search papers, labs, and topics across Lattice.
This study systematically evaluates 32 foundation models (FMs) for face presentation attack detection (PAD) to understand their limitations, particularly in cross-dataset scenarios. Despite the promise of FMs, zero-shot prompting yields near-chance performance, and low-rank adaptation (LoRA) with minimal trainable weights results in significantly better intra-dataset accuracy but fails to improve cross-dataset generalization. The findings indicate that the pretrained representations and the choice of adaptation dataset are more critical for performance than the lightweight adaptation strategy itself.
LoRA adaptation alone can lead to a staggering drop in performance for face presentation attack detection when evaluated across different datasets.
Face presentation attack detection (PAD) aims to reliably detect a wide range of presentation attacks. While PAD methods achieve strong performance within individual datasets, their performance degrades under cross-dataset evaluation. Variations in sensors or lighting conditions can reduce the effectiveness of detectors from near-perfect to nearly random. Foundation models (FMs) have emerged as a promising alternative because typical PAD datasets, such as the MCIO benchmarks (MSU-MFSD, CASIA-FASD, Replay-Attack, and OULU-NPU), are small relative to the scale used for web-based pretraining. However, existing PAD systems primarily focus on CLIP-based foundation models, while overlooking other FMs with different architectures and training procedures. This study addresses this question by systematically evaluating 32 FMs. Zero-shot prompting achieves performance near chance across model families and scales. The vision encoders, when low-rankadapted (LoRA) with fewer than 1% trainable weights, achieve below 2% intra-dataset ACER in most cases, while cross-dataset ACER is substantially higher. LoRA primarily refines the decision boundary within a dataset, suggesting that pretrained representations and the adaptation dataset play a larger role in cross-dataset generalization than the evaluated lightweight adaptation strategy.