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

Exploiting Sample Uncertainty for Domain Adaptive Person Re-Identification

About

Many unsupervised domain adaptive (UDA) person re-identification (ReID) approaches combine clustering-based pseudo-label prediction with feature fine-tuning. However, because of domain gap, the pseudo-labels are not always reliable and there are noisy/incorrect labels. This would mislead the feature representation learning and deteriorate the performance. In this paper, we propose to estimate and exploit the credibility of the assigned pseudo-label of each sample to alleviate the influence of noisy labels, by suppressing the contribution of noisy samples. We build our baseline framework using the mean teacher method together with an additional contrastive loss. We have observed that a sample with a wrong pseudo-label through clustering in general has a weaker consistency between the output of the mean teacher model and the student model. Based on this finding, we propose to exploit the uncertainty (measured by consistency levels) to evaluate the reliability of the pseudo-label of a sample and incorporate the uncertainty to re-weight its contribution within various ReID losses, including the identity (ID) classification loss per sample, the triplet loss, and the contrastive loss. Our uncertainty-guided optimization brings significant improvement and achieves the state-of-the-art performance on benchmark datasets.

Kecheng Zheng, Cuiling Lan, Wenjun Zeng, Zhizheng Zhang, Zheng-Jun Zha• 2020

Related benchmarks

TaskDatasetResultRank
Person Re-IdentificationMarket-1501 to DukeMTMC-reID (test)
Rank-182
172
Person Re-IdentificationDukeMTMC-reID to Market-1501 (test)
Rank-1 Acc91.9
119
Person Re-IdentificationMSMT17 source: DukeMTMC-reID (test)
Rank-1 Acc54.9
83
Person Re-IdentificationDukeMTMC-reID to Market1501
mAP78.1
67
Person Re-IdentificationMarket-1501 to MSMT17
mAP25.3
50
Person Re-IdentificationMarket-1501 to DukeMTMC-reID
mAP69.1
14
Showing 6 of 6 rows

Other info

Follow for update