SafeDrug: Dual Molecular Graph Encoders for Recommending Effective and Safe Drug Combinations
Chaoqi Yang, Cao Xiao, Fenglong Ma, Lucas Glass, Jimeng Sun

TL;DR
SafeDrug is a novel drug recommendation model that explicitly incorporates drug molecular structures and controls drug-drug interactions, leading to safer and more effective medication suggestions with improved accuracy and efficiency.
Contribution
The paper introduces SafeDrug, a dual-encoder model utilizing molecular graph encoders and a controllable loss to explicitly model DDIs and improve drug recommendation quality.
Findings
Reduces DDI by 19.43% compared to previous methods.
Improves recommendation accuracy with a 2.88% increase in Jaccard similarity.
Requires fewer parameters, speeding up training and inference.
Abstract
Medication recommendation is an essential task of AI for healthcare. Existing works focused on recommending drug combinations for patients with complex health conditions solely based on their electronic health records. Thus, they have the following limitations: (1) some important data such as drug molecule structures have not been utilized in the recommendation process. (2) drug-drug interactions (DDI) are modeled implicitly, which can lead to sub-optimal results. To address these limitations, we propose a DDI-controllable drug recommendation model named SafeDrug to leverage drugs' molecule structures and model DDIs explicitly. SafeDrug is equipped with a global message passing neural network (MPNN) module and a local bipartite learning module to fully encode the connectivity and functionality of drug molecules. SafeDrug also has a controllable loss function to control DDI levels in the…
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
TopicsComputational Drug Discovery Methods · Machine Learning in Materials Science · Asymmetric Hydrogenation and Catalysis
