DiffPhysBA: Diffusion-based Physical Backdoor Attack against Person Re-Identification in Real-World
Wenli Sun, Xinyang Jiang, Dongsheng Li, Cairong Zhao
TL;DR
This work addresses the security risks of backdoor attacks on person Re-Identification systems by showing how a digital backdoor can be realized in the physical world. It introduces DiffPhysBA, a diffusion-based method that generates realistic semantic triggers (e.g., accessories) guided by ReID features, enabling a training-free transition from digital poisoning to physical activation. The approach achieves strong digital ASR (over 95% on Market-1501) and competitive physical ASR (notably ~94% for Swin-Transformer, with robust results on synthetic data and resilience to certain defenses). The findings highlight a practical vulnerability in ReID systems and call for defenses that address semantic, real-world triggers and domain gaps between digital and physical environments.
Abstract
Person Re-Identification (ReID) systems pose a significant security risk from backdoor attacks, allowing adversaries to evade tracking or impersonate others. Beyond recognizing this issue, we investigate how backdoor attacks can be deployed in real-world scenarios, where a ReID model is typically trained on data collected in the digital domain and then deployed in a physical environment. This attack scenario requires an attack flow that embeds backdoor triggers in the digital domain realistically enough to also activate the buried backdoor in person ReID models in the physical domain. This paper realizes this attack flow by leveraging a diffusion model to generate realistic accessories on pedestrian images (e.g., bags, hats, etc.) as backdoor triggers. However, the noticeable domain gap between the triggers generated by the off-the-shelf diffusion model and their physical counterparts results in a low attack success rate. Therefore, we introduce a novel diffusion-based physical backdoor attack (DiffPhysBA) method that adopts a training-free similarity-guided sampling process to enhance the resemblance between generated and physical triggers. Consequently, DiffPhysBA can generate realistic attributes as semantic-level triggers in the digital domain and provides higher physical ASR compared to the direct paste method by 25.6% on the real-world test set. Through evaluations on newly proposed real-world and synthetic ReID test sets, DiffPhysBA demonstrates an impressive success rate exceeding 90% in both the digital and physical domains. Notably, it excels in digital stealth metrics and can effectively evade state-of-the-art defense methods.
