English

UBR$^2$S: Uncertainty-Based Resampling and Reweighting Strategy for Unsupervised Domain Adaptation

Computer Vision and Pattern Recognition 2021-10-25 v1

Abstract

Unsupervised domain adaptation (UDA) deals with the adaptation process of a model to an unlabeled target domain while annotated data is only available for a given source domain. This poses a challenging task, as the domain shift between source and target instances deteriorates a model's performance when not addressed. In this paper, we propose UBR2^2S - the Uncertainty-Based Resampling and Reweighting Strategy - to tackle this problem. UBR2^2S employs a Monte Carlo dropout-based uncertainty estimate to obtain per-class probability distributions, which are then used for dynamic resampling of pseudo-labels and reweighting based on their sample likelihood and the accompanying decision error. Our proposed method achieves state-of-the-art results on multiple UDA datasets with single and multi-source adaptation tasks and can be applied to any off-the-shelf network architecture. Code for our method is available at https://gitlab.com/tringwald/UBR2S.

Keywords

Cite

@article{arxiv.2110.11739,
  title  = {UBR$^2$S: Uncertainty-Based Resampling and Reweighting Strategy for Unsupervised Domain Adaptation},
  author = {Tobias Ringwald and Rainer Stiefelhagen},
  journal= {arXiv preprint arXiv:2110.11739},
  year   = {2021}
}

Comments

Accepted at the 32nd British Machine Vision Conference (BMVC 2021)