ShapeSpeak: Body Shape-Aware Textual Alignment for Visible-Infrared Person Re-Identification
Shuanglin Yan, Neng Dong, Shuang Li, Rui Yan, Hao Tang, Jing Qin
TL;DR
This work introduces Propot, an end-to-end prototypical prompting framework for text-to-image person re-identification (TIReID) that jointly optimizes instance-level and identity-level cross-modal matching. Propot generates identity-aware prototypes from CLIP features and refines them through domain- and instance-conditioned prompting (DPP and IPP), followed by adaptive prototype aggregation (APA) to diffuse rich identity information to individual samples via prototype-to-instance contrastive learning and MLM. The approach leverages CLIP as a strong multi-modal prior and demonstrates strong results on three TIReID benchmarks, outperforming many prior methods while maintaining efficiency. The findings highlight the value of explicit identity-level modeling in TIReID and establish a practical, scalable framework for leveraging pre-trained vision-language models in cross-modal re-identification tasks.
Abstract
Visible-Infrared Person Re-identification (VIReID) aims to match visible and infrared pedestrian images, but the modality differences and the complexity of identity features make it challenging. Existing methods rely solely on identity label supervision, which makes it difficult to fully extract high-level semantic information. Recently, vision-language pre-trained models have been introduced to VIReID, enhancing semantic information modeling by generating textual descriptions. However, such methods do not explicitly model body shape features, which are crucial for cross-modal matching. To address this, we propose an effective Body Shape-aware Textual Alignment (BSaTa) framework that explicitly models and utilizes body shape information to improve VIReID performance. Specifically, we design a Body Shape Textual Alignment (BSTA) module that extracts body shape information using a human parsing model and converts it into structured text representations via CLIP. We also design a Text-Visual Consistency Regularizer (TVCR) to ensure alignment between body shape textual representations and visual body shape features. Furthermore, we introduce a Shape-aware Representation Learning (SRL) mechanism that combines Multi-text Supervision and Distribution Consistency Constraints to guide the visual encoder to learn modality-invariant and discriminative identity features, thus enhancing modality invariance. Experimental results demonstrate that our method achieves superior performance on the SYSU-MM01 and RegDB datasets, validating its effectiveness.
