Exploring Part-Informed Visual-Language Learning for Person Re-Identification
Yin Lin, Yehansen Chen, Baocai Yin, Jinshui Hu, Bing Yin, Cong Liu, Zengfu Wang
TL;DR
The paper tackles the limitation of global image-text alignment in visual-language ReID by addressing fine-grained part semantics. It introduces Part-Informed Visual-Language Learning ($π$-VL), which combines parsing-guided pixel prompts, identity-aware part prompts, a hierarchical fusion-based alignment head, and a parsing-confidence weighted loss to enable dense pixel-level image-text alignment while keeping encoders fixed during prompt tuning. Empirical results on MSMT17 and other benchmarks show competitive performance, including 91.0% Rank-1 and 76.9% mAP on MSMT17, with improvements observed across CNN and ViT backbones and without extra inference cost. Overall, $π$-VL broadens the applicability of visual-language pre-training to fine-grained ReID, enabling robust part-level semantic alignment in a plug-and-play, inference-free framework.
Abstract
Recently, visual-language learning (VLL) has shown great potential in enhancing visual-based person re-identification (ReID). Existing VLL-based ReID methods typically focus on image-text feature alignment at the whole-body level, while neglecting supervision on fine-grained part features, thus lacking constraints for local feature semantic consistency. To this end, we propose Part-Informed Visual-language Learning ($π$-VL) to enhance fine-grained visual features with part-informed language supervisions for ReID tasks. Specifically, $π$-VL introduces a human parsing-guided prompt tuning strategy and a hierarchical visual-language alignment paradigm to ensure within-part feature semantic consistency. The former combines both identity labels and human parsing maps to constitute pixel-level text prompts, and the latter fuses multi-scale visual features with a light-weight auxiliary head to perform fine-grained image-text alignment. As a plug-and-play and inference-free solution, our $π$-VL achieves performance comparable to or better than state-of-the-art methods on four commonly used ReID benchmarks. Notably, it reports 91.0% Rank-1 and 76.9% mAP on the challenging MSMT17 database, without bells and whistles.
