paper-with-me

홈 › Papers

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

2023-02-04 · Leqi Shen, Tao He, Yuchen Guo, Guiguang Ding

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.

📄 PDF Abstract BibTeX arXiv:2302.02075

Code (0)

등록된 구현이 없습니다.

Tasks

Person Re-Identification

Similar Papers 제목 키워드 기반

Hierarchical Prompt Learning for Image- and Text-Based Person Re-Identification

2025-11-17 · Linhan Zhou, Shuang Li, Neng Dong, Yonghang Tai 외 arxiv

Person re-identification (ReID) aims to retrieve target pedestrian images given either visual queries (image-to-image, I2I) or textual descriptions (text-to-image, T2I). Although both tasks share a common retrieval objec…

Person Re-Identification

Cross-Modality Transformer for Visible-Infrared Person Re-Identification

2022-11-15 · ECCV 2022 11 · Kongzhu Jiang, Tianzhu Zhang, Xiang Liu, Bingqiao Qian 외

Visible-infrared person re-identification (VI-ReID) is a challenging task due to the large cross-modality discrepancies and intra-class variations. Existing works mainly focus on learning modality-shared representations …

DecoderPerson Re-Identification

Learning Instance-Adaptive Low-Rank Orthogonal Subspaces for Clothes-Changing Person Re-Identification

2026-06-10 · Dong-Woo Kim, Tae-Kyun Kim arxiv

Clothes-changing person re-identification (CC-ReID) aims to recognize individuals despite drastic appearance changes caused by clothing variation. While existing methods rely on adversarial learning to disentangle clothi…

Person Re-Identification

Distribution-aware Knowledge Prototyping for Non-exemplar Lifelong Person Re-identification

2024-01-01 · CVPR 2024 1 · Kunlun Xu, Xu Zou, Yuxin Peng, Jiahuan Zhou

Lifelong person re-identification (LReID) suffers from the catastrophic forgetting problem when learning from non-stationary data. Existing exemplar-based and knowledge distillation-based LReID methods encounter data…

DiversityKnowledge DistillationPerson Re-IdentificationTransfer Learning

Paths: Prompt-aware Spatio-temporal Transformer with Hierarchical Multi-modal Fusion for RGB-Event Video Person Re-Identification

2026-08-13 · Yakun Huo, Yingquan Wang, Yangyang Liu, Tianyu Yan 외 arxiv

RGB-Event Video Person Re-Identification (RE-VReID) aims to retrieve specific person across non-overlapping cameras with complementary RGB videos and event streams. However, existing methods often decouple spatial and te…

Person Re-IdentificationRepresentation Learning