Divergence Optimization for Noisy Universal Domain Adaptation
Qing Yu, Atsushi Hashimoto, Yoshitaka Ushiku

TL;DR
This paper introduces a divergence-based method for Noisy Universal Domain Adaptation, effectively handling noisy source data and unknown target classes, outperforming existing approaches across various settings.
Contribution
It proposes a novel two-head neural network framework that detects noisy samples, identifies unknown classes, and aligns domain distributions in Noisy UniDA.
Findings
Outperforms existing methods in most adaptation settings
Effectively detects noisy source samples
Identifies unknown classes in target domain
Abstract
Universal domain adaptation (UniDA) has been proposed to transfer knowledge learned from a label-rich source domain to a label-scarce target domain without any constraints on the label sets. In practice, however, it is difficult to obtain a large amount of perfectly clean labeled data in a source domain with limited resources. Existing UniDA methods rely on source samples with correct annotations, which greatly limits their application in the real world. Hence, we consider a new realistic setting called Noisy UniDA, in which classifiers are trained with noisy labeled data from the source domain and unlabeled data with an unknown class distribution from the target domain. This paper introduces a two-head convolutional neural network framework to solve all problems simultaneously. Our network consists of one common feature generator and two classifiers with different decision boundaries.…
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 · Machine Learning and ELM · Multimodal Machine Learning Applications
