Modality Unified Attack for Omni-Modality Person Re-Identification
Yuan Bian, Min Liu, Yunqi Yi, Xueping Wang, Yunfeng Ma, Yaonan Wang
TL;DR
The paper addresses the vulnerability of omni-modality person re-id models to adversarial examples by introducing a Modality Unified Attack (MUA) that trains modality-specific generators using a multi-modality surrogate. It combines three disruption mechanisms—Metric Disruption (MD), Cross Modality Simulated Disruption (CMSD), and Multi Modality Collaborative Disruption (MMCD)—to degrade common and cross-modality feature embeddings and robustly attack single-, cross-, and multi-modality models. The approach demonstrates strong transferability across diverse targets and shows effectiveness against defenses, establishing a new framework for evaluating and improving robustness in omni-modality re-id. The findings highlight practical security risks in surveillance systems and provide a foundation for adversarial training and defense strategies to enhance reliability in real-world deployments.
Abstract
Deep learning based person re-identification (re-id) models have been widely employed in surveillance systems. Recent studies have demonstrated that black-box single-modality and cross-modality re-id models are vulnerable to adversarial examples (AEs), leaving the robustness of multi-modality re-id models unexplored. Due to the lack of knowledge about the specific type of model deployed in the target black-box surveillance system, we aim to generate modality unified AEs for omni-modality (single-, cross- and multi-modality) re-id models. Specifically, we propose a novel Modality Unified Attack method to train modality-specific adversarial generators to generate AEs that effectively attack different omni-modality models. A multi-modality model is adopted as the surrogate model, wherein the features of each modality are perturbed by metric disruption loss before fusion. To collapse the common features of omni-modality models, Cross Modality Simulated Disruption approach is introduced to mimic the cross-modality feature embeddings by intentionally feeding images to non-corresponding modality-specific subnetworks of the surrogate model. Moreover, Multi Modality Collaborative Disruption strategy is devised to facilitate the attacker to comprehensively corrupt the informative content of person images by leveraging a multi modality feature collaborative metric disruption loss. Extensive experiments show that our MUA method can effectively attack the omni-modality re-id models, achieving 55.9%, 24.4%, 49.0% and 62.7% mean mAP Drop Rate, respectively.
