Daily Arxiv

This is a page that curates AI-related papers published worldwide.
All content here is summarized using Google Gemini and operated on a non-profit basis.
Copyright for each paper belongs to the authors and their institutions; please make sure to credit the source when sharing.

Spoof Trace Discovery for Deep Learning Based Explainable Face Anti-Spoofing

Created by
  • Haebom

Author

Haoyuan Zhang, Xiangyu Zhu, Li Gao, Jiawei Pan, Kai Pang, Guoying Zhao, Zhen Lei

Outline

This paper proposes a study to overcome the limitation of existing models that simply output the result of "fake face" in the field of Face Anti-Spoofing (FAS), which is becoming increasingly important due to the increasing use of face recognition technology in daily life. It points out the problem that although existing FAS models achieve high accuracy, they are unreliable and cause user confusion because they cannot explain the reason. Therefore, this paper defines a new problem called Explainable Face Anti-Spoofing (X-FAS) by integrating Explainable Artificial Intelligence (XAI) into FAS, and proposes SPoof Trace Discovery (SPTD), a X-FAS method that discovers spoofing traces and provides a reliable explanation. Furthermore, we present the X-FAS benchmark, which includes expert-annotated spoofing traces to evaluate the quality of the X-FAS method, and experimentally demonstrate the reliable explanation generation ability of SPTD by analyzing the explanations of SPTD and comparing them quantitatively and qualitatively with existing XAI methods.

Takeaways, Limitations

Takeaways:
Integrating XAI into FAS presents a new research direction to improve model reliability and user understandability.
Proposal of an effective X-FAS method called SPTD and its performance verification
X-Presenting a new benchmark for evaluating FAS methods
The superiority of SPTD is proven through comparative analysis with the existing XAI method.
Limitations:
Further validation of the scale and generalizability of the proposed X-FAS benchmark is needed.
Further performance evaluation of SPTD against various spoofing attack types is needed.
The need for interpretability of SPTD descriptions and development of a user-friendly interface
👍