paper-with-me

Papers

Multi-scale Iterative Refinement towards Robust and Versatile Molecular Docking

2023-11-30 · Jiaxian Yan, Zaixi Zhang, Kai Zhang, Qi Liu

Molecular docking is a key computational tool utilized to predict the binding conformations of small molecules to protein targets, which is fundamental in the design of novel drugs. Despite recent advancements in geometric deep learning-based approaches leading to improvements in blind docking efficiency, these methods have encountered notable challenges, such as limited generalization performance on unseen proteins, the inability to concurrently address the settings of blind docking and site-specific docking, and the frequent occurrence of physical implausibilities such as inter-molecular steric clash. In this study, we introduce DeltaDock, a robust and versatile framework designed for efficient molecular docking to overcome these challenges. DeltaDock operates in a two-step process: rapid initial complex structures sampling followed by multi-scale iterative refinement of the initial structures. In the initial stage, to sample accurate structures with high efficiency, we develop a ligand-dependent binding site prediction model founded on large protein models and graph neural networks. This model is then paired with GPU-accelerated sampling algorithms. The sampled structures are updated using a multi-scale iterative refinement module that captures both protein-ligand atom-atom interactions and residue-atom interactions in the following stage. Distinct from previous geometric deep learning methods that are conditioned on the blind docking setting, DeltaDock demonstrates superior performance in both blind docking and site-specific docking settings. Comprehensive experimental results reveal that DeltaDock consistently surpasses baseline methods in terms of docking accuracy. Furthermore, it displays remarkable generalization capabilities and proficiency for predicting physically valid structures, thereby attesting to its robustness and reliability in various scenarios.

📄 PDF Abstract BibTeX arXiv:2311.18574

Code (0)

등록된 구현이 없습니다.

Tasks

Blind DockingGPUMolecular Docking

Similar Papers 제목 키워드 기반

Loss-Guided Adaptive Scale Refinement for Molecular Force Prediction

2026-06-08 · Limin Yu arxiv

Molecular systems involve interactions across multiple spatial scales, from local coordination and short-range perturbations to long-range electrostatic and solvent-mediated effects. However, most molecular representatio…

Representation Learning

Molecular CT: Unifying Geometry and Representation Learning for Molecules at Different Scales

2020-12-22 · Jun Zhang, Yao-Kun Lei, Yaqiang Zhou, Yi Isaac Yang 외

Deep learning is changing many areas in molecular physics, and it has shown great potential to deliver new solutions to challenging molecular modeling problems. Along with this trend arises the increasing demand of expre…

Computational EfficiencyRepresentation Learning

VersatileFFN: Achieving Parameter Efficiency in LLMs via Adaptive Wide-and-Deep Reuse

2025-12-16 · Ying Nie, Kai Han, Hongguang Li, Hang Zhou 외 arxiv

The rapid scaling of Large Language Models (LLMs) has achieved remarkable performance, but it also leads to prohibitive memory costs. Existing parameter-efficient approaches such as pruning and quantization mainly compre…

InstructMol: Multi-Modal Integration for Building a Versatile and Reliable Molecular Assistant in Drug Discovery

2023-11-27 · He Cao, Zijing Liu, Xingyu Lu, Yuan YAO 외

The rapid evolution of artificial intelligence in drug discovery encounters challenges with generalization and extensive training, yet Large Language Models (LLMs) offer promise in reshaping interactions with complex mol…

Drug DiscoveryMolecule Captioning

Large Language Model Agent for Modular Task Execution in Drug Discovery

2025-06-26 · Janghoon Ock, Radheesh Sharma Meda, Srivathsan Badrinarayanan, Neha S. Aluru 외

We present a modular framework powered by large language models (LLMs) that automates and streamlines key tasks across the early-stage computational drug discovery pipeline. By combining LLM reasoning with domain-specifi…

Drug DiscoveryLanguage ModelingLanguage ModellingLarge Language Model+2