English

X-ReID: Cross-Instance Transformer for Identity-Level Person Re-Identification

Computer Vision and Pattern Recognition 2023-02-07 v1

Abstract

Currently, most existing person re-identification methods use Instance-Level features, which are extracted only from a single image. However, these Instance-Level features can easily ignore the discriminative information due to the appearance of each identity varies greatly in different images. Thus, it is necessary to exploit Identity-Level features, which can be shared across different images of each identity. In this paper, we propose to promote Instance-Level features to Identity-Level features by employing cross-attention to incorporate information from one image to another of the same identity, thus more unified and discriminative pedestrian information can be obtained. We propose a novel training framework named X-ReID. Specifically, a Cross Intra-Identity Instances module (IntraX) fuses different intra-identity instances to transfer Identity-Level knowledge and make Instance-Level features more compact. A Cross Inter-Identity Instances module (InterX) involves hard positive and hard negative instances to improve the attention response to the same identity instead of different identity, which minimizes intra-identity variation and maximizes inter-identity variation. Extensive experiments on benchmark datasets show the superiority of our method over existing works. Particularly, on the challenging MSMT17, our proposed method gains 1.1% mAP improvements when compared to the second place.

Keywords

Cite

@article{arxiv.2302.02075,
  title  = {X-ReID: Cross-Instance Transformer for Identity-Level Person Re-Identification},
  author = {Leqi Shen and Tao He and Yuchen Guo and Guiguang Ding},
  journal= {arXiv preprint arXiv:2302.02075},
  year   = {2023}
}

Comments

9 pages

R2 v1 2026-06-28T08:31:51.804Z