Multi-Prompts Learning with Cross-Modal Alignment for Attribute-Based Person Re-Identification

Abstract

The fine-grained attribute descriptions can significantly supplement the valuable semantic information for person image, which is vital to the success of person re-identification (ReID) task. However, current ReID algorithms typically failed to effectively leverage the rich contextual information available, primarily due to their reliance on simplistic and coarse utilization of image attributes. Recent advances in artificial intelligence generated content have made it possible to automatically generate plentiful fine-grained attribute descriptions and make full use of them. Thereby, this paper explores the potential of using the generated multiple person attributes as prompts in ReID tasks with off-the-shelf (large) models for more accurate retrieval results. To this end, we present a new framework called Multi-Prompts ReID (MP-ReID), based on prompt learning and language models, to fully dip fine attributes to assist ReID task. Specifically, MP-ReID first learns to hallucinate diverse, informative, and promptable sentences for describing the query images. This procedure includes (i) explicit prompts of which attributes a person has and furthermore (ii) implicit learnable prompts for adjusting/conditioning the criteria used towards this person identity matching. Explicit prompts are obtained by ensembling generation models, such as ChatGPT and VQA models. Moreover, an alignment module is designed to fuse multi-prompts (i.e., explicit and implicit ones) progressively and mitigate the cross-modal gap. Extensive experiments on the existing attribute-involved ReID datasets, namely, Market1501 and DukeMTMC-reID, demonstrate the effectiveness and rationality of the proposed MP-ReID solution.

Cite

Text

Zhai et al. "Multi-Prompts Learning with Cross-Modal Alignment for Attribute-Based Person Re-Identification." AAAI Conference on Artificial Intelligence, 2024. doi:10.1609/AAAI.V38I7.28524

Markdown

[Zhai et al. "Multi-Prompts Learning with Cross-Modal Alignment for Attribute-Based Person Re-Identification." AAAI Conference on Artificial Intelligence, 2024.](https://mlanthology.org/aaai/2024/zhai2024aaai-multi/) doi:10.1609/AAAI.V38I7.28524

BibTeX

@inproceedings{zhai2024aaai-multi,
  title     = {{Multi-Prompts Learning with Cross-Modal Alignment for Attribute-Based Person Re-Identification}},
  author    = {Zhai, Yajing and Zeng, Yawen and Huang, Zhiyong and Qin, Zheng and Jin, Xin and Cao, Da},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2024},
  pages     = {6979-6987},
  doi       = {10.1609/AAAI.V38I7.28524},
  url       = {https://mlanthology.org/aaai/2024/zhai2024aaai-multi/}
}