Related Experiment Video
Updated: Jan 28, 2026

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
Published on: December 15, 2023
Predicting protein-ligand binding residues with deep convolutional neural networks.
Yifeng Cui1,2, Qiwen Dong3,4, Daocheng Hong2
1Faculty of Education, East China Normal University, 3663 N. Zhongshan Rd., Shanghai, 200062, China.
DeepCSeqSite, a novel deep learning method, accurately predicts protein-ligand binding residues using only sequence data. This sequence-based approach surpasses existing 3D-structure and traditional methods, offering a significant advancement in biological understanding.
Area of Science:
- Computational Biology
- Bioinformatics
- Machine Learning in Biology
Background:
- Protein-ligand interactions are crucial for biological processes.
- Identifying protein-ligand binding residues aids in understanding protein functions.
- Current computational methods are either sequence-based or 3D-structure-based, with 3D methods generally outperforming sequence-based ones.
Purpose of the Study:
- To develop a novel deep learning approach for *ab initio* protein-ligand binding residue prediction.
- To improve upon existing sequence-based methods by leveraging deep learning.
- To provide a powerful tool for predicting binding residues without relying on 3D structural information.
Main Methods:
- Proposed DeepCSeqSite, a sequence-based method utilizing a deep convolutional neural network.
- Stacked convolutional layers extract hierarchical features and capture long-distance residue dependencies.
- Features are combined via one-by-one convolution kernels and softmax for binding residue prediction.
Main Results:
- DeepCSeqSite demonstrated significant improvement over state-of-the-art methods, including COACH, with a minimum Matthews correlation coefficient (MCC) increase of 0.05.
- The method was evaluated on 151 nonredundant proteins and extended test sets.
- A data augmentation technique was explored, yielding slight performance enhancements.
Conclusions:
- DeepCSeqSite outperforms existing sequence-based and 3D-structure-based methods for protein-ligand binding residue prediction.
- The model achieves high accuracy without requiring 3D structural templates.
- The code, model, and datasets are publicly available for research use.
Related Concept Videos
Ligand Binding Sites
Protein-ligand interactions are quite specific; even though numerous potential ligands surround a cellular protein at any given time, only a particular ligand can bind to that protein. Moreover, a ligand binds only to a dedicated area on the surface of the protein, known as the...
Ligand Binding Sites
Ligand Binding and Linkage
Ligand Binding and Linkage
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,...
Protein Networks

