School of Computer Science and Technology, University of Science and Technology of China, Jinzhai Road 96, Hefei, 230027, People's Republic of China.
Anhui Key Laboratory of Software Engineering in Computing and Communication, University of Science and Technology of China, Jinzhai Road 96, Hefei, 230027, People's Republic of China.
BMC Bioinformatics. 2023 Apr 17;24(1):151. doi: 10.1186/s12859-023-05275-3.
Drug-target interaction (DTI) prediction plays an important role in drug discovery and repositioning. However, most of the computational methods used for identifying relevant DTIs do not consider the invariance of the nearest neighbour relationships between drugs or targets. In other words, they do not take into account the invariance of the topological relationships between nodes during representation learning. It may limit the performance of the DTI prediction methods.
Here, we propose a novel graph convolutional autoencoder-based model, named SDGAE, to predict DTIs. As the graph convolutional network cannot handle isolated nodes in a network, a pre-processing step was applied to reduce the number of isolated nodes in the heterogeneous network and facilitate effective exploitation of the graph convolutional network. By maintaining the graph structure during representation learning, the nearest neighbour relationships between nodes in the embedding space remained as close as possible to the original space.
Overall, we demonstrated that SDGAE can automatically learn more informative and robust feature vectors of drugs and targets, thus exhibiting significantly improved predictive accuracy for DTIs.
药物-靶点相互作用(DTI)预测在药物发现和重新定位中起着重要作用。然而,用于识别相关 DTI 的大多数计算方法都没有考虑药物或靶点之间最近邻居关系的不变性。换句话说,它们在表示学习过程中没有考虑节点之间拓扑关系的不变性。这可能限制了 DTI 预测方法的性能。
在这里,我们提出了一种新的基于图卷积自动编码器的模型,称为 SDGAE,用于预测 DTI。由于图卷积网络无法处理网络中的孤立节点,因此应用了预处理步骤来减少异构网络中的孤立节点数量,并促进图卷积网络的有效利用。通过在表示学习过程中保持图结构,节点在嵌入空间中的最近邻居关系尽可能接近原始空间。
总的来说,我们证明了 SDGAE 可以自动学习更具信息量和稳健的药物和靶点特征向量,从而显著提高了 DTI 的预测准确性。