paper-with-me

홈 › Papers

A Deep Learning Approach to the Prediction of Drug Side-Effects on Molecular Graphs

2022-11-30 · Pietro Bongini, Elisa Messori, Niccolò Pancino, Monica Bianchini

Predicting drug side-effects before they occur is a key task in keeping the number of drug-related hospitalizations low and to improve drug discovery processes. Automatic predictors of side-effects generally are not able to process the structure of the drug, resulting in a loss of information. Graph neural networks have seen great success in recent years, thanks to their ability of exploiting the information conveyed by the graph structure and labels. These models have been used in a wide variety of biological applications, among which the prediction of drug side-effects on a large knowledge graph. Exploiting the molecular graph encoding the structure of the drug represents a novel approach, in which the problem is formulated as a multi-class multi-label graph-focused classification. We developed a methodology to carry out this task, using recurrent Graph Neural Networks, and building a dataset from freely accessible and well established data sources. The results show that our method has an improved classification capability, under many parameters and metrics, with respect to previously available predictors.

📄 PDF Abstract BibTeX arXiv:2211.16871

Code (0)

등록된 구현이 없습니다.

Tasks

Drug Discovery

Similar Papers 제목 키워드 기반

Modeling polypharmacy side effects with graph convolutional networks

2018-02-02 · Marinka Zitnik, Monica Agrawal, Jure Leskovec

The use of drug combinations, termed polypharmacy, is common to treat patients with complex diseases and co-existing conditions. However, a major consequence of polypharmacy is a much higher risk of adverse side effects …

Link Prediction

Detecting Side Effects of Adverse Drug Reactions Through Drug-Drug Interactions Using Graph Neural Networks and Self-Supervised Learning

2024-05-31 · IEEE Access 2024 5 · OmKumar ChandraUmakantham, Srinitish Srinivasan, Varenya Pathak

Adverse Drug Reactions(ADRs) due to drug-drug interactions present a public health problem worldwide that deserves attention due to its impact on mortality, morbidity, and healthcare costs. There have been major challeng…

ClassificationSelf-Supervised LearningType prediction

What Molecular Structure Cannot Tell Us: A Taxonomy of Explainability Gaps in GNN-Based Drug Toxicity Prediction

2026-05-25 · Juergen Dietrich arxiv

Not all clinically relevant adverse effects are structurally inferable from molecular graphs - regardless of model quality or architectural complexity. This study introduces an operational taxonomy of the structural info…

ImageDDI: Image-enhanced Molecular Motif Sequence Representation for Drug-Drug Interaction Prediction

2025-08-11 · Yuqin He, Tengfei Ma, Chaoyi Li, Pengsen Ma 외 arxiv

To mitigate the potential adverse health effects of simultaneous multi-drug use, including unexpected side effects and interactions, accurately identifying and predicting drug-drug interactions (DDIs) is considered a cru…

Representation Learning

CandidateDrug4Cancer: An Open Molecular Graph Learning Benchmark on Drug Discovery for Cancer

2022-03-02 · Xianbin Ye, Ziliang Li, Fei Ma, Zongbi Yi 외

Anti-cancer drug discoveries have been serendipitous, we sought to present the Open Molecular Graph Learning Benchmark, named CandidateDrug4Cancer, a challenging and realistic benchmark dataset to facilitate scalable, ro…

Drug DiscoveryGraph Learning