BMLGOct 15, 2024

DeltaDock: A Unified Framework for Accurate, Efficient, and Physically Reliable Molecular Docking

arXiv:2410.11224v26 citationsh-index: 12NIPS
Originality Incremental advance
AI Analysis

This addresses limitations in molecular docking for drug design, offering a unified solution that is incremental but with strong specific gains.

The paper tackles the problem of molecular docking by proposing DeltaDock, a two-stage framework that improves accuracy and physical reliability, achieving a 31% relative improvement in docking success rate and up to 300% with physical validity considerations.

Molecular docking, a technique for predicting ligand binding poses, is crucial in structure-based drug design for understanding protein-ligand interactions. Recent advancements in docking methods, particularly those leveraging geometric deep learning (GDL), have demonstrated significant efficiency and accuracy advantages over traditional sampling methods. Despite these advancements, current methods are often tailored for specific docking settings, and limitations such as the neglect of protein side-chain structures, difficulties in handling large binding pockets, and challenges in predicting physically valid structures exist. To accommodate various docking settings and achieve accurate, efficient, and physically reliable docking, we propose a novel two-stage docking framework, DeltaDock, consisting of pocket prediction and site-specific docking. We innovatively reframe the pocket prediction task as a pocket-ligand alignment problem rather than direct prediction in the first stage. Then we follow a bi-level coarse-to-fine iterative refinement process to perform site-specific docking. Comprehensive experiments demonstrate the superior performance of DeltaDock. Notably, in the blind docking setting, DeltaDock achieves a 31\% relative improvement over the docking success rate compared with the previous state-of-the-art GDL model. With the consideration of physical validity, this improvement increases to about 300\%.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes