From Cross-Modal to Mixed-Modal Visible-Infrared Re-Identification
Mahdi Alehdaghi, Rajarshi Bhattacharya, Pourya Shamsolmoali, Rafael M. O. Cruz, Eric Granger
TL;DR
This work addresses visible-infrared person re-identification in realistic mixed-modal galleries by proposing MixER, a disentangled feature learning framework. MixER learns two ID-discriminative representations, modality-erased ($Z^e_m$) for cross-modal matching and modality-related ($Z^r_m$) to enhance intra-modal discrimination, using orthogonal decomposition and mutual-information–based objectives with losses including $ ext{L}_{ ext{m}}$ (modality confusion) and $ ext{L}_{ ext{ymr}}$ (modality-aware). The approach uses a single backbone with three lightweight heads and a fusion mechanism for mixed-modal matching, optimized via a Lagrangian that combines $MI$ terms and an orthogonality constraint $ ext{MI}(Z^e_m; Z^r_m)$, controlled by hyperparameters $oldsymbol{ abla}$; during inference, cross-modal matching relies on $Z^e_m$ while mixed-modal matching uses the fused representation $Z^f_m$. Experiments on SYSU-MM01, RegDB, and LLCM show that MixER achieves state-of-the-art performance across mixed-modal and cross-modal settings with modest computational overhead, demonstrating strong practical potential for real-world surveillance with mixed galleries.
Abstract
Visible-infrared person re-identification (VI-ReID) aims to match individuals across different camera modalities, a critical task in modern surveillance systems. While current VI-ReID methods focus on cross-modality matching, real-world applications often involve mixed galleries containing both V and I images, where state-of-the-art methods show significant performance limitations due to large domain shifts and low discrimination across mixed modalities. This is because gallery images from the same modality may have lower domain gaps but correspond to different identities. This paper introduces a novel mixed-modal ReID setting, where galleries contain data from both modalities. To address the domain shift among inter-modal and low discrimination capacity in intra-modal matching, we propose the Mixed Modality-Erased and -Related (MixER) method. The MixER learning approach disentangles modality-specific and modality-shared identity information through orthogonal decomposition, modality-confusion, and ID-modality-related objectives. MixER enhances feature robustness across modalities, improving cross-modal and mixed-modal settings performance. Our extensive experiments on the SYSU-MM01, RegDB and LLMC datasets indicate that our approach can provide state-of-the-art results using a single backbone, and showcase the flexibility of our approach in mixed gallery applications.
