# Learning Meta Model for Zero- and Few-shot Face Anti-spoofing

**Authors:** Yunxiao Qin, Chenxu Zhao, Xiangyu Zhu, Zezheng Wang, Zitong Yu, Tianyu, Fu, Feng Zhou, Jingping Shi, Zhen Lei

arXiv: 1904.12490 · 2021-09-08

## TL;DR

This paper introduces AIM-FAS, a meta-learning approach for face anti-spoofing that generalizes to unseen attacks and adapts quickly with few examples, addressing overfitting and vulnerability issues.

## Contribution

It proposes a novel meta-learning framework for zero- and few-shot face anti-spoofing, enabling better generalization and rapid adaptation to new spoofing attacks.

## Key findings

- AIM-FAS outperforms existing methods on new benchmarks.
- The approach effectively detects unseen spoofing types.
- Meta-learning improves generalization in face anti-spoofing.

## Abstract

Face anti-spoofing is crucial to the security of face recognition systems. Most previous methods formulate face anti-spoofing as a supervised learning problem to detect various predefined presentation attacks, which need large scale training data to cover as many attacks as possible. However, the trained model is easy to overfit several common attacks and is still vulnerable to unseen attacks. To overcome this challenge, the detector should: 1) learn discriminative features that can generalize to unseen spoofing types from predefined presentation attacks; 2) quickly adapt to new spoofing types by learning from both the predefined attacks and a few examples of the new spoofing types. Therefore, we define face anti-spoofing as a zero- and few-shot learning problem. In this paper, we propose a novel Adaptive Inner-update Meta Face Anti-Spoofing (AIM-FAS) method to tackle this problem through meta-learning. Specifically, AIM-FAS trains a meta-learner focusing on the task of detecting unseen spoofing types by learning from predefined living and spoofing faces and a few examples of new attacks. To assess the proposed approach, we propose several benchmarks for zero- and few-shot FAS. Experiments show its superior performances on the presented benchmarks to existing methods in existing zero-shot FAS protocols.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1904.12490/full.md

## Figures

6 figures with captions in the complete paper: https://tomesphere.com/paper/1904.12490/full.md

## References

34 references — full list in the complete paper: https://tomesphere.com/paper/1904.12490/full.md

---
Source: https://tomesphere.com/paper/1904.12490