Related Experiment Video
Updated: Dec 25, 2025

Author Spotlight: A Computational Approach to Decipher Amino Acid Preferences in Multispecific Protein-Protein Interactions
Published on: January 26, 2024
graphDelta: MPNN Scoring Function for the Affinity Prediction of Protein-Ligand Complexes.
Dmitry S Karlov1, Sergey Sosnin1,2, Maxim V Fedorov1,2,3
1Skolkovo Institute of Science and Technology, Moscow 143026, Russia.
We developed a graph-convolutional neural network model to predict protein-ligand binding constants, including dissociation constant (Kd), inhibition constant (Ki), and half maximal inhibitory concentration (IC50). The model shows strong performance on the PDBbind dataset.
Area of Science:
- Computational chemistry
- Drug discovery
- Machine learning in structural biology
Background:
- Accurate prediction of protein-ligand binding affinity is crucial for drug discovery.
- Existing methods often struggle with the complexity of molecular interactions.
Purpose of the Study:
- To develop a novel graph-convolutional neural network (GCN) model for predicting binding constants.
- To evaluate the model's performance using multiple binding affinity metrics.
Main Methods:
- Utilized multi-task learning to predict dissociation constant (Kd), inhibition constant (Ki), and half maximal inhibitory concentration (IC50).
- Trained the GCN model rigorously on the comprehensive PDBbind dataset.
- Employed graph convolutional networks to capture complex structural features of protein-ligand complexes.
Main Results:
- Achieved a Pearson correlation coefficient of 0.87 and a Root Mean Square Error (RMSE) of 1.05 pK units.
- The GCN model demonstrated superior performance compared to a 3D convolutional neural network (Kdeep).
Conclusions:
- Graph-convolutional neural networks offer a powerful approach for accurate binding constant prediction.
- The developed model shows significant potential for accelerating drug discovery and development pipelines.
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...
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...
The Equilibrium Binding Constant and Binding Strength
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,...

