发现噪声也能传递知识,揭示跨域迁移的真正关键
Noise May Contain Transferable Knowledge: Understanding Semi-supervised Heterogeneous Domain Adaptation from an Empirical Perspective
- 用噪声做源数据仍可有效迁移,打破传统认知
- 实验验证330个任务,性能不依赖源数据类别与特征
- 提出统一框架KTF,适用于图像、文本、噪声等任意源
半监督异构域适应(SHDA)旨在处理特征表示和分布不同的域间学习问题,其中源域样本有标签,目标域多数无标签且无一一对应关系。尽管已有多种方法,但跨域知识的本质仍不清楚。本文通过实证研究,在约330个SHDA任务上测试两种监督学习方法和七种代表性SHDA方法。结果表明,源样本的类别和特征信息对目标域性能影响不大;而来自简单分布的噪声,也可能包含可迁移知识。基于此,我们构建统一的知识迁移框架(KTF),发现可迁移知识主要源于源域的可迁移性与判别性。只要确保源样本具备这些特性,无论其来源(如图像、文本或噪声),均可提升迁移效果。代码与数据集见https://github.com/yyyaoyuan/SHDA。
原文摘要 · Abstract (English)
Semi-supervised heterogeneous domain adaptation (SHDA) addresses learning across domains with distinct feature representations and distributions, where source samples are labeled while most target samples are unlabeled, with only a small fraction labeled. Moreover, there is no one-to-one correspondence between source and target samples. Although various SHDA methods have been developed to tackle this problem, the nature of the knowledge transferred across heterogeneous domains remains unclear. This paper delves into this question from an empirical perspective. We conduct extensive experiments on about 330 SHDA tasks, employing two supervised learning methods and seven representative SHDA methods. Surprisingly, our observations indicate that both the category and feature information of source samples do not significantly impact the performance of the target domain. Additionally, noise drawn from simple distributions, when used as source samples, may contain transferable knowledge. Based on this insight, we perform a series of experiments to uncover the underlying principles of transferable knowledge in SHDA. Specifically, we design a unified Knowledge Transfer Framework (KTF) for SHDA. Based on the KTF, we find that the transferable knowledge in SHDA primarily stems from the transferability and discriminability of the source domain. Consequently, ensuring those properties in source samples, regardless of their origin (e.g., image, text, noise), can enhance the effectiveness of knowledge transfer in SHDA tasks. The codes and datasets are available at https://github.com/yyyaoyuan/SHDA.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。