Diffusion-Driven Deceptive Patches: Adversarial Manipulation and Forensic Detection in Facial Identity Verification
Shahrzad Sayyafzadeh, Hongmei Chi, Shonda Bernadin
TL;DR
This paper addresses the vulnerability of facial identity verification to localized adversarial patches by introducing an end-to-end pipeline that combines FGSM perturbations with diffusion-based refinement to produce highly imperceptible patches. A ViT-GPT2 captioning module provides forensic semantic descriptions of identity on adversarial images, while perceptual hashing and multimodal forensic analysis enable robust detection (SSIM ≈ 0.95). The study presents detailed evaluations of patch effectiveness for identity evasion, caption manipulation, and attack transferability, alongside a comprehensive detection framework leveraging segmentation, heatmaps, and neural-activation maps. The findings highlight significant security risks in biometric systems and offer practical forensic tools for rapid detection and interpretation of adversarial modifications in facial imagery. The methods have implications for security testing, forensic documentation, and the development of defense strategies against patch-based identity and emotion manipulation.
Abstract
This work presents an end-to-end pipeline for generating, refining, and evaluating adversarial patches to compromise facial biometric systems, with applications in forensic analysis and security testing. We utilize FGSM to generate adversarial noise targeting an identity classifier and employ a diffusion model with reverse diffusion to enhance imperceptibility through Gaussian smoothing and adaptive brightness correction, thereby facilitating synthetic adversarial patch evasion. The refined patch is applied to facial images to test its ability to evade recognition systems while maintaining natural visual characteristics. A Vision Transformer (ViT)-GPT2 model generates captions to provide a semantic description of a person's identity for adversarial images, supporting forensic interpretation and documentation for identity evasion and recognition attacks. The pipeline evaluates changes in identity classification, captioning results, and vulnerabilities in facial identity verification and expression recognition under adversarial conditions. We further demonstrate effective detection and analysis of adversarial patches and adversarial samples using perceptual hashing and segmentation, achieving an SSIM of 0.95.
