A Balanced and Uncertainty-aware Approach for Partial Domain Adaptation
Jian Liang, Yunbo Wang, Dapeng Hu, Ran He, and Jiashi Feng

TL;DR
This paper introduces BA$^3$US, a novel partial domain adaptation method that balances class distributions and suppresses uncertainty to improve transfer performance in unsupervised settings.
Contribution
It proposes two new techniques, Balanced Adversarial Alignment and Adaptive Uncertainty Suppression, to address negative transfer and uncertainty propagation in partial domain adaptation.
Findings
BA$^3$US outperforms existing methods on multiple benchmarks.
The approach effectively reduces negative transfer.
It improves classification accuracy in partial domain adaptation tasks.
Abstract
This work addresses the unsupervised domain adaptation problem, especially in the case of class labels in the target domain being only a subset of those in the source domain. Such a partial transfer setting is realistic but challenging and existing methods always suffer from two key problems, negative transfer and uncertainty propagation. In this paper, we build on domain adversarial learning and propose a novel domain adaptation method BAUS with two new techniques termed Balanced Adversarial Alignment (BAA) and Adaptive Uncertainty Suppression (AUS), respectively. On one hand, negative transfer results in misclassification of target samples to the classes only present in the source domain. To address this issue, BAA pursues the balance between label distributions across domains in a fairly simple manner. Specifically, it randomly leverages a few source samples to augment the…
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 · COVID-19 diagnosis using AI
