Multi-Source Unsupervised Domain Adaptation
15 papers with code • 7 benchmarks • 3 datasets
Most implemented papers
Maximum Classifier Discrepancy for Unsupervised Domain Adaptation
To solve these problems, we introduce a new approach that attempts to align distributions of source and target by utilizing the task-specific decision boundaries.
Deep Transfer Learning with Joint Adaptation Networks
Deep networks have been successfully applied to learn transferable features for adapting models from a source domain to a different target domain.
Moment Matching for Multi-Source Domain Adaptation
Conventional unsupervised domain adaptation (UDA) assumes that training data are sampled from a single domain.
Multi-source Distilling Domain Adaptation
Deep neural networks suffer from performance decay when there is domain shift between the labeled source domain and unlabeled target domain, which motivates the research on domain adaptation (DA).
Domain Adaptive Ensemble Learning
Each such classifier is an expert to its own domain and a non-expert to others.
Multi-source Attention for Unsupervised Domain Adaptation
We model source-selection as an attention-learning problem, where we learn attention over sources for a given target instance.
Learning to Combine: Knowledge Aggregation for Multi-Source Domain Adaptation
Transferring knowledges learned from multiple source domains to target domain is a more practical and challenging task than conventional single-source domain adaptation.
KD3A: Unsupervised Multi-Source Decentralized Domain Adaptation via Knowledge Distillation
(2) A dynamic weighting strategy named Consensus Focus to identify both the malicious and irrelevant domains.
STEM: An Approach to Multi-Source Domain Adaptation With Guarantees
To address the second challenge, we propose to bridge the gap between the target domain and the mixture of source domains in the latent space via a generator or feature extractor.
MOST: Multi-Source Domain Adaptation via Optimal Transport for Student-Teacher Learning
To this end, we propose in this paper a novel model for multi-source DA using the theory of optimal transport and imitation learning.