Zhu Bei, Xu Yi, Zhao Pengcheng, Yiu Siu-Ming, Yu Hui, Shi Jian-Yu
School of Life Sciences, Northwestern Polytechnic University, Xi'an, China.
Department of Computer Science, The University of Hong Kong, Hong Kong, China.
Front Microbiol. 2022 Apr 11;13:846915. doi: 10.3389/fmicb.2022.846915. eCollection 2022.
Many drugs can be metabolized by human microbes; the drug metabolites would significantly alter pharmacological effects and result in low therapeutic efficacy for patients. Hence, it is crucial to identify potential drug-microbe associations (DMAs) before the drug administrations. Nevertheless, traditional DMA determination cannot be applied in a wide range due to the tremendous number of microbe species, high costs, and the fact that it is time-consuming. Thus, predicting possible DMAs in computer technology is an essential topic. Inspired by other issues addressed by deep learning, we designed a deep learning-based model named Nearest Neighbor Attention Network (NNAN). The proposed model consists of four components, namely, a similarity network constructor, a nearest-neighbor aggregator, a feature attention block, and a predictor. In brief, the similarity block contains a microbe similarity network and a drug similarity network. The nearest-neighbor aggregator generates the embedding representations of drug-microbe pairs by integrating drug neighbors and microbe neighbors of each drug-microbe pair in the network. The feature attention block evaluates the importance of each dimension of drug-microbe pair embedding by a set of ordinary multi-layer neural networks. The predictor is an ordinary fully-connected deep neural network that functions as a binary classifier to distinguish potential DMAs among unlabeled drug-microbe pairs. Several experiments on two benchmark databases are performed to evaluate the performance of NNAN. First, the comparison with state-of-the-art baseline approaches demonstrates the superiority of NNAN under cross-validation in terms of predicting performance. Moreover, the interpretability inspection reveals that a drug tends to associate with a microbe if it finds its top- most similar neighbors that associate with the microbe.
许多药物可被人体微生物代谢;药物代谢产物会显著改变药理作用,导致患者治疗效果不佳。因此,在给药前识别潜在的药物-微生物关联(DMA)至关重要。然而,由于微生物种类繁多、成本高昂且耗时,传统的DMA测定法无法广泛应用。因此,利用计算机技术预测可能的DMA是一个重要课题。受深度学习解决的其他问题启发,我们设计了一种基于深度学习的模型,名为最近邻注意力网络(NNAN)。该模型由四个部分组成,即相似性网络构造器、最近邻聚合器、特征注意力块和预测器。简而言之,相似性块包含一个微生物相似性网络和一个药物相似性网络。最近邻聚合器通过整合网络中每个药物-微生物对的药物邻居和微生物邻居,生成药物-微生物对的嵌入表示。特征注意力块通过一组普通的多层神经网络评估药物-微生物对嵌入各维度的重要性。预测器是一个普通的全连接深度神经网络,用作二分类器,以区分未标记药物-微生物对中的潜在DMA。我们在两个基准数据库上进行了多项实验,以评估NNAN的性能。首先,与最先进的基线方法进行比较,证明了NNAN在交叉验证下预测性能方面的优越性。此外,可解释性检查表明,如果一种药物找到了与该微生物相关的最相似邻居,那么它往往会与该微生物相关联。