TL;DR
SumGNN is a novel graph neural network that efficiently summarizes relevant biomedical knowledge graphs to improve multi-typed drug-drug interaction prediction, especially in low-data scenarios, while providing interpretable reasoning paths.
Contribution
It introduces a subgraph extraction and summarization approach within GNNs for better multi-typed DDI prediction using large biomedical KGs.
Findings
Outperforms baseline by up to 5.54% in accuracy.
Significant improvements in low-data relation types.
Provides interpretable reasoning paths for predictions.
Abstract
Thanks to the increasing availability of drug-drug interactions (DDI) datasets and large biomedical knowledge graphs (KGs), accurate detection of adverse DDI using machine learning models becomes possible. However, it remains largely an open problem how to effectively utilize large and noisy biomedical KG for DDI detection. Due to its sheer size and amount of noise in KGs, it is often less beneficial to directly integrate KGs with other smaller but higher quality data (e.g., experimental data). Most of the existing approaches ignore KGs altogether. Some try to directly integrate KGs with other data via graph neural networks with limited success. Furthermore, most previous works focus on binary DDI prediction whereas the multi-typed DDI pharmacological effect prediction is a more meaningful but harder task. To fill the gaps, we propose a new method SumGNN: knowledge summarization graph…
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.
