Which Expert Knows Best? Modulating Soft Learning with Online Batch Confidence for Domain Adaptive Person Re-Identification
Abstract
Deploying a person re-identification (Re-ID) system in a real scenario requires adapting a model trained on one labeled dataset to a different environment, with no person identity information. This poses an evident challenge that can be faced by unsupervised domain adaptation approaches. Recent state-of-the-art methods adopt architectures composed of multiple models (a.k.a. experts ), and transfer the learned knowledge from the source domain by clustering and assigning hard pseudo-labels to unlabeled target data. While this approach achieves outstanding accuracy, the clustering procedure is typically sub-optimal, and the experts are simply combined to learn in a collaborative way, thus limiting the final performance. In order to mitigate the effects of noisy pseudo-labels and better exploit experts’ knowledge, we propose to combine soft supervision techniques in a novel multi-expert domain adaptation framework. We introduce a novel weighting mechanism for soft supervisory learning, named Online Batch Confidence, which takes into account expert reliability in an online per-batch basis. We conduct experiments across popular cross-domain Re-ID benchmarks proving that our model outperforms the current state-of-the-art results.
Cite
Text
Zunino et al. "Which Expert Knows Best? Modulating Soft Learning with Online Batch Confidence for Domain Adaptive Person Re-Identification." European Conference on Computer Vision Workshops, 2022. doi:10.1007/978-3-031-25072-9_40Markdown
[Zunino et al. "Which Expert Knows Best? Modulating Soft Learning with Online Batch Confidence for Domain Adaptive Person Re-Identification." European Conference on Computer Vision Workshops, 2022.](https://mlanthology.org/eccvw/2022/zunino2022eccvw-expert/) doi:10.1007/978-3-031-25072-9_40BibTeX
@inproceedings{zunino2022eccvw-expert,
title = {{Which Expert Knows Best? Modulating Soft Learning with Online Batch Confidence for Domain Adaptive Person Re-Identification}},
author = {Zunino, Andrea and Murray, Christopher and Blythman, Richard and Murino, Vittorio},
booktitle = {European Conference on Computer Vision Workshops},
year = {2022},
pages = {594-607},
doi = {10.1007/978-3-031-25072-9_40},
url = {https://mlanthology.org/eccvw/2022/zunino2022eccvw-expert/}
}