Modality-Transition Representation Learning for Visible-Infrared Person Re-Identification
Chao Yuan, Zanwu Liu, Guiwei Zhang, Haoxuan Xu, Yujian Zhao, Guanglin Niu, Bo Li
TL;DR
The paper tackles the cross-modal VI-ReID challenge by bridging visible and infrared domains with a modality-transition representation learned during training. It introduces MTRL, which leverages a middle generated transition image as a bridge and enforces cross-modal alignment through $\mathcal{L}_{mtc}$, $\mathcal{L}_{center}$, and $\mathcal{L}_{mqr}$ without adding inference-time parameters. The approach achieves state-of-the-art performance on SYSU-MM01, RegDB, and LLCM across multiple settings, demonstrating strong, consistent gains in Rank-1 and mAP while maintaining backbone efficiency. By providing a parameter-efficient, training-time-only framework with interpretable distance-based losses, the work offers a practical path toward robust VI-ReID in real-world, illumination-variant scenarios.
Abstract
Visible-infrared person re-identification (VI-ReID) technique could associate the pedestrian images across visible and infrared modalities in the practical scenarios of background illumination changes. However, a substantial gap inherently exists between these two modalities. Besides, existing methods primarily rely on intermediate representations to align cross-modal features of the same person. The intermediate feature representations are usually create by generating intermediate images (kind of data enhancement), or fusing intermediate features (more parameters, lack of interpretability), and they do not make good use of the intermediate features. Thus, we propose a novel VI-ReID framework via Modality-Transition Representation Learning (MTRL) with a middle generated image as a transmitter from visible to infrared modals, which are fully aligned with the original visible images and similar to the infrared modality. After that, using a modality-transition contrastive loss and a modality-query regularization loss for training, which could align the cross-modal features more effectively. Notably, our proposed framework does not need any additional parameters, which achieves the same inference speed to the backbone while improving its performance on VI-ReID task. Extensive experimental results illustrate that our model significantly and consistently outperforms existing SOTAs on three typical VI-ReID datasets.
