Hierarchical Generative Network for Face Morphing Attacks
Zuyuan He, Zongyong Deng, Qiaoyun He, Qijun Zhao
TL;DR
This work tackles the challenge of producing high-quality, identity-preserving face morphs that can threaten face recognition systems. By introducing HGFM, a hierarchical GAN with one global and six local morph networks plus a fusion stage, and a mask-guided image blending module, the method captures both global structure and local facial-region details while removing artifacts outside the face. The model is trained with a multi-term loss that combines geometry, identity from multiple FR models, appearance, and adversarial objectives, and is evaluated on FERET, FRLL, and FRGC across several morphing baselines. Results show HGFM achieves strong attack performance (MMPMR) and robust MAD evasion on several datasets, with ablations highlighting the importance of local networks and the blending module for quality and identity preservation, suggesting significant practical threat potential to deployed FRSs.
Abstract
Face morphing attacks circumvent face recognition systems (FRSs) by creating a morphed image that contains multiple identities. However, existing face morphing attack methods either sacrifice image quality or compromise the identity preservation capability. Consequently, these attacks fail to bypass FRSs verification well while still managing to deceive human observers. These methods typically rely on global information from contributing images, ignoring the detailed information from effective facial regions. To address the above issues, we propose a novel morphing attack method to improve the quality of morphed images and better preserve the contributing identities. Our proposed method leverages the hierarchical generative network to capture both local detailed and global consistency information. Additionally, a mask-guided image blending module is dedicated to removing artifacts from areas outside the face to improve the image's visual quality. The proposed attack method is compared to state-of-the-art methods on three public datasets in terms of FRSs' vulnerability, attack detectability, and image quality. The results show our method's potential threat of deceiving FRSs while being capable of passing multiple morphing attack detection (MAD) scenarios.
