paper-with-me

Papers

FABind+: Enhancing Molecular Docking through Improved Pocket Prediction and Pose Generation

2024-03-29 · Kaiyuan Gao, Qizhi Pei, Gongbo Zhang, Jinhua Zhu, Kun He, Lijun Wu

Molecular docking is a pivotal process in drug discovery. While traditional techniques rely on extensive sampling and simulation governed by physical principles, these methods are often slow and costly. The advent of deep learning-based approaches has shown significant promise, offering increases in both accuracy and efficiency. Building upon the foundational work of FABind, a model designed with a focus on speed and accuracy, we present FABind+, an enhanced iteration that largely boosts the performance of its predecessor. We identify pocket prediction as a critical bottleneck in molecular docking and propose a novel methodology that significantly refines pocket prediction, thereby streamlining the docking process. Furthermore, we introduce modifications to the docking module to enhance its pose generation capabilities. In an effort to bridge the gap with conventional sampling/generative methods, we incorporate a simple yet effective sampling technique coupled with a confidence model, requiring only minor adjustments to the regression framework of FABind. Experimental results and analysis reveal that FABind+ remarkably outperforms the original FABind, achieves competitive state-of-the-art performance, and delivers insightful modeling strategies. This demonstrates FABind+ represents a substantial step forward in molecular docking and drug discovery. Our code is in https://github.com/QizhiPei/FABind.

📄 PDF Abstract BibTeX arXiv:2403.20261

Code (1)

qizhipei/fabind 공식 구현 pytorch

Tasks

Blind DockingDrug DiscoveryMolecular Docking

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…
Focus 설명 없음

Similar Papers 제목 키워드 기반

FABind: Fast and Accurate Protein-Ligand Binding

2023-10-10 · NeurIPS 2023 11 · Qizhi Pei, Kaiyuan Gao, Lijun Wu, Jinhua Zhu 외

Modeling the interaction between proteins and ligands and accurately predicting their binding structures is a critical yet challenging task in drug discovery. Recent advancements in deep learning have shown promise in ad…

Blind DockingDrug DiscoveryPose Estimationregression

Enhancing Ligand Pose Sampling for Molecular Docking

2023-11-30 · Patricia Suriana, Ron O. Dror

Deep learning promises to dramatically improve scoring functions for molecular docking, leading to substantial advances in binding pose prediction and virtual screening. To train scoring functions-and to perform molecula…

BenchmarkingMolecular DockingPose Prediction

Scoreformer: A Surrogate Model For Large-Scale Prediction of Docking Scores

2024-06-13 · Álvaro Ciudad, Adrián Morales-Pastor, Laura Malo, Isaac Filella-Mercè 외

In this study, we present ScoreFormer, a novel graph transformer model designed to accurately predict molecular docking scores, thereby optimizing high-throughput virtual screening (HTVS) in drug discovery. The architect…

Drug DiscoveryGraph Neural NetworkMolecular Docking

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

Do Deep Learning Models Really Outperform Traditional Approaches in Molecular Docking?

2023-02-14 · Yuejiang Yu, Shuqi Lu, Zhifeng Gao, Hang Zheng 외

Molecular docking, given a ligand molecule and a ligand binding site (called ``pocket'') on a protein, predicting the binding mode of the protein-ligand complex, is a widely used technique in drug design. Many deep learn…

Deep LearningDrug DesignMolecular Docking