Multimodal Learning 相关度: 7/10

AI Evasion and Impersonation Attacks on Facial Re-Identification with Activation Map Explanations

Noe Claudel, Weisi Guo, Yang Xing
arXiv: 2603.15396v1 发布: 2026-03-16 更新: 2026-03-16

AI 摘要

提出一种新的对抗性补丁生成框架,用于攻击人脸重识别系统,可实现逃逸和模仿攻击。

主要贡献

  • 提出基于条件编码器-解码器的对抗补丁生成框架,无需迭代优化。
  • 利用双重对抗目标优化补丁,包括拉取和推送项。
  • 结合潜在扩散模型,生成更自然逼真的补丁。

方法论

使用条件编码器-解码器网络,通过多尺度特征引导,在单次前向传播中合成对抗补丁,并利用双重对抗目标进行优化。

原文摘要

Facial identification systems are increasingly deployed in surveillance and yet their vulnerability to adversarial evasion and impersonation attacks pose a critical risk. This paper introduces a novel framework for generating adversarial patches capable of both evasion and impersonation attacks against deep re-identification models across non-overlapping cameras. Unlike prior approaches that require iterative patch optimisation for each target, our method employs a conditional encoder-decoder network to synthesize adversarial patches in a single forward pass, guided by multi-scale features from source and target images. The patches are optimised with a dual adversarial objective comprising of pull and push terms. To enhance imperceptibility and aid physical deployment, we further integrate naturalistic patch generation using pre-trained latent diffusion models. Experiments on standard pedestrian (Market-1501, DukeMTMCreID) and facial recognition benchmarks (CelebA-HQ, PubFig) datasets demonstrate the effectiveness of the proposed method. Our adversarial evasion attacks reduce mean Average Precision from 90% to 0.4% in white-box settings and from 72% to 0.4% in black-box settings, showing strong cross-model generalization. In targeted impersonation attacks, our framework achieves a success rate of 27% on CelebA-HQ, competing with other patch-based methods. We go further to use clustering of activation maps to interpret which features are most used by adversarial attacks and propose a pathway for future countermeasures. The results highlight the practicality of adversarial patch attacks on retrieval-based systems and underline the urgent need for robust defense strategies.

标签

对抗攻击 人脸重识别 对抗补丁

arXiv 分类

cs.CV cs.AI