Face Presentation Attack Detection by Excavating Causal Clues and Adapting Embedding Statistics
Meiling Fang, Naser Damer

TL;DR
This paper introduces a novel face presentation attack detection method that leverages causal inference and feature distribution augmentation, achieving high effectiveness and efficiency without complex models or additional data.
Contribution
It models face PAD as a causal domain generalization task, excavates causal factors via counterfactuals, and employs class-guided MixStyle for data augmentation, all with minimal computational overhead.
Findings
Outperforms state-of-the-art PAD methods in cross-dataset tests.
Requires no extra trainable parameters or complex architectures.
Demonstrates high efficiency and effectiveness in experiments.
Abstract
Recent face presentation attack detection (PAD) leverages domain adaptation (DA) and domain generalization (DG) techniques to address performance degradation on unknown domains. However, DA-based PAD methods require access to unlabeled target data, while most DG-based PAD solutions rely on a priori, i.e., known domain labels. Moreover, most DA-/DG-based methods are computationally intensive, demanding complex model architectures and/or multi-stage training processes. This paper proposes to model face PAD as a compound DG task from a causal perspective, linking it to model optimization. We excavate the causal factors hidden in the high-level representation via counterfactual intervention. Moreover, we introduce a class-guided MixStyle to enrich feature-level data distribution within classes instead of focusing on domain information. Both class-guided MixStyle and counterfactual…
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
Face Presentation Attack Detection by Excavating Causal Clues and Adapting Embedding Statistics· youtube
Taxonomy
TopicsFace recognition and analysis · Virology and Viral Diseases · Domain Adaptation and Few-Shot Learning
