CVAIApr 23, 2023

An Efficient Ensemble Explainable AI (XAI) Approach for Morphed Face Detection

arXiv:2304.14509v117 citationsh-index: 10
Originality Synthesis-oriented
AI Analysis

This work addresses the need for trust in deep learning-based biometric systems for security applications like border control, but it is incremental as it combines existing XAI methods without introducing a fundamentally new paradigm.

The paper tackles the problem of understanding black-box deep learning models for morphed face detection by proposing an ensemble explainable AI (XAI) approach that integrates Saliency maps, CAM, and Grad-CAM to provide visual explanations for an EfficientNet-B1 model, with experimental evaluations on three public datasets showing that the approach highlights fine-grained details and reasoning for decisions.

The extensive utilization of biometric authentication systems have emanated attackers / imposters to forge user identity based on morphed images. In this attack, a synthetic image is produced and merged with genuine. Next, the resultant image is user for authentication. Numerous deep neural convolutional architectures have been proposed in literature for face Morphing Attack Detection (MADs) to prevent such attacks and lessen the risks associated with them. Although, deep learning models achieved optimal results in terms of performance, it is difficult to understand and analyse these networks since they are black box/opaque in nature. As a consequence, incorrect judgments may be made. There is, however, a dearth of literature that explains decision-making methods of black box deep learning models for biometric Presentation Attack Detection (PADs) or MADs that can aid the biometric community to have trust in deep learning-based biometric systems for identification and authentication in various security applications such as border control, criminal database establishment etc. In this work, we present a novel visual explanation approach named Ensemble XAI integrating Saliency maps, Class Activation Maps (CAM) and Gradient-CAM (Grad-CAM) to provide a more comprehensive visual explanation for a deep learning prognostic model (EfficientNet-B1) that we have employed to predict whether the input presented to a biometric authentication system is morphed or genuine. The experimentations have been performed on three publicly available datasets namely Face Research Lab London Set, Wide Multi-Channel Presentation Attack (WMCA), and Makeup Induced Face Spoofing (MIFS). The experimental evaluations affirms that the resultant visual explanations highlight more fine-grained details of image features/areas focused by EfficientNet-B1 to reach decisions along with appropriate reasoning.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes