Predicting Drug Effects from High-Dimensional, Asymmetric Drug Datasets by Using Graph Neural Networks: A Comprehensive Analysis of Multitarget Drug Effect Prediction
Avishek Bose, Guojing Cong

TL;DR
This paper introduces a novel oversampling technique to enhance graph neural network performance in multitarget drug effect prediction, effectively addressing data imbalance and asymmetric label co-occurrence issues.
Contribution
The study proposes a new oversampling method for multilabel classification in GNNs, significantly improving drug effect prediction accuracy on high-dimensional, asymmetric datasets.
Findings
The hybrid GNN model outperforms other ML models in all evaluation metrics.
The oversampling technique effectively reduces data imbalance.
GNNs trained with the proposed method achieve higher precision, recall, and F1 scores.
Abstract
Graph neural networks (GNNs) have emerged as one of the most effective ML techniques for drug effect prediction from drug molecular graphs. Despite having immense potential, GNN models lack performance when using datasets that contain high-dimensional, asymmetrically co-occurrent drug effects as targets with complex correlations between them. Training individual learning models for each drug effect and incorporating every prediction result for a wide spectrum of drug effects are impractical. Therefore, an opportunity exists to address this challenge as multitarget prediction problems and predict all drug effects at a time. We developed standard and hybrid GNNs to perform two separate tasks: multiregression for continuous values and multilabel classification for categorical values contained in our datasets. Because multilabel classification makes the target data even more sparse and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComputational Drug Discovery Methods · Analytical Methods in Pharmaceuticals
