Skip to main content
QUICK REVIEW

[论文解读] Multi-source Domain Adaptation in the Deep Learning Era: A Systematic Survey

Sicheng Zhao, Bo Li|arXiv (Cornell University)|Feb 26, 2020
Domain Adaptation and Few-Shot Learning参考文献 61被引用 73
一句话总结

本论文提供了对深度学习中多源域自适应(MDA)的全面综述,界定了 MDA,回顾数据集,比较潜在空间转换与中间域生成方法,并勾勒未来方向。

ABSTRACT

In many practical applications, it is often difficult and expensive to obtain enough large-scale labeled data to train deep neural networks to their full capability. 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) addresses this problem by minimizing the impact of domain shift between the source and target domains. Multi-source domain adaptation (MDA) is a powerful extension in which the labeled data may be collected from multiple sources with different distributions. Due to the success of DA methods and the prevalence of multi-source data, MDA has attracted increasing attention in both academia and industry. In this survey, we define various MDA strategies and summarize available datasets for evaluation. We also compare modern MDA methods in the deep learning era, including latent space transformation and intermediate domain generation. Finally, we discuss future research directions for MDA.

研究动机与目标

  • 定义并对多源域自适应(MDA)的设置与策略进行分类。
  • 总结用于评估 MDA 的公开数据集。
  • 比较深度 MDA 方法,重点在潜在空间转换和中间域生成。
  • 讨论理论见解并提出有前景的未来研究方向。

提出的方法

  • 按对齐策略对 MDA 进行分类:潜在空间转换和中间域生成。
  • 回顾用于潜在空间对齐的基于差异的和对抗性方法。
  • 讨论在源之间共享与非共享特征提取器以及分类器对齐。
  • 描述桥接源域与目标域的中间域生成方法(例如基于 GAN 的方法)。
  • 突出权重分配和多源组合的源选择策略。

实验结果

研究问题

  • RQ1哪些(problem)定义和策略分类能最好地刻画深度学习中的多源域自适应?
  • RQ2在标准数据集上比较潜在空间转换与中间域生成时,现有的 MDA 方法的表现如何?
  • RQ3有哪些关键的理论与实践见解可指导在何时使用哪种 MDA 策略?
  • RQ4在真实世界、多源设置中,哪些未来方向最有前景?

主要发现

  • 直接将多个源合并为一个并应用单源 DA 常常不及最佳单源方法。
  • MDA 方法通常分为潜在空间转换和中间域生成框架。
  • 基于差异的方法和对抗性方法在潜在空间对齐中很普遍,基于 Wasserstein 的策略提供了稳定性优势。
  • 对最相关的源和样本进行加权和选择可提升目标域自适应性能。
  • 某些方法采用共享或非共享的特征提取器,在参数效率与对齐粒度之间进行权衡。
  • 带像素级对齐的中间域生成有助于提升如语义分割等细粒度任务。

更好的研究,从现在开始

从阅读论文到最终审阅,大幅缩短您的研究时间。

无需绑定信用卡

本解读由 AI 生成,并经人工编辑审核。