paper-with-me

Papers

Combining Two Adversarial Attacks Against Person Re-Identification Systems

2023-09-24 · Eduardo de O. Andrade, Igor Garcia Ballhausen Sampaio, Joris Guérin, José Viterbo

The field of Person Re-Identification (Re-ID) has received much attention recently, driven by the progress of deep neural networks, especially for image classification. The problem of Re-ID consists in identifying individuals through images captured by surveillance cameras in different scenarios. Governments and companies are investing a lot of time and money in Re-ID systems for use in public safety and identifying missing persons. However, several challenges remain for successfully implementing Re-ID, such as occlusions and light reflections in people's images. In this work, we focus on adversarial attacks on Re-ID systems, which can be a critical threat to the performance of these systems. In particular, we explore the combination of adversarial attacks against Re-ID models, trying to strengthen the decrease in the classification results. We conduct our experiments on three datasets: DukeMTMC-ReID, Market-1501, and CUHK03. We combine the use of two types of adversarial attacks, P-FGSM and Deep Mis-Ranking, applied to two popular Re-ID models: IDE (ResNet-50) and AlignedReID. The best result demonstrates a decrease of 3.36% in the Rank-10 metric for AlignedReID applied to CUHK03. We also try to use Dropout during the inference as a defense method.

📄 PDF Abstract BibTeX arXiv:2309.13763

Code (0)

등록된 구현이 없습니다.

Tasks

image-classificationImage ClassificationPerson Re-Identification

Methods 이 논문이 사용한 방법론

Focus 설명 없음
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…

Similar Papers 제목 키워드 기반

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 Metric Attack and Defense for Person Re-identification

2019-01-30 · Song Bai, Yingwei Li, Yuyin Zhou, Qizhu Li 외

Person re-identification (re-ID) has attracted much attention recently due to its great importance in video surveillance. In general, distance metrics used to identify two person images are expected to be robust under va…

Adversarial AttackBenchmarkingGeneral ClassificationPerson Re-Identification

Meta Generative Attack on Person Reidentification

2023-01-16 · A V Subramanyam

Adversarial attacks have been recently investigated in person re-identification. These attacks perform well under cross dataset or cross model setting. However, the challenges present in cross-dataset cross-model scenari…

Meta-LearningPerson Re-Identification

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 외

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…

Person Re-IdentificationPerson Search

Attack Assessment and Augmented Identity Recognition for Human Skeleton Data

2026-03-25 · Joseph G. Zalameda, Megan A. Witherow, Alexander M. Glandon, Jose Aguilera 외 arxiv

Machine learning models trained on small data sets for security applications are especially vulnerable to adversarial attacks. Person identification from LiDAR based skeleton data requires time consuming and expensive da…

Person IdentificationAdversarial Attack