English

ABD-Net: Attentive but Diverse Person Re-Identification

Computer Vision and Pattern Recognition 2019-08-12 v3

Abstract

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.

Keywords

Cite

@article{arxiv.1908.01114,
  title  = {ABD-Net: Attentive but Diverse Person Re-Identification},
  author = {Tianlong Chen and Shaojin Ding and Jingyi Xie and Ye Yuan and Wuyang Chen and Yang Yang and Zhou Ren and Zhangyang Wang},
  journal= {arXiv preprint arXiv:1908.01114},
  year   = {2019}
}

Comments

ICCV2019

R2 v1 2026-06-23T10:38:46.191Z