Customized Subgraph Selection and Encoding for Drug-drug Interaction Prediction
Haotong Du, Quanming Yao, Juzheng Zhang, Yang Liu, Zhen Wang

TL;DR
This paper introduces a neural architecture search-based method to automatically customize subgraph selection and encoding in drug-drug interaction prediction, improving model adaptability and performance.
Contribution
It proposes a novel NAS-inspired framework for data-specific subgraph selection and encoding, addressing manual tuning limitations in DDI prediction.
Findings
The method outperforms existing approaches in DDI prediction accuracy.
The search mechanism efficiently explores large subgraph configuration spaces.
Discovered subgraphs enhance interpretability and model robustness.
Abstract
Subgraph-based methods have proven to be effective and interpretable in predicting drug-drug interactions (DDIs), which are essential for medical practice and drug development. Subgraph selection and encoding are critical stages in these methods, yet customizing these components remains underexplored due to the high cost of manual adjustments. In this study, inspired by the success of neural architecture search (NAS), we propose a method to search for data-specific components within subgraph-based frameworks. Specifically, we introduce extensive subgraph selection and encoding spaces that account for the diverse contexts of drug interactions in DDI prediction. To address the challenge of large search spaces and high sampling costs, we design a relaxation mechanism that uses an approximation strategy to efficiently explore optimal subgraph configurations. This approach allows for robust…
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
Taxonomy
TopicsComputational Drug Discovery Methods · Biomedical Text Mining and Ontologies
