paper-with-me

홈 › Papers

Predicting Rich Drug-Drug Interactions via Biomedical Knowledge Graphs and Text Jointly Embedding

2017-12-24 · Meng Wang

Minimizing adverse reactions caused by drug-drug interactions has always been a momentous research topic in clinical pharmacology. Detecting all possible interactions through clinical studies before a drug is released to the market is a demanding task. The power of big data is opening up new approaches to discover various drug-drug interactions. However, these discoveries contain a huge amount of noise and provide knowledge bases far from complete and trustworthy ones to be utilized. Most existing studies focus on predicting binary drug-drug interactions between drug pairs but ignore other interactions. In this paper, we propose a novel framework, called PRD, to predict drug-drug interactions. The framework uses the graph embedding that can overcome data incompleteness and sparsity issues to achieve multiple DDI label prediction. First, a large-scale drug knowledge graph is generated from different sources. Then, the knowledge graph is embedded with comprehensive biomedical text into a common low dimensional space. Finally, the learned embeddings are used to efficiently compute rich DDI information through a link prediction process. To validate the effectiveness of the proposed framework, extensive experiments were conducted on real-world datasets. The results demonstrate that our model outperforms several state-of-the-art baseline methods in terms of capability and accuracy.

📄 PDF Abstract BibTeX arXiv:1712.08875

Code (0)

등록된 구현이 없습니다.

Tasks

Graph EmbeddingKnowledge GraphsLink Prediction

Similar Papers 제목 키워드 기반

Emerging Drug Interaction Prediction Enabled by Flow-based Graph Neural Network with Biomedical Network

2023-11-15 · Yongqi Zhang, Quanming Yao, Ling Yue, Xian Wu 외

Accurately predicting drug-drug interactions (DDI) for emerging drugs, which offer possibilities for treating and alleviating diseases, with computational methods can improve patient care and contribute to efficient drug…

Graph Neural Network

UColorado\_SOM: Extraction of Drug-Drug Interactions from Biomedical Text using Knowledge-rich and Knowledge-poor Features

2013-06-01 · SEMEVAL 2013 6 · Negacy Hailu, Lawrence E. Hunter, K. Bretonnel Cohen

Towards Incorporating Entity-specific Knowledge Graph Information in Predicting Drug-Drug Interactions

2020-12-21 · Ishani Mondal

Off-the-shelf biomedical embeddings obtained from the recently released various pre-trained language models (such as BERT, XLNET) have demonstrated state-of-the-art results (in terms of accuracy) for the various natural …

Natural Language UnderstandingRelation Classification

Accurate and interpretable drug-drug interaction prediction enabled by knowledge subgraph learning

2023-11-25 · Yaqing Wang, Zaifei Yang, Quanming Yao

Background: Discovering potential drug-drug interactions (DDIs) is a long-standing challenge in clinical treatments and drug developments. Recently, deep learning techniques have been developed for DDI prediction. Howeve…

Graph Neural NetworkKnowledge Graphs

KITE-DDI: A Knowledge graph Integrated Transformer Model for accurately predicting Drug-Drug Interaction Events from Drug SMILES and Biomedical Knowledge Graph

2024-12-08 · Azwad Tamir, Jiann-Shiun Yuan

It is a common practice in modern medicine to prescribe multiple medications simultaneously to treat diseases. However, these medications could have adverse reactions between them, known as Drug-Drug Interactions (DDI), …

Knowledge Graphs