paper-with-me

Papers

advPattern: Physical-World Attacks on Deep Person Re-Identification via Adversarially Transformable Patterns

2019-08-25 · ICCV 2019 10 · Zhibo Wang, Siyan Zheng, Mengkai Song, Qian Wang, Alireza Rahimpour, Hairong Qi

Person re-identification (re-ID) is the task of matching person images across camera views, which plays an important role in surveillance and security applications. Inspired by great progress of deep learning, deep re-ID models began to be popular and gained state-of-the-art performance. However, recent works found that deep neural networks (DNNs) are vulnerable to adversarial examples, posing potential threats to DNNs based applications. This phenomenon throws a serious question about whether deep re-ID based systems are vulnerable to adversarial attacks. In this paper, we take the first attempt to implement robust physical-world attacks against deep re-ID. We propose a novel attack algorithm, called advPattern, for generating adversarial patterns on clothes, which learns the variations of image pairs across cameras to pull closer the image features from the same camera, while pushing features from different cameras farther. By wearing our crafted "invisible cloak", an adversary can evade person search, or impersonate a target person to fool deep re-ID models in physical world. We evaluate the effectiveness of our transformable patterns on adversaries'clothes with Market1501 and our established PRCS dataset. The experimental results show that the rank-1 accuracy of re-ID models for matching the adversary decreases from 87.9% to 27.1% under Evading Attack. Furthermore, the adversary can impersonate a target person with 47.1% rank-1 accuracy and 67.9% mAP under Impersonation Attack. The results demonstrate that deep re-ID systems are vulnerable to our physical attacks.

📄 PDF Abstract BibTeX arXiv:1908.09327

Code (1)

whuAdv/AdvPattern 공식 구현 tf

Tasks

Person Re-IdentificationPerson Search

Similar Papers 제목 키워드 기반

DiffPhysBA: Diffusion-based Physical Backdoor Attack against Person Re-Identification in Real-World

2024-05-30 · Wenli Sun, Xinyang Jiang, Dongsheng Li, Cairong Zhao

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 att…

Backdoor AttackPerson Re-Identification

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

2026-03-16 · Noe Claudel, Weisi Guo, Yang Xing arxiv

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 gener…

Adversarial T-shirt! Evading Person Detectors in A Physical World

2019-10-18 · ECCV 2020 8 · Kaidi Xu, Gaoyuan Zhang, Sijia Liu, Quanfu Fan 외

It is known that deep neural networks (DNNs) are vulnerable to adversarial attacks. The so-called physical adversarial examples deceive DNN-based decisionmakers by attaching adversarial patches to real objects. However, …

3D Invisible Cloak

2020-11-27 · Mingfu Xue, Can He, Zhiyu Wu, Jian Wang 외

In this paper, we propose a novel physical stealth attack against the person detectors in real world. The proposed method generates an adversarial patch, and prints it on real clothes to make a three dimensional (3D) inv…

DePatch: Towards Robust Adversarial Patch for Evading Person Detectors in the Real World

2024-08-13 · Jikang Cheng, Ying Zhang, Zhongyuan Wang, Zou Qin 외

Recent years have seen an increasing interest in physical adversarial attacks, which aim to craft deployable patterns for deceiving deep neural networks, especially for person detectors. However, the adversarial patterns…