paper-with-me

Papers

Atomic Convolutional Networks for Predicting Protein-Ligand Binding Affinity

2017-03-30 · Joseph Gomes, Bharath Ramsundar, Evan N. Feinberg, Vijay S. Pande

Empirical scoring functions based on either molecular force fields or cheminformatics descriptors are widely used, in conjunction with molecular docking, during the early stages of drug discovery to predict potency and binding affinity of a drug-like molecule to a given target. These models require expert-level knowledge of physical chemistry and biology to be encoded as hand-tuned parameters or features rather than allowing the underlying model to select features in a data-driven procedure. Here, we develop a general 3-dimensional spatial convolution operation for learning atomic-level chemical interactions directly from atomic coordinates and demonstrate its application to structure-based bioactivity prediction. The atomic convolutional neural network is trained to predict the experimentally determined binding affinity of a protein-ligand complex by direct calculation of the energy associated with the complex, protein, and ligand given the crystal structure of the binding pose. Non-covalent interactions present in the complex that are absent in the protein-ligand sub-structures are identified and the model learns the interaction strength associated with these features. We test our model by predicting the binding free energy of a subset of protein-ligand complexes found in the PDBBind dataset and compare with state-of-the-art cheminformatics and machine learning-based approaches. We find that all methods achieve experimental accuracy and that atomic convolutional networks either outperform or perform competitively with the cheminformatics based methods. Unlike all previous protein-ligand prediction systems, atomic convolutional networks are end-to-end and fully-differentiable. They represent a new data-driven, physics-based deep learning model paradigm that offers a strong foundation for future improvements in structure-based bioactivity prediction.

📄 PDF Abstract BibTeX arXiv:1703.10603

Code (3)

GilbertoQ/Bioinformatics
deepchem/deepchem tf
deepchem/moleculenet pytorch

Tasks

Drug DiscoveryMolecular Docking

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

DeepAtom: A Framework for Protein-Ligand Binding Affinity Prediction

2019-12-01 · Yanjun Li, Mohammad A. Rezaei, Chenglong Li, Xiaolin Li 외

The cornerstone of computational drug design is the calculation of binding affinity between two biological counterparts, especially a chemical compound, i.e., a ligand, and a protein. Predicting the strength of protein-l…

Drug DesignDrug DiscoveryFeature EngineeringMolecular Docking+1

OnionNet-2: A Convolutional Neural Network Model for Predicting Protein-Ligand Binding Affinity based on Residue-Atom Contacting Shells

2021-03-22 · Zechen Wang, Liangzhen Zheng, Yang Liu, Yuanyuan Qu 외

One key task in virtual screening is to accurately predict the binding affinity ($\triangle$$G$) of protein-ligand complexes. Recently, deep learning (DL) has significantly increased the predicting accuracy of scoring fu…

Visualizing Convolutional Neural Network Protein-Ligand Scoring

2018-03-06 · Joshua Hochuli, Alec Helbling, Tamar Skaist, Matthew Ragoza 외

Protein-ligand scoring is an important step in a structure-based drug design pipeline. Selecting a correct binding pose and predicting the binding affinity of a protein-ligand complex enables effective virtual screening.…

Drug Design

Protein-ligand binding representation learning from fine-grained interactions

2023-11-09 · Shikun Feng, Minghao Li, Yinjun Jia, WeiYing Ma 외

The binding between proteins and ligands plays a crucial role in the realm of drug discovery. Previous deep learning approaches have shown promising results over traditional computationally intensive methods, but resulti…

Drug DiscoveryPredictionProtein-Ligand Affinity PredictionRepresentation Learning+1

PUResNet: prediction of protein-ligand binding sites using deep residual neural network

2021-09-08 · Journal of Cheminformatics 2021 9 · Jeevan Kandel, Hilal Tayara, Kil To Chong

Background Predicting protein-ligand binding sites is a fundamental step in understanding the functional characteristics of proteins, which plays a vital role in elucidating different biological functions and is a cruci…

Drug Discovery