paper-with-me

Papers

Drug Interaction Vectors Neural Network: DrIVeNN

2023-08-26 · Natalie Wang, Casey Overby Taylor

Polypharmacy, the concurrent use of multiple drugs to treat a single condition, is common in patients managing multiple or complex conditions. However, as more drugs are added to the treatment plan, the risk of adverse drug events (ADEs) rises rapidly. Many serious ADEs associated with polypharmacy only become known after the drugs are in use. It is impractical to test every possible drug combination during clinical trials. This issue is particularly prevalent among older adults with cardiovascular disease (CVD) where polypharmacy and ADEs are commonly observed. In this research, our primary objective was to identify key drug features to build and evaluate a model for modeling polypharmacy ADEs. Our secondary objective was to assess our model on a domain-specific case study. We developed a two-layer neural network that incorporated drug features such as molecular structure, drug-protein interactions, and mono drug side effects (DrIVeNN). We assessed DrIVeNN using publicly available side effect databases and determined Principal Component Analysis (PCA) with a variance threshold of 0.95 as the most effective feature selection method. DrIVeNN performed moderately better than state-of-the-art models like RESCAL, DEDICOM, DeepWalk, Decagon, DeepDDI, KGDDI, and KGNN in terms of AUROC for the drug-drug interaction prediction task. We also conducted a domain-specific case study centered on the treatment of cardiovascular disease (CVD). When the best performing model architecture was applied to the CVD treatment cohort, there was a significant increase in performance from the general model. We observed an average AUROC for CVD drug pair prediction increasing from 0.826 (general model) to 0.975 (CVD specific model). Our findings indicate the strong potential of domain-specific models for improving the accuracy of drug-drug interaction predictions.

📄 PDF Abstract BibTeX arXiv:2308.13891

Code (0)

등록된 구현이 없습니다.

Tasks

feature selection

Methods 이 논문이 사용한 방법론

Feature Selection Feature selection, also known as variable selection, attribute selection or variable subset selection, is the process of selecting a subset of relevant features (variables,…
DeepWalk DeepWalk learns embeddings (social representations) of a graph's vertices, by modeling a stream of short random walks. Social representations are latent features of the…
RESCAL RESCAL

Similar Papers 제목 키워드 기반

Drug-target affinity prediction method based on consistent expression of heterogeneous data

2022-11-13 · Boyuan Liu

The first step in drug discovery is finding drug molecule moieties with medicinal activity against specific targets. Therefore, it is crucial to investigate the interaction between drug-target proteins and small chemical…

Drug Discovery

Molecular Substructure-Aware Network for Drug-Drug Interaction Prediction

2022-08-24 · Xinyu Zhu, Yongliang Shen, Weiming Lu

Concomitant administration of drugs can cause drug-drug interactions (DDIs). Some drug combinations are beneficial, but other ones may cause negative effects which are previously unrecorded. Previous works on DDI predict…

A graph kernel based on context vectors for extracting drug–drug interactions

2016-03-21 · Journal of Biomedical Informatics 2016 3 · Wei Zheng, Hongfei Lin, Zhehuan Zhao, Bo Xu 외

The clinical recognition of drug–drug interactions (DDIs) is a crucial issue for both patient safety and health care cost control. Thus there is an urgent need that DDIs be extracted automatically from biomedical literat…

Drug–drug Interaction ExtractionSentence

Drug Package Recommendation via Interaction-aware Graph Induction

2021-02-06 · Zhi Zheng, Chao Wang, Tong Xu, Dazhong Shen 외

Recent years have witnessed the rapid accumulation of massive electronic medical records (EMRs), which highly support the intelligent medical services such as drug recommendation. However, prior arts mainly follow the tr…

AttributeCollaborative Filtering

Central-Smoothing Hypergraph Neural Networks for Predicting Drug-Drug Interactions

2021-12-15 · Duc Anh Nguyen, Canh Hao Nguyen, Hiroshi Mamitsuka

Predicting drug-drug interactions (DDI) is the problem of predicting side effects (unwanted outcomes) of a pair of drugs using drug information and known side effects of many pairs. This problem can be formulated as pred…