paper-with-me

홈 › Papers

Medical Knowledge Graph QA for Drug-Drug Interaction Prediction based on Multi-hop Machine Reading Comprehension

2022-12-19 · Peng Gao, Feng Gao, Jian-Cheng Ni, Yu Wang, Fei Wang

Drug-drug interaction prediction is a crucial issue in molecular biology. Traditional methods of observing drug-drug interactions through medical experiments require significant resources and labor. This paper presents a medical knowledge graph question answering model, dubbed MedKGQA, that predicts drug-drug interaction by employing machine reading comprehension from closed-domain literature and constructing a knowledge graph of drug-protein triplets from open-domain documents. The model vectorizes the drug-protein target attributes in the graph using entity embeddings and establishes directed connections between drug and protein entities based on the metabolic interaction pathways of protein targets in the human body. This aligns multiple external knowledge and applies it to learn the graph neural network. Without bells and whistles, the proposed model achieved a 4.5% improvement in terms of drug-drug interaction prediction accuracy compared to previous state-of-the-art models on the Qangaroo MedHop dataset. Experimental results demonstrate the efficiency and effectiveness of the model and verify the feasibility of integrating external knowledge in machine reading comprehension tasks.

📄 PDF Abstract BibTeX arXiv:2212.09400

Code (0)

등록된 구현이 없습니다.

Tasks

Entity EmbeddingsGraph Neural NetworkGraph Question AnsweringMachine Reading ComprehensionQuestion AnsweringReading Comprehension

Similar 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…

Graph EmbeddingKnowledge GraphsLink Prediction

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

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

Y-Mol: A Multiscale Biomedical Knowledge-Guided Large Language Model for Drug Development

2024-10-15 · Tengfei Ma, Xuan Lin, Tianle Li, Chaoyi Li 외

Large Language Models (LLMs) have recently demonstrated remarkable performance in general tasks across various fields. However, their effectiveness within specific domains such as drug development remains challenges. To …

Drug DesignKnowledge GraphsLanguage ModelingLanguage Modelling+1

Towards Interpretable Drug-Drug Interaction Prediction: A Graph-Based Approach with Molecular and Network-Level Explanations

2025-07-12 · Mengjie Chen, Ming Zhang, Cunquan Qu arxiv

Drug-drug interactions (DDIs) represent a critical challenge in pharmacology, often leading to adverse drug reactions with significant implications for patient safety and healthcare outcomes. While graph-based methods ha…

Graph Neural NetworkKnowledge Graphs