CVOct 21, 2024

Exploring Stronger Transformer Representation Learning for Occluded Person Re-Identification

arXiv:2410.15613v25 citationsh-index: 2Multimedia Systems
Originality Incremental advance
AI Analysis

This work addresses occlusion challenges in person re-identification, which is important for surveillance and security applications, but it is incremental as it builds on existing transformer-based methods.

The paper tackled the problem of occluded person re-identification by proposing a transformer-based framework that combines self-supervised contrastive learning with supervised learning, achieving superior performance with large margins in mAP and Rank-1 accuracy on benchmark datasets.

Due to some complex factors (e.g., occlusion, pose variation and diverse camera perspectives), extracting stronger feature representation in person re-identification remains a challenging task. In this paper, we proposed a novel self-supervision and supervision combining transformer-based person re-identification framework, namely SSSC-TransReID. Different from the general transformer-based person re-identification models, we designed a self-supervised contrastive learning branch, which can enhance the feature representation for person re-identification without negative samples or additional pre-training. In order to train the contrastive learning branch, we also proposed a novel random rectangle mask strategy to simulate the occlusion in real scenes, so as to enhance the feature representation for occlusion. Finally, we utilized the joint-training loss function to integrate the advantages of supervised learning with ID tags and self-supervised contrastive learning without negative samples, which can reinforce the ability of our model to excavate stronger discriminative features, especially for occlusion. Extensive experimental results on several benchmark datasets show our proposed model obtains superior Re-ID performance consistently and outperforms the state-of-the-art ReID methods by large margins on the mean average accuracy (mAP) and Rank-1 accuracy.

Foundations

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

Your Notes