Molecular Substructure-Aware Network for Drug-Drug Interaction Prediction
Xinyu Zhu, Yongliang Shen, Weiming Lu

TL;DR
The paper introduces MSAN, a novel molecular substructure-aware neural network that predicts drug-drug interactions directly from molecular structures, outperforming existing methods and providing interpretable results.
Contribution
Proposes a Transformer-like substructure extraction module and a similarity-based interaction module for DDI prediction from molecular structures, reducing reliance on manual domain knowledge.
Findings
Achieves state-of-the-art performance on real-world datasets.
Provides highly interpretable DDI predictions.
Uses substructure dropping augmentation to improve generalization.
Abstract
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 prediction usually rely on hand-engineered domain knowledge, which is laborious to obtain. In this work, we propose a novel model, Molecular Substructure-Aware Network (MSAN), to effectively predict potential DDIs from molecular structures of drug pairs. We adopt a Transformer-like substructure extraction module to acquire a fixed number of representative vectors that are associated with various substructure patterns of the drug molecule. Then, interaction strength between the two drugs' substructures will be captured by a similarity-based interaction module. We also perform a substructure dropping augmentation before graph encoding to alleviate overfitting. Experimental…
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 · Biomedical Text Mining and Ontologies · Machine Learning in Materials Science
