Multi-Expert Adversarial Attack Detection in Person Re-identification Using Context Inconsistency
Xueping Wang, Shasha Li, Min Liu, Yaonan Wang, Amit K., Roy-Chowdhury

TL;DR
This paper introduces MEAAD, a novel method for detecting adversarial attacks in person re-identification systems by analyzing context inconsistencies, achieving high accuracy across multiple datasets.
Contribution
The paper proposes the first adversarial attack detection method for ReID systems using context inconsistency analysis, applicable to any DNN-based ReID model.
Findings
Achieves over 97.5% ROC-AUC in detecting adversarial attacks
Effective across multiple datasets like Market1501 and DukeMTMC-ReID
Detects various types of adversarial perturbations
Abstract
The success of deep neural networks (DNNs) has promoted the widespread applications of person re-identification (ReID). However, ReID systems inherit the vulnerability of DNNs to malicious attacks of visually inconspicuous adversarial perturbations. Detection of adversarial attacks is, therefore, a fundamental requirement for robust ReID systems. In this work, we propose a Multi-Expert Adversarial Attack Detection (MEAAD) approach to achieve this goal by checking context inconsistency, which is suitable for any DNN-based ReID systems. Specifically, three kinds of context inconsistencies caused by adversarial attacks are employed to learn a detector for distinguishing the perturbed examples, i.e., a) the embedding distances between a perturbed query person image and its top-K retrievals are generally larger than those between a benign query image and its top-K retrievals, b) the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Anomaly Detection Techniques and Applications · Domain Adaptation and Few-Shot Learning
