paper-with-me

Papers

Deep Surrogate Docking: Accelerating Automated Drug Discovery with Graph Neural Networks

2022-11-04 · Ryien Hosseini, Filippo Simini, Austin Clyde, Arvind Ramanathan

The process of screening molecules for desirable properties is a key step in several applications, ranging from drug discovery to material design. During the process of drug discovery specifically, protein-ligand docking, or chemical docking, is a standard in-silico scoring technique that estimates the binding affinity of molecules with a specific protein target. Recently, however, as the number of virtual molecules available to test has rapidly grown, these classical docking algorithms have created a significant computational bottleneck. We address this problem by introducing Deep Surrogate Docking (DSD), a framework that applies deep learning-based surrogate modeling to accelerate the docking process substantially. DSD can be interpreted as a formalism of several earlier surrogate prefiltering techniques, adding novel metrics and practical training practices. Specifically, we show that graph neural networks (GNNs) can serve as fast and accurate estimators of classical docking algorithms. Additionally, we introduce FiLMv2, a novel GNN architecture which we show outperforms existing state-of-the-art GNN architectures, attaining more accurate and stable performance by allowing the model to filter out irrelevant information from data more efficiently. Through extensive experimentation and analysis, we show that the DSD workflow combined with the FiLMv2 architecture provides a 9.496x speedup in molecule screening with a <3% recall error rate on an example docking task. Our open-source code is available at https://github.com/ryienh/graph-dock.

📄 PDF Abstract BibTeX arXiv:2211.02720

Code (1)

ryienh/graph-dock 공식 구현 pytorch

Tasks

Drug Discovery

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Docking-based Virtual Screening with Multi-Task Learning

2021-11-18 · Zijing Liu, Xianbin Ye, Xiaomin Fang, Fan Wang 외

Machine learning shows great potential in virtual screening for drug discovery. Current efforts on accelerating docking-based virtual screening do not consider using existing data of other previously developed targets. T…

BIG-bench Machine LearningDrug DiscoveryMulti-Task Learning

RapidDock: Unlocking Proteome-scale Molecular Docking

2024-10-16 · Rafał Powalski, Bazyli Klockiewicz, Maciej Jaśkowski, Bartosz Topolski 외

Accelerating molecular docking -- the process of predicting how molecules bind to protein targets -- could boost small-molecule drug discovery and revolutionize medicine. Unfortunately, current molecular docking tools ar…

Drug DiscoveryGPUMolecular DockingProtein Folding

Accelerating high-throughput virtual screening through molecular pool-based active learning

2020-12-13 · David E. Graff, Eugene I. Shakhnovich, Connor W. Coley

Structure-based virtual screening is an important tool in early stage drug discovery that scores the interactions between a target protein and candidate ligands. As virtual libraries continue to grow (in excess of $10^8$…

Active LearningBayesian OptimizationDrug DiscoveryVocal Bursts Intensity Prediction

MFBind: a Multi-Fidelity Approach for Evaluating Drug Compounds in Practical Generative Modeling

2024-02-16 · Peter Eckmann, Dongxia Wu, Germano Heinzelmann, Michael K Gilson 외

Current generative models for drug discovery primarily use molecular docking to evaluate the quality of generated compounds. However, such models are often not useful in practice because even compounds with high docking …

Active LearningActivity PredictionDrug DiscoveryMolecular Docking

Transferable Graph Neural Fingerprint Models for Quick Response to Future Bio-Threats

2023-07-17 · Wei Chen, Yihui Ren, Ai Kagawa, Matthew R. Carbone 외

Fast screening of drug molecules based on the ligand binding affinity is an important step in the drug discovery pipeline. Graph neural fingerprint is a promising method for developing molecular docking surrogates with h…

Drug DiscoveryMolecular Docking