PAFormer: Part Aware Transformer for Person Re-identification
Hyeono Jung, Jangwon Lee, Jiwon Yoo, Dami Ko, Gyeonghwan Kim

TL;DR
PAFormer is a novel pose estimation based transformer model for person re-identification that improves part-to-part comparison accuracy without extra localization modules, leveraging learnable pose tokens and visibility prediction.
Contribution
It introduces pose tokens for precise part awareness and a visibility predictor trained with ground truth, enhancing partial ReID performance without additional localization modules.
Findings
Outperforms existing methods on ReID benchmarks.
Operates without extra body part localization modules.
Effectively handles occlusion with visibility prediction.
Abstract
Within the domain of person re-identification (ReID), partial ReID methods are considered mainstream, aiming to measure feature distances through comparisons of body parts between samples. However, in practice, previous methods often lack sufficient awareness of anatomical aspect of body parts, resulting in the failure to capture features of the same body parts across different samples. To address this issue, we introduce \textbf{Part Aware Transformer (PAFormer)}, a pose estimation based ReID model which can perform precise part-to-part comparison. In order to inject part awareness to pose tokens, we introduce learnable parameters called `pose token' which estimate the correlation between each body part and partial regions of the image. Notably, at inference phase, PAFormer operates without additional modules related to body part localization, which is commonly used in previous ReID…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsVideo Surveillance and Tracking Methods · Gait Recognition and Analysis · Face recognition and analysis
MethodsSparse Evolutionary Training · Linear Layer · Residual Connection · Multi-Head Attention · Attention Is All You Need · Position-Wise Feed-Forward Layer · Adam · Byte Pair Encoding · Attentive Walk-Aggregating Graph Neural Network · Softmax
