Nováček Vít, Mohamed Sameh K
Data Science Institute, NUI Galway.
Insight Centre for Data Analytics, NUI Galway.
AMIA Jt Summits Transl Sci Proc. 2020 May 30;2020:449-458. eCollection 2020.
Polypharmacy is the use of drug combinations and is commonly used for treating complex and terminal diseases. Despite its effectiveness in many cases, it poses high risks of adverse side effects. Polypharmacy side-effects occur due to unwanted interactions of combined drugs, and they can cause severe complications to patients which results in increasing the risks of morbidity and leading to new mortalities. The use of drug polypharmacy is currently in its early stages; thus, the knowledge of their probable side-effects is limited. This encouraged multiple works to investigate machine learning techniques to efficiently and reliably predict adverse effects of drug combinations. In this context, the Decagon model is known to provide state-of-the-art results. It models polypharmacy side-effect data as a knowledge graph and formulates finding possible adverse effects as a link prediction task over the knowledge graph. The link prediction is solved using an embedding model based on graph convolutions. Despite its effectiveness, the Decagon approach still suffers from a high rate of false positives. In this work, we propose a new knowledge graph embedding technique that uses multi-part embedding vectors to predict polypharmacy side-effects. Like in the Decagon model, we model polypharmacy side effects as a knowledge graph. However, we perform the link prediction task using an approach based on tensor decomposition. Our experimental evaluation shows that our approach outperforms the Decagon model with 12% and 16% margins in terms of the area under the ROC and precision recall curves, respectively.
多重用药是指使用药物组合,常用于治疗复杂和晚期疾病。尽管在许多情况下它很有效,但却带来了很高的副作用风险。多重用药的副作用是由于联合使用的药物产生了不良相互作用而发生的,它们会给患者造成严重并发症,从而增加发病风险并导致新的死亡。目前,多重用药的使用尚处于早期阶段;因此,对其可能产生的副作用的了解有限。这促使多项研究致力于探索机器学习技术,以高效、可靠地预测药物组合的不良反应。在这种背景下,Decagon模型以能提供最先进的结果而闻名。它将多重用药副作用数据建模为一个知识图谱,并将寻找可能的不良反应表述为知识图谱上的链接预测任务。链接预测通过基于图卷积的嵌入模型来解决。尽管Decagon方法很有效,但仍然存在较高的误报率。在这项工作中,我们提出了一种新的知识图谱嵌入技术,该技术使用多部分嵌入向量来预测多重用药的副作用。与Decagon模型一样,我们将多重用药副作用建模为一个知识图谱。然而,我们使用基于张量分解的方法来执行链接预测任务。我们的实验评估表明,我们的方法在ROC曲线下面积和精确召回率曲线方面分别比Decagon模型高出12%和16%。