Jia Xiao, Sun Xinliang, Wang Kaili, Li Min
IEEE J Biomed Health Inform. 2025 Mar;29(3):1656-1667. doi: 10.1109/JBHI.2024.3372527. Epub 2025 Mar 6.
Drug repositioning greatly reduces drug development costs and time by discovering new indications for existing drugs. With the development of technology and large-scale biological databases, computational drug repositioning has increasingly attracted remarkable attention, which can narrow down repositioning candidates. Recently, graph neural networks (GNNs) have been widely used and achieved promising results in drug repositioning. However, the existing GNNs based methods usually focus on modeling the complex drug-disease association graph, but ignore the semantic information on the graph, which may lead to a lack of consistency of global topology information and local semantic information for the learned features. To alleviate the above challenge, we propose a novel drug repositioning model based on graph contrastive learning, termed DRGCL. First, we treat the known drug-disease associations as the topology graph. Second, we select the top- similar neighbor from drug/disease similarity information to construct the semantic graph rather than use the traditional data augmentation strategy, thereby maximally retaining rich semantic information. Finally, we pull closer to embedding consistency of the different embedding spaces by graph contrastive learning to enhance the topology and semantic feature on the graph. We have evaluated DRGCL on four benchmark datasets and the experiment results show that the proposed DRGCL is superior to the state-of-the-art methods. Especially, the average result of DRGCL is 11.92% higher than that of the second-best method in terms of AUPRC. The case studies further demonstrate the reliability of DRGCL.
药物重新定位通过发现现有药物的新适应症,极大地降低了药物开发成本和时间。随着技术和大规模生物数据库的发展,计算药物重新定位越来越受到关注,它可以缩小重新定位的候选范围。最近,图神经网络(GNN)在药物重新定位中得到了广泛应用并取得了有前景的成果。然而,现有的基于GNN的方法通常专注于对复杂的药物-疾病关联图进行建模,却忽略了图上的语义信息,这可能导致学习到的特征在全局拓扑信息和局部语义信息方面缺乏一致性。为了缓解上述挑战,我们提出了一种基于图对比学习的新型药物重新定位模型,称为DRGCL。首先,我们将已知的药物-疾病关联视为拓扑图。其次,我们从药物/疾病相似性信息中选择最相似的邻居来构建语义图,而不是使用传统的数据增强策略,从而最大程度地保留丰富的语义信息。最后,我们通过图对比学习拉近不同嵌入空间的嵌入一致性,以增强图上的拓扑和语义特征。我们在四个基准数据集上对DRGCL进行了评估,实验结果表明,所提出的DRGCL优于现有最先进的方法。特别是,在AUPRC方面,DRGCL的平均结果比第二好的方法高出11.92%。案例研究进一步证明了DRGCL的可靠性。