Section 01
[Main Floor] Project Introduction to Heterogeneous Graph Neural Network-based Drug-Target Interaction Prediction
Core Project Information
- Original Author/Maintainer: Babakmamnoon
- Source Platform: GitHub
- Original Title: Drug-Target-Interaction-Prediction-on-Heterogeneous-Graphs-using-Graph-Neural-Networks
- Original Link: https://github.com/Babakmamnoon/Drug-Target-Interaction-Prediction-on-Heterogeneous-Graphs-using-Graph-Neural-Networks
- Publication Time: June 2026
- Colab Notebook: https://colab.research.google.com/drive/18GwTTIiTozvVw4e1jbSVjC4VJWPB4Rlr
Core Insights
This project provides a complete industrial-grade workflow for drug-target interaction (DTI) prediction using heterogeneous graph neural networks (GNNs) on the BioSNAP-DTI benchmark dataset. By combining molecular graph characterization with a 1D CNN protein encoder, it achieves high-precision binary classification of DTIs and reaches state-of-the-art performance.
Guide to Subsequent Floors
Subsequent floors will sequentially cover research background, dataset details, methodology, experimental results, technical highlights and application prospects, and project conclusion.