Mutual Mean-Teaching: Pseudo Label Refinery for Unsupervised Domain Adaptation on Person Re-identification
Yixiao Ge, Dapeng Chen, Hongsheng Li

TL;DR
This paper introduces Mutual Mean-Teaching, an unsupervised framework that refines pseudo labels for better domain adaptation in person re-identification, significantly improving performance over previous methods.
Contribution
It proposes a novel pseudo label refinement method and a soft softmax-triplet loss to enhance feature learning in unsupervised domain adaptation for person re-ID.
Findings
Achieves up to 18.2% mAP improvement on benchmark datasets.
Effectively mitigates noisy pseudo labels in unsupervised domain adaptation.
Introduces a new loss supporting soft pseudo triplet labels.
Abstract
Person re-identification (re-ID) aims at identifying the same persons' images across different cameras. However, domain diversities between different datasets pose an evident challenge for adapting the re-ID model trained on one dataset to another one. State-of-the-art unsupervised domain adaptation methods for person re-ID transferred the learned knowledge from the source domain by optimizing with pseudo labels created by clustering algorithms on the target domain. Although they achieved state-of-the-art performances, the inevitable label noise caused by the clustering procedure was ignored. Such noisy pseudo labels substantially hinders the model's capability on further improving feature representations on the target domain. In order to mitigate the effects of noisy pseudo labels, we propose to softly refine the pseudo labels in the target domain by proposing an unsupervised…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsVideo Surveillance and Tracking Methods · Advanced Neural Network Applications · Human Pose and Action Recognition
MethodsTriplet Loss · Average Pooling · Residual Connection · *Communicated@Fast*How Do I Communicate to Expedia? · 1x1 Convolution · Batch Normalization · Bottleneck Residual Block · Global Average Pooling · Residual Block · Kaiming Initialization
