SumGNN
SumGNN predicts multi-typed drug-drug interactions (DDI) by summarizing relevant subgraphs from large biomedical knowledge graphs using self-attention and integrating external biomedical knowledge to produce interpretable reasoning paths.
Key Features:
- Knowledge Graph Utilization: Leverages large biomedical knowledge graphs (KGs) and integrates them with smaller high-quality datasets such as experimental data to inform DDI prediction.
- Subgraph Extraction Module: Identifies and anchors relevant subgraphs within the biomedical KG to focus on pertinent relational context for each drug pair.
- Self-Attention Based Subgraph Summarization: Applies a self-attention mechanism to summarize extracted subgraphs into compact representations and generate reasoning paths.
- Multi-Channel Knowledge Integration: Incorporates massive external biomedical knowledge via a multi-channel module and improves multi-typed DDI prediction performance by up to 5.54%, particularly for low-data relation types.
- Interpretable Predictions: Produces reasoning paths for each prediction to provide interpretability of predicted multi-typed DDIs.
Scientific Applications:
- Pharmacology Research: Predicts multi-typed DDIs to support discovery of drug interaction mechanisms and inform drug development.
- Toxicology Research: Identifies potential adverse drug interactions relevant to toxicity assessment.
- Clinical Decision Support: Provides interpretable DDI predictions to inform clinical decision-making and enhance patient safety.
Methodology:
Subgraph extraction from biomedical KGs; self-attention based subgraph summarization into reasoning paths; multi-channel integration of summarized knowledge with external biomedical data for multi-typed DDI prediction.
Topics
Details
- Tool Type:
- library
- Programming Languages:
- Python
- Added:
- 12/6/2021
- Last Updated:
- 11/24/2024
Operations
Publications
Yu Y, Huang K, Zhang C, Glass LM, Sun J, Xiao C. SumGNN: multi-typed drug interaction prediction via efficient knowledge graph summarization. Bioinformatics. 2021;37(18):2988-2995. doi:10.1093/bioinformatics/btab207. PMID:33769494. PMCID:PMC10060701.