Related Experiment Video
Updated: Jan 7, 2026

Author Spotlight: Streamlining Protein Target Prediction and Validation via Molecular Docking and CETSA
Published on: February 23, 2024
Efficient drug-target affinity prediction via interaction features and parallel CNN-BiLSTM with attention
Jiffriya Mohamed Abdul Cader1, M A Hakim Newton2, Abdul Sattar3
1School of Information and Communication Technology, Griffith University, Nathan, 4111, Queensland, Australia; Department of IT, Sri Lanka Institute of Advanced Technological Education, Colombo, 01000, Sri Lanka.
Abstract:
Drug-Target Affinity (DTA) prediction is critical for reducing failure rates in drug discovery, but existing deep learning methods often trade efficiency for accuracy. Existing CNN-LSTM methods for DTA have convolutional neural networks (CNNs) and long short-term memory (LSTM) in series. CNNs capture local patterns, while LSTMs model long-range dependencies. In series CNN-LSTM architectures, sequential dependencies are only modelled after convolutional compression, leading to loss of raw order information and limiting long-range interaction capture. Existing graph neural networks (GNNs) for DTA, on the other hand, capture structural interactions more explicitly but require large numbers of parameters, long training times, and high computational resources. To address the challenges, we propose EDTA (Efficient Deep Learning for Drug-Target Affinity prediction), a lighter architecture that combines CNNs and bidirectional LSTM (BiLSTM) in parallel and also uses attention mechanism to simultaneously capture both local structural patterns and global sequential dependencies. This design ensures that important interactions are exploited without the computational overhead. On benchmark datasets, EDTA achieves rm2 values of 0.783 (Davis) and 0.787 (KIBA), outperforming state-of-the-art DTA methods while using fewer parameters, less memory, and up to five-fold faster inference. A virtual screening experiment on the Database of Useful Decoys: Enhanced (DUD-E) dataset further confirms its effectiveness in distinguishing binders from decoys. By emphasizing both efficiency and strong rm2 performance, EDTA demonstrates that accurate DTA prediction can be achieved without sacrificing scalability or sustainability, offering a more practical solution for modern drug discovery.
Related Concept Videos
Protein-protein Interfaces
Protein Networks
These interactions can be represented through maps depicting protein-protein interaction networks, represented as nodes and edges. Nodes are circles that are representative of a protein,...
Structure-Activity Relationships and Drug Design
SAR studies the intricate relationship between a drug's chemical structure and biological activity. It focuses on understanding how modifications to a drug's structure can influence...
Conserved Binding Sites
Binding sites are often located in large pockets, and if their location on a protein’s surface is unknown, it can be predicted using various approaches. The energetic method computationally...
Drug-Receptor Interactions
Several parameters, such as the drug's affinity for its receptor and its efficacy, which is its ability to activate the receptor, determine the drug's effect on the tissue....
Drug Discovery: Overview

