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

ABD-Net: Attentive but Diverse Person Re-Identification

About

Attention mechanism has been shown to be effective for person re-identification (Re-ID). However, the learned attentive feature embeddings which are often not naturally diverse nor uncorrelated, will compromise the retrieval performance based on the Euclidean distance. We advocate that enforcing diversity could greatly complement the power of attention. To this end, we propose an Attentive but Diverse Network (ABD-Net), which seamlessly integrates attention modules and diversity regularization throughout the entire network, to learn features that are representative, robust, and more discriminative. Specifically, we introduce a pair of complementary attention modules, focusing on channel aggregation and position awareness, respectively. Furthermore, a new efficient form of orthogonality constraint is derived to enforce orthogonality on both hidden activations and weights. Through careful ablation studies, we verify that the proposed attentive and diverse terms each contributes to the performance gains of ABD-Net. On three popular benchmarks, ABD-Net consistently outperforms existing state-of-the-art methods.

Tianlong Chen, Shaojin Ding, Jingyi Xie, Ye Yuan, Wuyang Chen, Yang Yang, Zhou Ren, Zhangyang Wang• 2019

Related benchmarks

TaskDatasetResultRank
Person Re-IdentificationMarket1501 (test)
Rank-1 Accuracy95.6
1264
Person Re-IdentificationDuke MTMC-reID (test)
Rank-189
1018
Person Re-IdentificationMarket 1501
mAP88.3
999
Person Re-IdentificationDukeMTMC-reID
Rank-1 Acc89
648
Person Re-IdentificationMSMT17 (test)
Rank-1 Acc82.4
499
Person Re-IdentificationMSMT17
mAP0.608
404
Person Re-IdentificationMarket-1501 (test)
Rank-195.6
384
Person Re-IdentificationCUHK03 (Detected)
Rank-1 Accuracy77.3
219
Person Re-IdentificationCUHK03 (Labeled)
Rank-1 Rate78.7
180
Person Re-IdentificationMarket-1501 1.0 (test)
Rank-195.6
131
Showing 10 of 17 rows

Other info

Code

Follow for update