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

Group-aware Label Transfer for Domain Adaptive Person Re-identification

About

Unsupervised Domain Adaptive (UDA) person re-identification (ReID) aims at adapting the model trained on a labeled source-domain dataset to a target-domain dataset without any further annotations. Most successful UDA-ReID approaches combine clustering-based pseudo-label prediction with representation learning and perform the two steps in an alternating fashion. However, offline interaction between these two steps may allow noisy pseudo labels to substantially hinder the capability of the model. In this paper, we propose a Group-aware Label Transfer (GLT) algorithm, which enables the online interaction and mutual promotion of pseudo-label prediction and representation learning. Specifically, a label transfer algorithm simultaneously uses pseudo labels to train the data while refining the pseudo labels as an online clustering algorithm. It treats the online label refinery problem as an optimal transport problem, which explores the minimum cost for assigning M samples to N pseudo labels. More importantly, we introduce a group-aware strategy to assign implicit attribute group IDs to samples. The combination of the online label refining algorithm and the group-aware strategy can better correct the noisy pseudo label in an online fashion and narrow down the search space of the target identity. The effectiveness of the proposed GLT is demonstrated by the experimental results (Rank-1 accuracy) for Market1501$\to$DukeMTMC (82.0\%) and DukeMTMC$\to$Market1501 (92.2\%), remarkably closing the gap between unsupervised and supervised performance on person re-identification.

Kecheng Zheng, Wu Liu, Lingxiao He, Tao Mei, Jiebo Luo, Zheng-Jun Zha• 2021

Related benchmarks

TaskDatasetResultRank
Person Re-IdentificationMarket-1501 to DukeMTMC-reID (test)
Rank-182
172
Person Re-IdentificationDukeMTMC-reID to Market-1501 (test)
Rank-1 Acc92.2
119
Person Re-IdentificationMSMT17 source: DukeMTMC-reID (test)
Rank-1 Acc59.5
83
Person Re-IdentificationDukeMTMC-reID to Market1501
mAP79.5
67
Person Re-IdentificationMarket-1501 to MSMT17
mAP26.5
50
Person Re-IdentificationMarket-1501 DukeMTMC-reID
Top-1 Acc92.2
25
Person Re-IdentificationDukeMTMC-reID Market-1501
Top-1 Acc82
25
Person Re-IdentificationMarket-1501 to DukeMTMC-reID
mAP69.2
14
Person Re-IdentificationMSMT17 Market-1501
mAP26.5
8
Person Re-IdentificationMSMT17 DukeMTMC-reID
mAP27.7
8
Showing 10 of 10 rows

Other info

Code

Follow for update