HiGraphDTI: Hierarchical Graph Representation Learning for Drug-Target Interaction Prediction
Bin Liu, Siqi Wu, Jin Wang, Xin Deng, Ao Zhou
TL;DR
HiGraphDTI tackles DTI prediction by introducing a hierarchical drug representation that captures atoms, motifs, and global structure, coupled with a broadened target representation through attentional feature fusion. A hierarchical attention mechanism then models cross-level drug–target interactions and provides interpretable insights into binding mechanisms. Empirical results across four benchmarks show consistent improvements over six state-of-the-art methods, with ablation and attention-visualization analyses validating the contribution and interpretability of the approach. The work advances DTI discovery by delivering both higher predictive performance and actionable biological interpretations from multi-scale molecular graphs.
Abstract
The discovery of drug-target interactions (DTIs) plays a crucial role in pharmaceutical development. The deep learning model achieves more accurate results in DTI prediction due to its ability to extract robust and expressive features from drug and target chemical structures. However, existing deep learning methods typically generate drug features via aggregating molecular atom representations, ignoring the chemical properties carried by motifs, i.e., substructures of the molecular graph. The atom-drug double-level molecular representation learning can not fully exploit structure information and fails to interpret the DTI mechanism from the motif perspective. In addition, sequential model-based target feature extraction either fuses limited contextual information or requires expensive computational resources. To tackle the above issues, we propose a hierarchical graph representation learning-based DTI prediction method (HiGraphDTI). Specifically, HiGraphDTI learns hierarchical drug representations from triple-level molecular graphs to thoroughly exploit chemical information embedded in atoms, motifs, and molecules. Then, an attentional feature fusion module incorporates information from different receptive fields to extract expressive target features.Last, the hierarchical attention mechanism identifies crucial molecular segments, which offers complementary views for interpreting interaction mechanisms. The experiment results not only demonstrate the superiority of HiGraphDTI to the state-of-the-art methods, but also confirm the practical ability of our model in interaction interpretation and new DTI discovery.
