CVLGIVOct 22, 2024

Evaluating the Effectiveness of Attack-Agnostic Features for Morphing Attack Detection

arXiv:2410.16802v12 citationsh-index: 52024 IEEE International Joint Conference on Biometrics (IJCB)
Originality Incremental advance
AI Analysis

This addresses security threats from diverse morphing attacks for face recognition systems, but is incremental as it builds on existing feature extraction methods.

The paper tackled the problem of detecting morphing attacks in face recognition systems by using attack-agnostic features from large vision models, and found that these features outperformed traditional detectors in most scenarios.

Morphing attacks have diversified significantly over the past years, with new methods based on generative adversarial networks (GANs) and diffusion models posing substantial threats to face recognition systems. Recent research has demonstrated the effectiveness of features extracted from large vision models pretrained on bonafide data only (attack-agnostic features) for detecting deep generative images. Building on this, we investigate the potential of these image representations for morphing attack detection (MAD). We develop supervised detectors by training a simple binary linear SVM on the extracted features and one-class detectors by modeling the distribution of bonafide features with a Gaussian Mixture Model (GMM). Our method is evaluated across a comprehensive set of attacks and various scenarios, including generalization to unseen attacks, different source datasets, and print-scan data. Our results indicate that attack-agnostic features can effectively detect morphing attacks, outperforming traditional supervised and one-class detectors from the literature in most scenarios. Additionally, we provide insights into the strengths and limitations of each considered representation and discuss potential future research directions to further enhance the robustness and generalizability of our approach.

Code Implementations1 repo
Foundations

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

Your Notes