Deep Multimodal Representation Learning for Generalizable Person Re-Identification

Abstract

Person re-identification plays a significant role in realistic scenarios due to its various applications in public security and video surveillance. Recently, leveraging the supervised or semi-unsupervised learning paradigms, which benefits from the large-scale datasets and strong computing performance, has achieved a competitive performance on a specific target domain. However, when Re-ID models are directly deployed in a new domain without target samples, they always suffer from considerable performance degradation and poor domain generalization. To address this challenge, we propose a Deep Multimodal Representation Learning network to elaborate rich semantic knowledge for assisting in representation learning during the pre-training. Importantly, a multimodal representation learning strategy is introduced to translate the features of different modalities into the common space, which can significantly boost generalization capability of Re-ID model. As for the fine-tuning stage, a realistic dataset is adopted to fine-tune the pre-trained model for better distribution alignment with real-world data. Comprehensive experiments on benchmarks demonstrate that our method can significantly outperform previous domain generalization or meta-learning methods with a clear margin. Our source code will also be publicly available at https://github.com/JeremyXSC/DMRL .

Cite

Text

Xiang et al. "Deep Multimodal Representation Learning for Generalizable Person Re-Identification." Machine Learning, 2024. doi:10.1007/S10994-023-06352-7

Markdown

[Xiang et al. "Deep Multimodal Representation Learning for Generalizable Person Re-Identification." Machine Learning, 2024.](https://mlanthology.org/mlj/2024/xiang2024mlj-deep/) doi:10.1007/S10994-023-06352-7

BibTeX

@article{xiang2024mlj-deep,
  title     = {{Deep Multimodal Representation Learning for Generalizable Person Re-Identification}},
  author    = {Xiang, Suncheng and Chen, Hao and Ran, Wei and Yu, Zefang and Liu, Ting and Qian, Dahong and Fu, Yuzhuo},
  journal   = {Machine Learning},
  year      = {2024},
  pages     = {1921-1939},
  doi       = {10.1007/S10994-023-06352-7},
  volume    = {113},
  url       = {https://mlanthology.org/mlj/2024/xiang2024mlj-deep/}
}