paper-with-me

Papers

DiffDock: Diffusion Steps, Twists, and Turns for Molecular Docking

2022-10-04 · Gabriele Corso, Hannes Stärk, Bowen Jing, Regina Barzilay, Tommi Jaakkola

Predicting the binding structure of a small molecule ligand to a protein -- a task known as molecular docking -- is critical to drug design. Recent deep learning methods that treat docking as a regression problem have decreased runtime compared to traditional search-based methods but have yet to offer substantial improvements in accuracy. We instead frame molecular docking as a generative modeling problem and develop DiffDock, a diffusion generative model over the non-Euclidean manifold of ligand poses. To do so, we map this manifold to the product space of the degrees of freedom (translational, rotational, and torsional) involved in docking and develop an efficient diffusion process on this space. Empirically, DiffDock obtains a 38% top-1 success rate (RMSD<2A) on PDBBind, significantly outperforming the previous state-of-the-art of traditional docking (23%) and deep learning (20%) methods. Moreover, while previous methods are not able to dock on computationally folded structures (maximum accuracy 10.4%), DiffDock maintains significantly higher precision (21.7%). Finally, DiffDock has fast inference times and provides confidence estimates with high selective accuracy.

📄 PDF Abstract BibTeX arXiv:2210.01776

Code (2)

gcorso/diffdock 공식 구현 pytorch
chenruduan/oareactdiff pytorch

Tasks

Blind DockingDrug DesignMolecular Docking

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

DiffDock-PP: Rigid Protein-Protein Docking with Diffusion Models

2023-04-08 · Mohamed Amine Ketata, Cedrik Laue, Ruslan Mammadov, Hannes Stärk 외

Understanding how proteins structurally interact is crucial to modern biology, with applications in drug discovery and protein design. Recent machine learning methods have formulated protein-small molecule docking as a g…

Drug DiscoveryProtein Design

Quantum-Inspired Machine Learning for Molecular Docking

2024-01-22 · Runqiu Shu, Bowen Liu, Zhaoping Xiong, Xiaopeng Cui 외

Molecular docking is an important tool for structure-based drug design, accelerating the efficiency of drug development. Complex and dynamic binding processes between proteins and small molecules require searching and sa…

Blind DockingCombinatorial OptimizationDeep LearningDrug Design+1

Deep-Learning Based Docking Methods: Fair Comparisons to Conventional Docking Workflows

2024-12-03 · Ajay N. Jain, Ann E. Cleves, W. Patrick Walters

The diffusion learning method, DiffDock, for docking small-molecule ligands into protein binding sites was recently introduced. Results included comparisons to more conventional docking approaches, with DiffDock showing …

Benchmarking Single-Pose Docking, Consensus Rescoring, and Supervised ML on the LIT-PCBA Library: A Critical Evaluation of DiffDock, AutoDock-GPU, GNINA, and DiffDock-NMDN

2026-05-03 · Youssef Abo-Dahab, Xiaoiang Xiang, Joanne Chun, Liang Zhao arxiv

Virtual screening performance depends heavily on the chosen docking and scoring methods. Recent AI-based tools such as DiffDock and NMDN have reported strong benchmark results, but their practical utility on realistic, e…

DSDP: A Blind Docking Strategy Accelerated by GPUs

2023-03-16 · Yupeng Huang, Hong Zhang, Siyuan Jiang, Dajiong Yue 외

Virtual screening, including molecular docking, plays an essential role in drug discovery. Many traditional and machine-learning based methods are available to fulfil the docking task. The traditional docking methods are…

Blind DockingDrug DiscoveryMolecular Docking