Artificial Intelligence Department, Faculty of Computer Engineering, University of Isfahan, Isfahan, Iran.
Artificial Intelligence Department, Faculty of Computer Engineering, University of Isfahan, Isfahan, Iran.
J Biomed Inform. 2021 Mar;115:103707. doi: 10.1016/j.jbi.2021.103707. Epub 2021 Feb 9.
Taking multiple drugs at the same time can increase or decrease each drug's effectiveness or cause side effects. These drug-drug interactions (DDIs) may lead to an increase in the cost of medical care or even threaten patients' health and life. Thus, automatic extraction of DDIs is an important research field to improve patient safety. In this work, a deep neural network model is presented for extracting DDIs from medical texts. This model utilizes a novel attention mechanism for improving the discrimination of important words from others, based on the word similarities and their relative position with respect to candidate drugs. This approach is applied for calculating the attention weights for the outputs of a bi-directional long short-term memory (Bi-LSTM) model in the deep network structure before detecting the type of DDIs. The proposed method was tested on the standard DDI Extraction 2013 dataset and according to experimental results was able to achieve an F1-Score of 78.30 which is comparable to the best results reported for the state-of-the-art methods. A detailed study of the proposed method and its components is also provided.
同时服用多种药物可能会增加或减少每种药物的疗效或引起副作用。这些药物-药物相互作用(DDI)可能会导致医疗费用增加,甚至威胁到患者的健康和生命。因此,自动提取 DDI 是提高患者安全性的一个重要研究领域。在这项工作中,提出了一种从医学文本中提取 DDI 的深度神经网络模型。该模型利用了一种新颖的注意力机制,基于单词相似度及其相对于候选药物的相对位置,提高了对重要单词的区分能力。这种方法应用于在深度网络结构中双向长短期记忆(Bi-LSTM)模型的输出上计算注意力权重,以检测 DDI 的类型。所提出的方法在标准 DDI 提取 2013 数据集上进行了测试,根据实验结果,能够达到 78.30 的 F1-Score,与最先进方法报告的最佳结果相当。还提供了对所提出的方法及其组件的详细研究。