Skip to content

A Novel Graph Transformer Framework for Predicting Drug-Disease Associations with Structural Awareness.

Aug 2026 · IEEE transactions on computational biology and bioinformatics · Vol PP · 0 citations
Medicine

TL;DR

SGTL-DDA is proposed, a novel graph transformer framework designed to incorporate structural information and domain-specific knowledge from heterogeneous biological information networks (HBINs) that successfully identifies both known therapeutics and novel repositioning candidates, supported by molecular docking results and literature evidence.

Abstract

Accurately predicting drug-disease associations (DDAs) is essential for accelerating the discovery of novel therapeutics. Graph representation learning-based computational models have become increasingly popular for this task due to their efficiency and cost-effectiveness. However, existing approaches often suffer from structural inductive biases and a limited ability to capture the rich heterogeneous context of biomedical molecules, which constrains their capacity to learn expressive drug and disease representations. To address this issue, we propose SGTL-DDA, a novel graph transformer framework designed to incorporate structural information and domain-specific knowledge from heterogeneous biological information networks (HBINs). SGTL-DDA integrates a meta-path-guided sampling strategy with a multi-level attention mechanism, enabling the model to jointly learn from both structural dependencies and attribute semantics in an end-to-end manner. Extensive experiments on two benchmark datasets demonstrate that SGTL-DDA consistently outperforms state-of-the-art methods in terms of Accuracy, F1-score, and AUC under a ten-fold cross-validation scheme. Furthermore, case studies on Alzheimer's disease and breast cancer confirm the predictive capability of SGTL-DDA, as it successfully identifies both known therapeutics and novel repositioning candidates, supported by molecular docking results and literature evidence.

View source

Similar papers

Aug 2026

A Knowledge Graph-Driven Multimodal Framework for Drug-Disease Association Prediction.

Drug repurposing represents a cost-effective strategy to identify novel therapeutic applications for existing pharmaceuticals, circumventing the protracted timelines of traditional drug discovery. While knowledge graph (KG) based methods excel at integrating heterogeneous biomedical data, they often struggle to harmonize high-level domain knowledge with fine-grained molecular mechanisms. We propose KGDDA, a multimodal framework designed for drug-disease association prediction that synergistically integrates KGs with medical ontologies. By leveraging an attention-driven fusion mechanism, KGDDA dynamically merges contextual topological embeddings with ontology-derived priors, enabling the adaptive capture of intricate drug-disease interactions. Extensive evaluations on two benchmark datasets demonstrate that KGDDA consistently outperforms state-of-the-art baselines in both predictive accuracy and generalization. Furthermore, case studies on head and neck cancer and small cell lung cancer validate KGDDA's ability to provide actionable mechanistic insights, highlighting its potential to accelerate therapeutic discovery and precision medicine.

Qichang Zhao, Qiao Ling, Muhammad Habibulla Alamin et al. · 0 citations
Dataset Open access Jul 2026

VitaGraph: building a knowledge graph for biologically relevant learning tasks

VitaGraph is presented, a comprehensive multi-purpose biological knowledge graph built by integrating and refining multiple public datasets and enabling benchmarking of graph-based models and offering the opportunity to tackle tasks such as drug repurposing, PPI prediction, and side-effect prediction, among others.

Francesco Madeddu, Lucia Testa, Gianluca De Carlo et al. · 0 citations
Open access Jul 2026

GraphTransDTI: A novel hybrid framework combining graph transformer and CNN-BiLSTM for enhanced Drug-Protein Interaction prediction

This work proposes GraphTransDTI, a synergistic hybrid framework that integrates a Graph Transformer to represent drug graph structures, a CNN-BiLSTM network to encode protein sequence context, and a Cross-Attention mechanism to model cross-domain interactions.

Vang V. Le, Mai Thi Anh Nhu, Pham Truong Viet Thong · 0 citations
Open access Aug 2026

Tail—aware heterogeneous graph neural networks for multi—class drug—drug interaction prediction

Abstract Motivation Polypharmacy is increasingly common in clinical practice, and the sheer number of possible drug combinations makes manual interaction screening impractical. Early computational approaches relied on chemical similarity metrics and rule-based systems, while subsequent machine learning and deep learning methods improved predictive power but continued to treat drugs as isolated entities, missing the broader biological context that governs interaction behaviour. Graph Neural Network (GNN) based methods address this by modeling drugs alongside proteins, diseases, and side effects in a shared relational graph, but tend to fall short on sparsely represented long-tail interaction classes due to the severe class imbalance that characterizes real-world biomedical interaction data. Results We construct a large-scale heterogeneous biomedical knowledge graph—26 408 nodes across five entity types and 1 679 387 edges across six relation types—and benchmark MLP, GCN, HGT, and RGCN for 105- class DDI prediction. RGCN achieves the strongest overall performance (Macro F1: 0.694, Recall: 0.720), with relation-specific weight matrices proving the critical factor in heterogeneous DDI modelling. Among class imbalance strategies tested, Tail-Aware Focal Loss outperforms standard cross-entropy by 3.1% on Macro F1 and 7.4% on Recall, striking a better balance between class performance than either weighted cross-entropy or weighted random sampling.

Varshini Venkatesh, Varsha G, Dhannya S. M. · 0 citations
Aug 2026

IHLO-DTI: Drug-Target Interaction Prediction Based on Improved Hypergraph Neural Network and Laplacian Matrix Optimization

IHLO-DTI, a novel prediction model based on an improved hypergraph neural network and Laplacian matrix optimization, can effectively capture high-order many-to-many interactions between drugs and targets, improving prediction accuracy and robustness.

Guolongwei Dai, Tao Luo, Dandan Li et al. · 0 citations