Improved Mutual Mean-Teaching for Unsupervised Domain Adaptive Re-ID
Yixiao Ge, Shijie Yu, Dapeng Chen

TL;DR
This paper introduces an improved mutual mean-teaching framework combined with structured domain adaptation for unsupervised domain adaptive person re-identification, achieving top performance in the ECCV 2020 VisDA Challenge.
Contribution
The paper proposes MMT+ and SDA frameworks that enhance pseudo-label refinement and domain translation, leading to improved unsupervised domain adaptation results.
Findings
Achieved 74.78% mAP on the VisDA Challenge
Ranked 2nd out of 153 teams
Demonstrated effectiveness of SDA and MMT+ in domain adaptation
Abstract
In this technical report, we present our submission to the VisDA Challenge in ECCV 2020 and we achieved one of the top-performing results on the leaderboard. Our solution is based on Structured Domain Adaptation (SDA) and Mutual Mean-Teaching (MMT) frameworks. SDA, a domain-translation-based framework, focuses on carefully translating the source-domain images to the target domain. MMT, a pseudo-label-based framework, focuses on conducting pseudo label refinery with robust soft labels. Specifically, there are three main steps in our training pipeline. (i) We adopt SDA to generate source-to-target translated images, and (ii) such images serve as informative training samples to pre-train the network. (iii) The pre-trained network is further fine-tuned by MMT on the target domain. Note that we design an improved MMT (dubbed MMT+) to further mitigate the label noise by modeling inter-sample…
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
TopicsDomain Adaptation and Few-Shot Learning · Multimodal Machine Learning Applications · Advanced Neural Network Applications
