CVLGMay 1, 2024

More is Better: Deep Domain Adaptation with Multiple Sources

arXiv:2405.00749v115 citationsh-index: 18IJCAI
Originality Synthesis-oriented
AI Analysis

It addresses the challenge of expensive labeled data collection for practitioners by summarizing existing MDA approaches, but it is incremental as it reviews rather than proposes new methods.

This survey tackles the problem of domain shift in deep learning by reviewing multi-source domain adaptation (MDA) methods, which leverage labeled data from multiple sources to improve performance on unlabeled target domains, though no specific numerical results are provided as it is a review paper.

In many practical applications, it is often difficult and expensive to obtain large-scale labeled data to train state-of-the-art deep neural networks. Therefore, transferring the learned knowledge from a separate, labeled source domain to an unlabeled or sparsely labeled target domain becomes an appealing alternative. However, direct transfer often results in significant performance decay due to domain shift. Domain adaptation (DA) aims to address this problem by aligning the distributions between the source and target domains. Multi-source domain adaptation (MDA) is a powerful and practical extension in which the labeled data may be collected from multiple sources with different distributions. In this survey, we first define various MDA strategies. Then we systematically summarize and compare modern MDA methods in the deep learning era from different perspectives, followed by commonly used datasets and a brief benchmark. Finally, we discuss future research directions for MDA that are worth investigating.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes