paper-with-me

홈 › Papers

Adv-TGD: Adversarial Text-Guided Diffusion for Face Recognition Impersonation Attacks

2026-06-10 · Omid Ahmadieh, Nima Karimian arxiv

The widespread adoption of face recognition (FR) technologies raises serious privacy concerns, as facial data can be exploited without consent. To address this challenge, we propose Adv-TGD, a generative adversarial attack framework that synthesizes photorealistic faces capable of impersonating target identities and deceiving face recognition systems. Built upon Stable Diffusion v2.1, Adv-TGD performs per-sample LoRA fine-tuning conditioned on concise textual prompts to generate natural yet adversarially manipulated identities. Unlike conventional identity attack approaches, our method optimizes lightweight cross-attention adapters for each source-target pair within a fixed-timestep denoising process. Latent blending is constrained by a face-local heatmap mask to ensure spatially precise identity manipulation while preserving non-sensitive regions. We introduce a composite objective that integrates masked epsilon-MSE reconstruction, thresholded identity divergence in FR embedding space, directional feature alignment, and source-similarity suppression to balance adversarial attack and visual realism. Optionally, LLaVA-generated attribute prompts enhance fine-grained semantic details without reintroducing identity cues. Under the black-box evaluation protocol, Adv-TGD attains an average attack success rate (ASR) of 85.90% across IR152, IRSE50, MobileFace, and FaceNet, surpassing the semantic SOTA baseline Adv-CPG by 6.25 points, the diffusion-based makeup method DiffAIM by 3 points, and the noise-based P3-Mask by 16 points. Despite its strong attack efficacy, Adv-TGD preserves high visual fidelity (PSNR = 28.18 dB, SSIM = 0.981). Furthermore, we demonstrate the flexibility of our framework by successfully extending it to in-the-wild datasets (LADN), general object classification (ImageNet), and transformer-based diffusion models (FLUX.1).

📄 PDF Abstract BibTeX arXiv:2606.11615

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial AttackFace Recognition

Similar Papers 제목 키워드 기반

MASQUE: A Text-Guided Diffusion-Based Framework for Localized and Customized Adversarial Makeup

2025-03-13 · Youngjin Kwon, Xiao Zhang

As facial recognition is increasingly adopted for government and commercial services, its potential misuse has raised serious concerns about privacy and civil rights. To counteract, various anti-facial recognition techni…

Transferable Adversarial Face Attack with Text Controlled Attribute

2024-12-16 · Wenyun Li, Zheng Zhang, Xiangyuan Lan, Dongmei Jiang

Traditional adversarial attacks typically produce adversarial examples under norm-constrained conditions, whereas unrestricted adversarial examples are free-form with semantically meaningful perturbations. Current unrest…

AttributeFace Recognition

FaceCat: Enhancing Face Recognition Security with a Unified Diffusion Model

2024-04-14 · Jiawei Chen, Xiao Yang, Yinpeng Dong, Hang Su 외

Face anti-spoofing (FAS) and adversarial detection (FAD) have been regarded as critical technologies to ensure the safety of face recognition systems. However, due to limited practicality, complex deployment, and the add…

Face Anti-SpoofingFace RecognitionFAD

DIFFender: Diffusion-Based Adversarial Defense against Patch Attacks

2023-06-15 · Caixin Kang, Yinpeng Dong, Zhengyi Wang, Shouwei Ruan 외

Adversarial attacks, particularly patch attacks, pose significant threats to the robustness and reliability of deep learning models. Developing reliable defenses against patch attacks is crucial for real-world applicatio…

Adversarial DefenseFace Recognitionimage-classificationImage Classification

VideoPure: Diffusion-based Adversarial Purification for Video Recognition

2025-01-25 · Kaixun Jiang, Zhaoyu Chen, Jiyuan Fu, Lingyi Hong 외

Recent work indicates that video recognition models are vulnerable to adversarial examples, posing a serious security risk to downstream applications. However, current research has primarily focused on adversarial attack…

Adversarial DefenseAdversarial PurificationAdversarial RobustnessDenoising+1