论文标题
多源域适应性的自我监督的图形神经网络
Self-Supervised Graph Neural Network for Multi-Source Domain Adaptation
论文作者
论文摘要
当测试数据未完全遵循培训数据的相同分布时,域的适应性(DA)试图解决方案,而多源域适应性(MSDA)对现实世界应用非常有吸引力。通过从大规模的未标记样本中学习,自我监督的学习现在已成为深度学习的新趋势。值得注意的是,自我监督的学习和多源域的适应性都共享一个类似的目标:它们都旨在利用未标记的数据来学习更具表现力的表示。不幸的是,传统的多任务自我监督学习面临两个挑战:(1)借口任务可能与下游任务没有密切相关,因此可能很难学习从借口任务共享有用的知识到目标任务; (2)当借口任务和下游一个且唯一使用不同的预测头之间共享相同的功能提取器时,启用任务间信息交换和知识共享是无效的。为了解决这些问题,我们提出了一个新颖的\ textbf {s} elf- \ textbf {s} Upervised \ textbf {g} raph neural Network(ssg),其中图神经网络被用作桥梁启用更有效的任务间信息交换和知识交换和知识共享。通过采用面具令牌策略来掩盖某些域信息,可以学到更具表现力的表示。我们的广泛实验表明,我们提出的SSG方法已在四个多源域自适应数据集中取得了最先进的结果,这些数据集证明了我们从不同方面提出的SSG方法的有效性。
Domain adaptation (DA) tries to tackle the scenarios when the test data does not fully follow the same distribution of the training data, and multi-source domain adaptation (MSDA) is very attractive for real world applications. By learning from large-scale unlabeled samples, self-supervised learning has now become a new trend in deep learning. It is worth noting that both self-supervised learning and multi-source domain adaptation share a similar goal: they both aim to leverage unlabeled data to learn more expressive representations. Unfortunately, traditional multi-task self-supervised learning faces two challenges: (1) the pretext task may not strongly relate to the downstream task, thus it could be difficult to learn useful knowledge being shared from the pretext task to the target task; (2) when the same feature extractor is shared between the pretext task and the downstream one and only different prediction heads are used, it is ineffective to enable inter-task information exchange and knowledge sharing. To address these issues, we propose a novel \textbf{S}elf-\textbf{S}upervised \textbf{G}raph Neural Network (SSG), where a graph neural network is used as the bridge to enable more effective inter-task information exchange and knowledge sharing. More expressive representation is learned by adopting a mask token strategy to mask some domain information. Our extensive experiments have demonstrated that our proposed SSG method has achieved state-of-the-art results over four multi-source domain adaptation datasets, which have shown the effectiveness of our proposed SSG method from different aspects.