Part-Attention Based Model Make Occluded Person Re-Identification Stronger
Zhihao Chen, Yiyuan Ge
TL;DR
This work tackles occluded person re-identification by introducing PAB-ReID, a part-attention based framework that leverages human parsing labels to generate precise body-part attention maps. It combines a Part Attention Block with a Global-local Learning Block, featuring a Pixel-level Attention Predictor, a Fine-Grained Feature Focuser, and a Part Triplet Loss to robustly align intra- and inter-class part features while suppressing background clutter. The model achieves state-of-the-art results on occluded datasets (Occluded-Duke, Occluded-reID, P-DukeMTMC) and strong performance on standard ReID benchmarks (Market-1501, DukeMTMC-ReID), significantly improving Rank-1 and mAP metrics. The proposed approach demonstrates the practical impact of integrating human semantic guidance, granular part features, and suffix losses to address occlusion and misalignment in ReID systems.
Abstract
The goal of occluded person re-identification (ReID) is to retrieve specific pedestrians in occluded situations. However, occluded person ReID still suffers from background clutter and low-quality local feature representations, which limits model performance. In our research, we introduce a new framework called PAB-ReID, which is a novel ReID model incorporating part-attention mechanisms to tackle the aforementioned issues effectively. Firstly, we introduce the human parsing label to guide the generation of more accurate human part attention maps. In addition, we propose a fine-grained feature focuser for generating fine-grained human local feature representations while suppressing background interference. Moreover, We also design a part triplet loss to supervise the learning of human local features, which optimizes intra/inter-class distance. We conducted extensive experiments on specialized occlusion and regular ReID datasets, showcasing that our approach outperforms the existing state-of-the-art methods.
