Provably Uncertainty-Guided Universal Domain Adaptation
Yifan Wang, Lin Zhang, Ran Song, Paul L. Rosin, Yibin Li, and Wei, Zhang

TL;DR
This paper introduces an uncertainty-guided framework for universal domain adaptation that effectively distinguishes known and unknown samples without assumptions on label sets, improving adaptation performance.
Contribution
The paper proposes a novel uncertainty estimation and neighbor searching scheme in a linear subspace, along with an uncertainty-guided margin loss, to enhance UniDA.
Findings
Outperforms state-of-the-art methods on three datasets.
Effectively distinguishes unknown samples in domain adaptation.
Reduces bias towards known classes and improves unknown sample detection.
Abstract
Universal domain adaptation (UniDA) aims to transfer the knowledge from a labeled source domain to an unlabeled target domain without any assumptions of the label sets, which requires distinguishing the unknown samples from the known ones in the target domain. A main challenge of UniDA is that the nonidentical label sets cause the misalignment between the two domains. Moreover, the domain discrepancy and the supervised objectives in the source domain easily lead the whole model to be biased towards the common classes and produce overconfident predictions for unknown samples. To address the above challenging problems, we propose a new uncertainty-guided UniDA framework. Firstly, we introduce an empirical estimation of the probability of a target sample belonging to the unknown class which fully exploits the distribution of the target samples in the latent space. Then, based on 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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning
