Cyclically Disentangled Feature Translation for Face Anti-spoofing
This addresses domain adaptation for face anti-spoofing, improving generalization across different scenarios like illumination or spoof types, but it is incremental as it builds on existing domain adaptation methods.
The paper tackles cross-scenario face anti-spoofing by proposing a cyclically disentangled feature translation network (CDFTN) to generate pseudo-labeled samples with domain-invariant liveness features, significantly outperforming state-of-the-art methods in experiments on public datasets.
Current domain adaptation methods for face anti-spoofing leverage labeled source domain data and unlabeled target domain data to obtain a promising generalizable decision boundary. However, it is usually difficult for these methods to achieve a perfect domain-invariant liveness feature disentanglement, which may degrade the final classification performance by domain differences in illumination, face category, spoof type, etc. In this work, we tackle cross-scenario face anti-spoofing by proposing a novel domain adaptation method called cyclically disentangled feature translation network (CDFTN). Specifically, CDFTN generates pseudo-labeled samples that possess: 1) source domain-invariant liveness features and 2) target domain-specific content features, which are disentangled through domain adversarial training. A robust classifier is trained based on the synthetic pseudo-labeled images under the supervision of source domain labels. We further extend CDFTN for multi-target domain adaptation by leveraging data from more unlabeled target domains. Extensive experiments on several public datasets demonstrate that our proposed approach significantly outperforms the state of the art.