TL;DR
This paper introduces Decagon, a graph convolutional network that models drug interactions and predicts specific polypharmacy side effects, significantly improving accuracy over previous methods and leveraging multimodal graph data.
Contribution
Decagon is the first model to use a multimodal graph convolutional network for predicting specific side effects of drug combinations, handling multiple edge types effectively.
Findings
Decagon outperforms baselines by up to 69% in predicting side effects.
It automatically learns representations indicative of polypharmacy co-occurrence.
Models well side effects with strong molecular basis and shares parameters across edge types.
Abstract
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 for the patient. Polypharmacy side effects emerge because of drug-drug interactions, in which activity of one drug may change if taken with another drug. The knowledge of drug interactions is limited because these complex relationships are rare, and are usually not observed in relatively small clinical testing. Discovering polypharmacy side effects thus remains an important challenge with significant implications for patient mortality. Here, we present Decagon, an approach for modeling polypharmacy side effects. The approach constructs a multimodal graph of protein-protein interactions, drug-protein target interactions, and the polypharmacy side effects, which are…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsRelational Graph Convolution Network
