paper-with-me

홈 › Papers

Research on Adverse Drug Reaction Prediction Model Combining Knowledge Graph Embedding and Deep Learning

2024-07-23 · Yufeng Li, Wenchao Zhao, Bo Dang, Xu Yan, Weimin WANG, Min Gao, Mingxuan Xiao

In clinical treatment, identifying potential adverse reactions of drugs can help assist doctors in making medication decisions. In response to the problems in previous studies that features are high-dimensional and sparse, independent prediction models need to be constructed for each adverse reaction of drugs, and the prediction accuracy is low, this paper develops an adverse drug reaction prediction model based on knowledge graph embedding and deep learning, which can predict experimental results. Unified prediction of adverse drug reactions covered. Knowledge graph embedding technology can fuse the associated information between drugs and alleviate the shortcomings of high-dimensional sparsity in feature matrices, and the efficient training capabilities of deep learning can improve the prediction accuracy of the model. This article builds an adverse drug reaction knowledge graph based on drug feature data; by analyzing the embedding effect of the knowledge graph under different embedding strategies, the best embedding strategy is selected to obtain sample vectors; and then a convolutional neural network model is constructed to predict adverse reactions. The results show that under the DistMult embedding model and 400-dimensional embedding strategy, the convolutional neural network model has the best prediction effect; the average accuracy, F_1 score, recall rate and area under the curve of repeated experiments are better than the methods reported in the literature. The obtained prediction model has good prediction accuracy and stability, and can provide an effective reference for later safe medication guidance.

📄 PDF Abstract BibTeX arXiv:2407.16715

Code (0)

등록된 구현이 없습니다.

Tasks

Graph EmbeddingKnowledge Graph EmbeddingPrediction

Similar Papers 제목 키워드 기반

Identification of Adverse Drug Reaction Mentions in Tweets -- SMM4H Shared Task 2019

2019-08-01 · WS 2019 8 · Samarth Rawal, Siddharth Rawal, Saadat Anwar, Chitta Baral

Analyzing social media posts can offer insights into a wide range of topics that are commonly discussed online, providing valuable information for studying various health-related phenomena reported online. The outcome of…

Pharmacovigilance

ADRNet: A Generalized Collaborative Filtering Framework Combining Clinical and Non-Clinical Data for Adverse Drug Reaction Prediction

2023-08-03 · Haoxuan Li, Taojun Hu, Zetong Xiong, Chunyuan Zheng 외

Adverse drug reaction (ADR) prediction plays a crucial role in both health care and drug discovery for reducing patient mortality and enhancing drug safety. Recently, many studies have been devoted to effectively predict…

Collaborative FilteringDrug DiscoveryRepresentation Learning

Annotation of Adverse Drug Reactions in Patients' Weblogs

2020-05-01 · LREC 2020 5 · Yuki Arase, Tomoyuki Kajiwara, Chenhui Chu

Adverse drug reactions are a severe problem that significantly degrade quality of life, or even threaten the life of patients. Patient-generated texts available on the web have been gaining attention as a promising sourc…

Articles

Drug-drug interaction prediction based on co-medication patterns and graph matching

2019-02-22 · Wen-Hao Chiang, Li Shen, Lang Li, Xia Ning

Background: The problem of predicting whether a drug combination of arbitrary orders is likely to induce adverse drug reactions is considered in this manuscript. Methods: Novel kernels over drug combinations of arbitrary…

Graph MatchingPrediction

Extracting adverse drug reactions and their context using sequence labelling ensembles in TAC2017

2019-05-28 · Maksim Belousov, Nikola Milosevic, William Dixon, Goran Nenadic

Adverse drug reactions (ADRs) are unwanted or harmful effects experienced after the administration of a certain drug or a combination of drugs, presenting a challenge for drug development and drug administration. In this…