Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Relation-Aware Global Attention for Person Re-identification

About

For person re-identification (re-id), attention mechanisms have become attractive as they aim at strengthening discriminative features and suppressing irrelevant ones, which matches well the key of re-id, i.e., discriminative feature learning. Previous approaches typically learn attention using local convolutions, ignoring the mining of knowledge from global structure patterns. Intuitively, the affinities among spatial positions/nodes in the feature map provide clustering-like information and are helpful for inferring semantics and thus attention, especially for person images where the feasible human poses are constrained. In this work, we propose an effective Relation-Aware Global Attention (RGA) module which captures the global structural information for better attention learning. Specifically, for each feature position, in order to compactly grasp the structural information of global scope and local appearance information, we propose to stack the relations, i.e., its pairwise correlations/affinities with all the feature positions (e.g., in raster scan order), and the feature itself together to learn the attention with a shallow convolutional model. Extensive ablation studies demonstrate that our RGA can significantly enhance the feature representation power and help achieve the state-of-the-art performance on several popular benchmarks. The source code is available at https://github.com/microsoft/Relation-Aware-Global-Attention-Networks.

Zhizheng Zhang, Cuiling Lan, Wenjun Zeng, Xin Jin, Zhibo Chen• 2019

Related benchmarks

TaskDatasetResultRank
Person Re-IdentificationMarket1501 (test)
Rank-1 Accuracy96.1
1264
Person Re-IdentificationDuke MTMC-reID (test)
Rank-186.9
1018
Person Re-IdentificationMarket 1501
mAP88.4
999
Person Re-IdentificationDukeMTMC-reID
Rank-1 Acc88.8
648
Person Re-IdentificationMSMT17 (test)
Rank-1 Acc80.3
499
Person Re-IdentificationMSMT17
mAP0.575
404
Person Re-IdentificationMarket-1501 (test)
Rank-196.1
384
Person Re-IdentificationCUHK03 (Detected)
Rank-1 Accuracy79.6
219
Person Re-IdentificationCUHK03 (Labeled)
Rank-1 Rate81.1
180
Person Re-IdentificationLTCC General
mAP27.5
82
Showing 10 of 23 rows

Other info

Follow for update