Generalized Face Anti-spoofing via Finer Domain Partition and Disentangling Liveness-irrelevant Factors
Jingyi Yang, Zitong Yu, Xiuming Ni, Jia He, Hui Li
TL;DR
This work tackles the challenge of cross-domain generalization in face anti-spoofing by introducing a fine-grained identity-based domain partition and explicit disentanglement of liveness from identity. The proposed DLIF framework uses two encoders to learn orthogonal latent spaces for liveness ($\mathcal{U}$) and identity ($\mathcal{V}$), reinforced by Style Cross, Channel-wise Style Attention, and the Asymmetric Augmented Instance Contrast loss. Empirical results on four public datasets demonstrate state-of-the-art generalization for cross-dataset and limited-source scenarios, with strong scalability when leveraging well-trained face recognition models and larger identity diversity. The approach provides a practical pathway to robust FAS systems that generalize to unseen domains while remaining efficient and compatible with existing FR models.
Abstract
Face anti-spoofing techniques based on domain generalization have recently been studied widely. Adversarial learning and meta-learning techniques have been adopted to learn domain-invariant representations. However, prior approaches often consider the dataset gap as the primary factor behind domain shifts. This perspective is not fine-grained enough to reflect the intrinsic gap among the data accurately. In our work, we redefine domains based on identities rather than datasets, aiming to disentangle liveness and identity attributes. We emphasize ignoring the adverse effect of identity shift, focusing on learning identity-invariant liveness representations through orthogonalizing liveness and identity features. To cope with style shifts, we propose Style Cross module to expand the stylistic diversity and Channel-wise Style Attention module to weaken the sensitivity to style shifts, aiming to learn robust liveness representations. Furthermore, acknowledging the asymmetry between live and spoof samples, we introduce a novel contrastive loss, Asymmetric Augmented Instance Contrast. Extensive experiments on four public datasets demonstrate that our method achieves state-of-the-art performance under cross-dataset and limited source dataset scenarios. Additionally, our method has good scalability when expanding diversity of identities. The codes will be released soon.
