Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Multi-Grained Vision-Language Alignment for Domain Generalized Person Re-Identification

About

Domain Generalized person Re-identification (DG Re-ID) is a challenging task, where models are trained on source domains but tested on unseen target domains. Although previous pure vision-based models have achieved significant progress, the performance remains further improved. Recently, Vision-Language Models (VLMs) present outstanding generalization capabilities in various visual applications. However, directly adapting a VLM to Re-ID shows limited generalization improvement. This is because the VLM only produces with global features that are insensitive to ID nuances. To tacle this problem, we propose a CLIP-based multi-grained vision-language alignment framework in this work. Specifically, several multi-grained prompts are introduced in language modality to describe different body parts and align with their counterparts in vision modality. To obtain fine-grained visual information, an adaptively masked multi-head self-attention module is employed to precisely extract specific part features. To train the proposed module, an MLLM-based visual grounding expert is employed to automatically generate pseudo labels of body parts for supervision. Extensive experiments conducted on both single- and multi-source generalization protocols demonstrate the superior performance of our approach. The implementation code will be released at https://github.com/RikoLi/MUVA.

Jiachen Li, Xiaojin Gong, Dongping Zhang• 2026

Related benchmarks

TaskDatasetResultRank
Person Re-IdentificationDukeMTMC-reID
Rank-1 Acc89.9
654
Person Re-IdentificationMSMT17
mAP0.722
514
Person Re-IdentificationCUHK03
R149.6
284
Person Re-IdentificationMarket-1501 to DukeMTMC-reID (test)
Rank-172.1
191
Person Re-IdentificationDukeMTMC-reID to Market-1501 (test)
Rank-1 Acc78.3
138
Person Re-IdentificationMarket1501
mAP0.882
119
Person Re-IdentificationMSMT17 source: DukeMTMC-reID (test)
Rank-1 Acc77.8
97
Person Re-IdentificationMSMT17 to Market-1501
mAP59.5
46
Person Re-IdentificationMSMT17 MS
mAP34.5
39
Person Re-IdentificationCUHK03-NP source: DukeMTMC-reID (test)
Rank-166.7
38
Showing 10 of 17 rows

Other info

Follow for update