CVAICRJul 16, 2025

Non-Adaptive Adversarial Face Generation

arXiv:2507.12107v13 citationsh-index: 3Has Code
Originality Highly original
AI Analysis

This addresses security and privacy threats in identity verification systems, offering a novel attack method that is non-adaptive and query-efficient.

The paper tackles the problem of generating adversarial faces to deceive face recognition systems by proposing a method that uses structural characteristics of the feature space, achieving over 93% success rate against AWS's CompareFaces API with only a single non-adaptive query of 100 images.

Adversarial attacks on face recognition systems (FRSs) pose serious security and privacy threats, especially when these systems are used for identity verification. In this paper, we propose a novel method for generating adversarial faces-synthetic facial images that are visually distinct yet recognized as a target identity by the FRS. Unlike iterative optimization-based approaches (e.g., gradient descent or other iterative solvers), our method leverages the structural characteristics of the FRS feature space. We figure out that individuals sharing the same attribute (e.g., gender or race) form an attributed subsphere. By utilizing such subspheres, our method achieves both non-adaptiveness and a remarkably small number of queries. This eliminates the need for relying on transferability and open-source surrogate models, which have been a typical strategy when repeated adaptive queries to commercial FRSs are impossible. Despite requiring only a single non-adaptive query consisting of 100 face images, our method achieves a high success rate of over 93% against AWS's CompareFaces API at its default threshold. Furthermore, unlike many existing attacks that perturb a given image, our method can deliberately produce adversarial faces that impersonate the target identity while exhibiting high-level attributes chosen by the adversary.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes