Department of Cardiology, Fujian Heart Medical Center, Fujian Institute of Coronary Heart Disease, Fujian Medical University Union Hospital, Fuzhou, 350001, People's Republic of China.
College of Computer and Data Science, Fuzhou University, Fujian, 350108, People's Republic of China.
Sci Rep. 2023 Aug 31;13(1):14276. doi: 10.1038/s41598-023-33124-z.
Graph convolutional networks (GCNs) have achieved impressive results in many medical scenarios involving graph node classification tasks. However, there are difficulties in transfer learning for graph representation learning and graph network models. Most GNNs work only in a single domain and cannot transfer the learned knowledge to other domains. Coronary Heart Disease (CHD) is a high-mortality disease, and there are non-public and significant differences in CHD datasets for current research, which makes it difficult to perform unified transfer learning. Therefore, in this paper, we propose a novel adversarial domain-adaptive multichannel graph convolutional network (DAMGCN) that can perform graph transfer learning on cross-domain tasks to achieve cross-domain medical knowledge transfer on different CHD datasets. First, we use a two-channel GCN model for feature aggregation using local consistency and global consistency. Then, a uniform node representation is generated for different graphs using an attention mechanism. Finally, we provide a domain adversarial module to decrease the discrepancies between the source and target domain classifiers and optimize the three loss functions in order to accomplish source and target domain knowledge transfer. The experimental findings demonstrate that our model performs best on three CHD datasets, and its performance is greatly enhanced by graph transfer learning.
图卷积网络(GCNs)在涉及图节点分类任务的许多医学场景中取得了令人瞩目的成果。然而,图表示学习和图网络模型的迁移学习存在困难。大多数 GNN 仅在单个领域中工作,无法将学到的知识转移到其他领域。冠心病(CHD)是一种高死亡率疾病,目前的研究中 CHD 数据集存在非公开且显著的差异,这使得进行统一的迁移学习变得困难。因此,在本文中,我们提出了一种新颖的对抗性域自适应多通道图卷积网络(DAMGCN),它可以在跨域任务上执行图迁移学习,以在不同的 CHD 数据集上实现跨域医学知识转移。首先,我们使用双通道 GCN 模型使用局部一致性和全局一致性进行特征聚合。然后,使用注意力机制为不同的图生成统一的节点表示。最后,我们提供了一个域对抗模块,以减少源域和目标域分类器之间的差异,并优化三个损失函数,以完成源域和目标域知识的转移。实验结果表明,我们的模型在三个 CHD 数据集上表现最佳,并且通过图迁移学习大大提高了性能。