CVNov 1, 2024

Multiple Information Prompt Learning for Cloth-Changing Person Re-Identification

arXiv:2411.00330v29 citationsh-index: 6IEEE Transactions on Image Processing
Originality Incremental advance
AI Analysis

This addresses the practical problem of identifying people after they change clothes for applications like surveillance, though it is incremental within the domain of person re-identification.

The paper tackles cloth-changing person re-identification by proposing a multiple information prompt learning (MIPL) scheme that learns identity-robust features through prompt guidance, achieving state-of-the-art performance with rank-1 scores of 74.8%, 73.3%, 66.0%, and 88.1% on four datasets and improvements of 11.3%, 13.8%, and 7.9% over prior methods on another dataset.

Cloth-changing person re-identification is a subject closer to the real world, which focuses on solving the problem of person re-identification after pedestrians change clothes. The primary challenge in this field is to overcome the complex interplay between intra-class and inter-class variations and to identify features that remain unaffected by changes in appearance. Sufficient data collection for model training would significantly aid in addressing this problem. However, it is challenging to gather diverse datasets in practice. Current methods focus on implicitly learning identity information from the original image or introducing additional auxiliary models, which are largely limited by the quality of the image and the performance of the additional model. To address these issues, inspired by prompt learning, we propose a novel multiple information prompt learning (MIPL) scheme for cloth-changing person ReID, which learns identity robust features through the common prompt guidance of multiple messages. Specifically, the clothing information stripping (CIS) module is designed to decouple the clothing information from the original RGB image features to counteract the influence of clothing appearance. The Bio-guided attention (BGA) module is proposed to increase the learning intensity of the model for key information. A dual-length hybrid patch (DHP) module is employed to make the features have diverse coverage to minimize the impact of feature bias. Extensive experiments demonstrate that the proposed method outperforms all state-of-the-art methods on the LTCC, Celeb-reID, Celeb-reID-light, and CSCC datasets, achieving rank-1 scores of 74.8%, 73.3%, 66.0%, and 88.1%, respectively. When compared to AIM (CVPR23), ACID (TIP23), and SCNet (MM23), MIPL achieves rank-1 improvements of 11.3%, 13.8%, and 7.9%, respectively, on the PRCC dataset.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes