Base-Detail Feature Learning Framework for Visible-Infrared Person Re-Identification
Zhihao Gong, Lian Wu, Yong Xu
TL;DR
This work tackles VIReID by explicitly modeling both modality-shared base features and modality-specific detail features. It introduces the Base-Detail Feature Learning Framework (BDLF) with a Detail Feature Extraction (DFE) module and a Base Embedding Generation (BEG) block, guided by a Specific-Shared Knowledge Distillation (SKD) loss and correlation-based constraints to maximize complementary information across VIS and IR modalities. The approach, implemented on a ResNet-50 backbone with INN-based detail extraction and cross-modality fusion, achieves state-of-the-art results on SYSU-MM01, RegDB, and LLCM, demonstrating robustness to cross-modality gaps and challenging lighting conditions. Overall, BDLF provides a unified, end-to-end framework that leverages both shared and specific cues to improve VIReID performance with practical implications for 24-hour surveillance systems.
Abstract
Visible-infrared person re-identification (VIReID) provides a solution for ReID tasks in 24-hour scenarios; however, significant challenges persist in achieving satisfactory performance due to the substantial discrepancies between visible (VIS) and infrared (IR) modalities. Existing methods inadequately leverage information from different modalities, primarily focusing on digging distinguishing features from modality-shared information while neglecting modality-specific details. To fully utilize differentiated minutiae, we propose a Base-Detail Feature Learning Framework (BDLF) that enhances the learning of both base and detail knowledge, thereby capitalizing on both modality-shared and modality-specific information. Specifically, the proposed BDLF mines detail and base features through a lossless detail feature extraction module and a complementary base embedding generation mechanism, respectively, supported by a novel correlation restriction method that ensures the features gained by BDLF enrich both detail and base knowledge across VIS and IR features. Comprehensive experiments conducted on the SYSU-MM01, RegDB, and LLCM datasets validate the effectiveness of BDLF.
