2026 |
Ivanovska, Marija; Todorov, Leon; Peer, Peter; Štruc, Vitomir SelfMAD++: Self-Supervised Foundation Model with Local Feature Enhancement for Generalized Morphing Attack Detection Članek v strokovni reviji V: Information Fusion, vol. 127, Part C, no. 103921, str. 1-16, 2026. Povzetek | Povezava | BibTeX | Oznake: anomaly detection, biometrics, CLIP, computer vision, face morphing detection, face recognition, foundation models @article{InfoFUS_Marija,Face morphing attacks pose a growing threat to biometric systems, exacerbated by the rapid emergence of powerful generative techniques that enable realistic and seamless facial image manipulations. To address this challenge, we introduce SelfMAD++, a robust and generalized single-image morphing attack detection (S-MAD) framework. Unlike our previous work SelfMAD, which introduced a data augmentation technique to train off-the-shelf classifiers for attack detection, SelfMAD++ advances this paradigm by integrating the artifact-driven augmentation with foundation models and fine-grained spatial reasoning. At its core, SelfMAD++ builds on CLIP—a vision-language foundation model—adapted via Low-Rank Adaptation (LoRA) to align image representations with task-specific text prompts. To enhance sensitivity to spatially subtle and fine-grained artifacts, we integrate a parallel multi-scale convolutional branch specialized in dense, multi-scale feature extraction. This branch is guided by an auxiliary segmentation module, which acts as a regularizer by disentangling bona fide facial regions from potentially manipulated ones. The dual-branch features are adaptively fused through a gated attention mechanism, capturing both semantic context and fine-grained spatial cues indicative of morphing. SelfMAD++ is trained end-to-end using a multi-objective loss that balances semantic alignment, segmentation consistency, and classification accuracy. Extensive experiments across nine standard benchmark datasets demonstrate that SelfMAD++ achieves state-of-the-art performance, with an average Equal Error Rate (EER) of 3.91%, outperforming both supervised and unsupervised MAD methods by large margins. Notably, SelfMAD++ excels on modern, high-quality morphs generated by GAN and diffusion--based morphing methods, demonstrating its robustness and strong generalization capability. SelfMAD++ code and supplementary resources are publicly available at: https://github.com/LeonTodorov/SelfMADpp. |
2025 |
Ivanovska, Marija; Todorov, Leon; Damer, Naser; Jain, Deepak Kumar; Peer, Peter; Štruc, Vitomir SelfMAD: Enhancing Generalization and Robustness in Morphing Attack Detection via Self-Supervised Learning Proceedings Article V: IEEE International Conference on Automatic Face and Gesture Recognition 2025, str. 1-10, 2025. Povzetek | Povezava | BibTeX | Oznake: biometrics, face, face morphing, face morphing attack, face morphing detection, self-supervised learning, selfMAD @inproceedings{MarijaFG2025,With the continuous advancement of generative models, face morphing attacks have become a significant challenge for existing face verification systems due to their potential use in identity fraud and other malicious activities. Contemporary Morphing Attack Detection (MAD) approaches frequently rely on supervised, discriminative models trained on examples of bona fide and morphed images. These models typically perform well with morphs generated with techniques seen during training, but often lead to suboptimal performance when subjected to novel unseen morphing techniques. While unsupervised models have been shown to perform better in terms of generalizability, they typically result in higher error rates, as they struggle to effectively capture features of subtle artifacts. To address these shortcomings, we present SelfMAD, a novel self-supervised approach that simulates general morphing attack artifacts, allowing classifiers to learn generic and robust decision boundaries without overfitting to the specific artifacts induced by particular face morphing methods. Through extensive experiments on widely used datasets, we demonstrate that SelfMAD significantly outperforms current state-of-the-art MADs, reducing the detection error by more than 64% in terms of EER when compared to the strongest unsupervised competitor, and by more than 66%, when compared to the best performing discriminative MAD model, tested in cross-morph settings. The source code for SelfMAD is available at https://github.com/LeonTodorov/SelfMAD. |
Caldeira, Eduarda; Ozgur, Guray; Chettaoui, Tahar; Ivanovska, Marija; Peer, Peter; Boutros, Fadi; Struc, Vitomir; Damer, Naser MADation: Face Morphing Attack Detection with Foundation Models Proceedings Article V: Proceedings of IEEE/CFV Winter Conference on Applications in Computer Vision - Workshops (WACV-W) 2025, str. 1-11, Tucson, USA, 2025. Povzetek | Povezava | BibTeX | Oznake: face morphing, face morphing attack, face morphing detection, foundation models, morphing attack, morphing attack detection @inproceedings{FadiWACV2025_Foundation,Despite the considerable performance improvements of face recognition algorithms in recent years, the same scientific advances responsible for this progress can also be used to create efficient ways to attack them, posing a threat to their secure deployment. Morphing attack detection (MAD) systems aim to detect a specific type of threat, morphing attacks, at an early stage, preventing them from being considered for verification in critical processes. Foundation models (FM) learn from extensive amounts of unlabelled data, achieving remarkable zero-shot generalization to unseen domains. Although this generalization capacity might be weak when dealing with domain-specific downstream tasks such as MAD, FMs can easily adapt to these settings while retaining the built-in knowledge acquired during pre-training. In this work, we recognize the potential of FMs to perform well in the MAD task when properly adapted to its specificities. To this end, we adapt FM CLIP architectures with LoRA weights while simultaneously training a classification header. The proposed framework, MADation surpasses our alternative FM and transformer-based frameworks and constitutes the first adaption of FMs to the MAD task. MADation presents competitive results with current MAD solutions in the literature and even surpasses them in several evaluation scenarios. To encourage reproducibility and facilitate further research in MAD, we publicly release the implementation of MADation at https://github.com/gurayozgur/MADation. |
2022 |
Ivanovska, Marija; Kronovšek, Andrej; Peer, Peter; Štruc, Vitomir; Batagelj, Borut Face Morphing Attack Detection Using Privacy-Aware Training Data Proceedings Article V: Proceedings of ERK 2022, str. 1-4, 2022. Povzetek | Povezava | BibTeX | Oznake: competition, face, face morphing, face morphing attack, face morphing detection, private data, synthetic data @inproceedings{MarijaMorphing,Images of morphed faces pose a serious threat to face recognition--based security systems, as they can be used to illegally verify the identity of multiple people with a single morphed image. Modern detection algorithms learn to identify such morphing attacks using authentic images of real individuals. This approach raises various privacy concerns and limits the amount of publicly available training data. In this paper, we explore the efficacy of detection algorithms that are trained only on faces of non--existing people and their respective morphs. To this end, two dedicated algorithms are trained with synthetic data and then evaluated on three real-world datasets, i.e.: FRLL-Morphs, FERET-Morphs and FRGC-Morphs. Our results show that synthetic facial images can be successfully employed for the training process of the detection algorithms and generalize well to real-world scenarios. |
Objave
2026 |
SelfMAD++: Self-Supervised Foundation Model with Local Feature Enhancement for Generalized Morphing Attack Detection Članek v strokovni reviji V: Information Fusion, vol. 127, Part C, no. 103921, str. 1-16, 2026. |
2025 |
SelfMAD: Enhancing Generalization and Robustness in Morphing Attack Detection via Self-Supervised Learning Proceedings Article V: IEEE International Conference on Automatic Face and Gesture Recognition 2025, str. 1-10, 2025. |
MADation: Face Morphing Attack Detection with Foundation Models Proceedings Article V: Proceedings of IEEE/CFV Winter Conference on Applications in Computer Vision - Workshops (WACV-W) 2025, str. 1-11, Tucson, USA, 2025. |
2022 |
Face Morphing Attack Detection Using Privacy-Aware Training Data Proceedings Article V: Proceedings of ERK 2022, str. 1-4, 2022. |