A Cascade Graph Convolutional Network for Predicting Protein-Ligand Binding Affinity.

Journal: International journal of molecular sciences
Published Date:

Abstract

Accurate prediction of binding affinity between protein and ligand is a very important step in the field of drug discovery. Although there are many methods based on different assumptions and rules do exist, prediction performance of protein-ligand binding affinity is not satisfactory so far. This paper proposes a new cascade graph-based convolutional neural network architecture by dealing with non-Euclidean irregular data. We represent the molecule as a graph, and use a simple linear transformation to deal with the sparsity problem of the one-hot encoding of original data. The first stage adopts ARMA graph convolutional neural network to learn the characteristics of atomic space in the protein-ligand complex. In the second stage, one variant of the MPNN graph convolutional neural network is introduced with chemical bond information and interactive atomic features. Finally, the architecture passes through the global add pool and the fully connected layer, and outputs a constant value as the predicted binding affinity. Experiments on the PDBbind v2016 data set showed that our method is better than most of the current methods. Our method is also comparable to the state-of-the-art method on the data set, and is more intuitive and simple.

Authors

  • Huimin Shen
    National Engineering Research Center for Agro-Ecological Big Data Analysis & Application, School of Internet & Institutes of Physical Science and Information Technology, Anhui University, Hefei 230601, China.
  • Youzhi Zhang
    School of Computer and Information, Anqing Normal University, Anqing 246133, China.
  • Chunhou Zheng
    College of Electrical Engineering and Automation, Anhui University, Hefei, Anhui, 230039, China. Electronic address: zhengch99@126.com.
  • Bing Wang
    Computer Science & Engineering Department at the University of Connecticut.
  • Peng Chen