CVAug 11, 2022

Unsupervised Face Morphing Attack Detection via Self-paced Anomaly Detection

arXiv:2208.05787v124 citationsh-index: 41
Originality Incremental advance
AI Analysis

This addresses security vulnerabilities in biometric systems by improving detection of novel morphing attacks without labeled data, representing a significant advance over supervised approaches.

The paper tackles the problem of detecting face morphing attacks in unsupervised settings, where supervised methods fail due to dataset limitations, and shows that their proposed self-paced anomaly detection method outperforms supervised solutions with higher generalizability to unknown attacks.

The supervised-learning-based morphing attack detection (MAD) solutions achieve outstanding success in dealing with attacks from known morphing techniques and known data sources. However, given variations in the morphing attacks, the performance of supervised MAD solutions drops significantly due to the insufficient diversity and quantity of the existing MAD datasets. To address this concern, we propose a completely unsupervised MAD solution via self-paced anomaly detection (SPL-MAD) by leveraging the existing large-scale face recognition (FR) datasets and the unsupervised nature of convolutional autoencoders. Using general FR datasets that might contain unintentionally and unlabeled manipulated samples to train an autoencoder can lead to a diverse reconstruction behavior of attack and bona fide samples. We analyze this behavior empirically to provide a solid theoretical ground for designing our unsupervised MAD solution. This also results in proposing to integrate our adapted modified self-paced learning paradigm to enhance the reconstruction error separability between the bona fide and attack samples in a completely unsupervised manner. Our experimental results on a diverse set of MAD evaluation datasets show that the proposed unsupervised SPL-MAD solution outperforms the overall performance of a wide range of supervised MAD solutions and provides higher generalizability on unknown attacks.

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