Skip to content

DeepGCL: Multi-View Graph Contrastive Learning for Enhanced Drug-Target Binding Affinity Prediction Through Protein Pocket-Drug Interaction Modeling.

Jul 2026 · IEEE journal of biomedical and health informatics · Vol PP · 0 citations
Medicine

TL;DR

DeepGCL is presented, a novel multi-modal framework that leverages multi-view graph contrastive learning to capture latent representations of pocket-drug interactions and their underlying molecular determinants and underscores the effectiveness of multi-view learning paradigms in capturing the multifaceted nature of drug-target interactions.

Abstract

Drug-target binding affinity (DTA) prediction plays a critical role in drug discovery. Although recent approaches have demonstrated the importance of incorporating protein pocket information, they still struggle to jointly model local atomic-level interactions and global sequence contexts, as well as capture their intricate cross-modal dependencies, within a unified framework for accurate prediction. To address this limitation, we present DeepGCL, a novel multi-modal framework that leverages multi-view graph contrastive learning to capture latent representations of pocket-drug interactions and their underlying molecular determinants. The DeepGCL integrates protein sequences, pocket-drug interaction graphs, and drug molecular graphs within a unified framework to learn complementary molecular representations. By combining sequence encoding with multi-view graph contrastive learning through augmented view generation, the DeepGCL effectively captures contextual protein information and structural interactions between pockets and drugs. This enables accurate characterization of spatial and chemical relationships between binding partners. Comprehensive evaluation on multiple benchmarks shows that DeepGCL consistently outperforms state-of-the-art methods across standard metrics. Ablation studies further confirm that the protein feature module and graph contrastive learning module both make significant and complementary contributions to performance. These findings underscore the effectiveness of multi-view learning paradigms in capturing the multifaceted nature of drug-target interactions and highlight the importance of integrating diverse molecular representations for accurate binding affinity prediction. Our code is available at https://github.com/domtryto/DeepGCL.

View source

Similar papers

Jul 2026

A Structure-Aware Multimodal Framework for Drug–Target Interaction Prediction via Heterogeneous Graph Learning

Predicting drug–target interactions is critical for drug discovery, yet many deep learning methods overlook atom–residue–level relationships, so PHGDTI is proposed, a multimodal framework that integrates sequence and structural cues for binding prediction.

Hua Qian, Deng Pan, Liangpeng Nie et al. · 0 citations
Conference Jul 2026

An Interpretable Deep Learning Framework with Dual-Modality Feature Fusion for Accurate Drug-Target Affinity Prediction

Accurately predicting binding affinities between drugs and targets is crucial for drug discovery but remains challenging due to the complexity of modeling interactions between small drug and large targets. This research presents Dual modality feature fused-drug target affinity (DMFF-DTA), a model for drug-target affinity anticipation using dual-modality neural networks that considers both the sequence and graph structure of medicines and proteins. To facilitate more exact and efficient drug-target interaction modeling, the model incorporates a binding site-focused graph generation method for extracting binding information. Experimental results show that DMFF-DTA is far more effective than current state-of-the-art approaches. By outperforming state-of-the-art approaches by more than 8%, the model demonstrates remarkable generalizability to hitherto unexplored medicines and targets. The model's biological relevance is confirmed by the model interpretability analysis. This paper presents a reliable and understandable method for improving computational drug discovery by integrating multi-view protein and drug properties.

Ghazala Sultan, J. Vincent, Ratna Sahaya et al. · 0 citations
Jul 2026

CrossSG-DTA: Synergizing Sequence Semantics and Graph Structures via Cross-Attention for Drug-Target Affinity Prediction.

Accurate prediction of drug-target affinities (DTA) is critical for drug discovery. However, this task remains a significant challenge due to the complexity of modeling interactions between small ligands and large targets. In this study, we propose a multi-modal deep learning framework (CrossSG-DTA) to predict drug-target affinity by integrating sequence semantics with graph structural information. We leverage ChemBERTa and ESM-2 to extract rich semantic features for drugs and targets, respectively. In addition, a modified Graph Convolutional Network (GCN) is utilized to simultaneously capture structural data. To effectively fuse these heterogeneous features, we design a new symmetric dual cross-attention fusion mechanism for drugs and targets. This mechanism enables the model to capture complex dependencies between global sequence representations and local topological structures. Subsequently, the fused drug and target features are concatenated and fed into a three-layer Multi-Layer Perceptron (MLP) to obtain the final binding affinity. Experimental results on the Davis and KIBA datasets demonstrate that CrossSG-DTA significantly outperforms state-of-the-art methods. Finally, a case study on a glaucoma-related target highlights the practical utility of our model as a powerful in silico tool for DTA tasks.

Wei Lan, Tian Huang, Guohang He 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
Aug 2026

GraESM-FuseDTA: adaptive gated multimodal fusion of graph neural networks and protein language models for robust drug-target affinity prediction.

Experiments show that GraESM-FuseDTA achieves competitive overall performance and consistent advantages in ranking-oriented and variance-explanation metrics across warm start, drug cold start, target cold start, and strict pair cold start settings.

Jun-Wen He · 0 citations