Related Experiment Video
Updated: Apr 14, 2026

Author Spotlight: Streamlining Protein Target Prediction and Validation via Molecular Docking and CETSA
Published on: February 23, 2024
HopWD-DTA: a novel framework for drug-target affinity prediction fusing multi-hop neighborhoods and deep features
Xingyu Liu1, Maoyuan Zhou1, Xiaorui Huang1
1Academy of Artificial Intelligence, Beijing Institute of Petrochemical Technology, Beijing, 102617, China.
Context:
Accurate prediction of drug-target affinity (DTA) is crucial for accelerating drug discovery, but it remains a significant challenge. While deep learning methods have shown promise, many existing models struggle with representing long-range protein relationships within protein-protein interaction (PPI) networks, often suffering from performance degradation as graph neural network layers deepen. To overcome this limitation, we developed HopWD-DTA, a novel framework designed to effectively capture both local and global protein features. The core innovation lies in integrating multi-hop neighborhood information from PPI networks with deep structural features of proteins and drugs. Comprehensive evaluations on the Davis, KIBA, and Human benchmark datasets demonstrate that HopWD-DTA achieves state-of-the-art performance, significantly improving DTA prediction accuracy over existing cutting-edge solutions.
Methods:
The HopWD-DTA framework consists of separate branches for protein and drug feature extraction. For proteins, structural features from residue contact maps are first encoded using a Graph Convolutional Network (GCN). These features, along with InterPro annotations, are then embedded into a PPI network. We introduce a multi-hop neighborhood serialization technique, which generates a sequence of feature matrices representing different neighborhood scopes. This sequence is processed by a Variational Autoencoder (VAE) to learn a robust protein representation. For drugs, molecules are represented as graphs from SMILES strings and encoded via a GCN, followed by a novel Wide-and-Deep Path (WDPATH) module to capture both macroscopic and microscopic features. The final protein and drug features are concatenated and fed into a multilayer perceptron for affinity prediction. The model was implemented using PyTorch and RDKit.
More Related Videos
06:50Author Spotlight: A Computational Approach to Decipher Amino Acid Preferences in Multispecific Protein-Protein Interactions
Published on: January 26, 2024
03:08Using Human Differentially Expressed Gene Lists to Perform Downstream Pathway Enrichment Analysis and Target Prioritization
Published on: October 3, 2025
Related Concept Videos
Pharmacogenomics: Identification of New Drug Targets
Targets for Drug Action: Overview
Receptors are either membrane-spanning or intracellular proteins, which upon binding a ligand, get activated and transmit the signal downstream to elicit a response. Drugs bind receptors, either mimicking the action of endogenous ligands or blocking the receptor activity to bring about a modified response. Nearly 35% of approved drugs target the G...