A Multi-task Adversarial Attack Against Face Authentication
Hanrui Wang, Shuo Wang, Cunjian Chen, Massimo Tistarelli, Zhe Jin
TL;DR
MTADV introduces a unified multi-task adversarial attack for face authentication that can impersonate multiple users or attack multiple systems within a single optimization framework. By optimizing a novel objective that averages feature-space distances to multiple targets across several systems, MTADV covers ST, MA, UA, TA, and CA under white- and gray-box settings, with demonstrated generalization across LFW, CelebA, CelebA-HQ and models such as FaceNet, InsightFace, and CurricularFace. Comprehensive experiments show MTADV achieves high attack success rates, maintains strong image fidelity (SSIM>0.855, LPIPS<0.1 at $\epsilon=0.03$), and remains effective against several defenses, highlighting significant implications for biometric security and robustness research. The work also provides thorough ablations, complexity analysis, and countermeasure discussions, offering a practical evaluation tool for assessing and strengthening face-authentication systems.
Abstract
Deep-learning-based identity management systems, such as face authentication systems, are vulnerable to adversarial attacks. However, existing attacks are typically designed for single-task purposes, which means they are tailored to exploit vulnerabilities unique to the individual target rather than being adaptable for multiple users or systems. This limitation makes them unsuitable for certain attack scenarios, such as morphing, universal, transferable, and counter attacks. In this paper, we propose a multi-task adversarial attack algorithm called MTADV that are adaptable for multiple users or systems. By interpreting these scenarios as multi-task attacks, MTADV is applicable to both single- and multi-task attacks, and feasible in the white- and gray-box settings. Furthermore, MTADV is effective against various face datasets, including LFW, CelebA, and CelebA-HQ, and can work with different deep learning models, such as FaceNet, InsightFace, and CurricularFace. Importantly, MTADV retains its feasibility as a single-task attack targeting a single user/system. To the best of our knowledge, MTADV is the first adversarial attack method that can target all of the aforementioned scenarios in one algorithm.
