English

Multi-Expert Adversarial Attack Detection in Person Re-identification Using Context Inconsistency

Computer Vision and Pattern Recognition 2022-04-04 v2

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 embedding distances among the top-K retrievals of a perturbed query image are larger than those of a benign query image, c) the top-K retrievals of a benign query image obtained with multiple expert ReID models tend to be consistent, which is not preserved when attacks are present. Extensive experiments on the Market1501 and DukeMTMC-ReID datasets show that, as the first adversarial attack detection approach for ReID, MEAAD effectively detects various adversarial attacks and achieves high ROC-AUC (over 97.5%).

Keywords

Cite

@article{arxiv.2108.09891,
  title  = {Multi-Expert Adversarial Attack Detection in Person Re-identification Using Context Inconsistency},
  author = {Xueping Wang and Shasha Li and Min Liu and Yaonan Wang and Amit K. Roy-Chowdhury},
  journal= {arXiv preprint arXiv:2108.09891},
  year   = {2022}
}

Comments

Accepted at IEEE ICCV 2021

R2 v1 2026-06-24T05:19:53.155Z