UBR$^2$S: Uncertainty-Based Resampling and Reweighting Strategy for Unsupervised Domain Adaptation
Tobias Ringwald, Rainer Stiefelhagen

TL;DR
UBR$^2$S introduces an uncertainty-based resampling and reweighting strategy using Monte Carlo dropout to improve unsupervised domain adaptation, achieving state-of-the-art results across multiple datasets.
Contribution
The paper presents a novel uncertainty-driven approach for dynamic pseudo-label resampling and reweighting in UDA, enhancing adaptation performance.
Findings
Achieves state-of-the-art results on multiple UDA datasets.
Effective in both single-source and multi-source adaptation.
Applicable to various network architectures.
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 UBRS - the Uncertainty-Based Resampling and Reweighting Strategy - to tackle this problem. UBRS 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…
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
