Quadruplet Loss For Improving the Robustness to Face Morphing Attacks
Iurii Medvedev, Nuno Gonçalves
TL;DR
The paper tackles the vulnerability of face recognition systems to morphing attacks by introducing a morphing-aware quadruplet loss that extends the traditional triplet framework. It integrates morphed samples into the training objective with weighted cross-sample distances to enhance the discrimination between genuine and morphed representations. Leveraging MorDeephy-derived data, landmark-based morphs, and StyleGAN morphs, the authors demonstrate through benchmarking that their approach yields superior robustness against morphing compared with a Triplet baseline, with self-morphs exerting limited influence. This work offers a practical pathway to more secure biometric verification by strengthening face embeddings against morphing, and it lays groundwork for broader evaluations across morph types and network architectures.
Abstract
Recent advancements in deep learning have revolutionized technology and security measures, necessitating robust identification methods. Biometric approaches, leveraging personalized characteristics, offer a promising solution. However, Face Recognition Systems are vulnerable to sophisticated attacks, notably face morphing techniques, enabling the creation of fraudulent documents. In this study, we introduce a novel quadruplet loss function for increasing the robustness of face recognition systems against morphing attacks. Our approach involves specific sampling of face image quadruplets, combined with face morphs, for network training. Experimental results demonstrate the efficiency of our strategy in improving the robustness of face recognition networks against morphing attacks.
