paper-with-me

Papers

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

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

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 learning models have been developed for molecular docking, while most existing deep learning models perform docking on the whole protein, rather than on a given pocket as the traditional molecular docking approaches, which does not match common needs. What's more, they claim to perform better than traditional molecular docking, but the approach of comparison is not fair, since traditional methods are not designed for docking on the whole protein without a given pocket. In this paper, we design a series of experiments to examine the actual performance of these deep learning models and traditional methods. For a fair comparison, we decompose the docking on the whole protein into two steps, pocket searching and docking on a given pocket, and build pipelines to evaluate traditional methods and deep learning methods respectively. We find that deep learning models are actually good at pocket searching, but traditional methods are better than deep learning models at docking on given pockets. Overall, our work explicitly reveals some potential problems in current deep learning models for molecular docking and provides several suggestions for future works.

📄 PDF Abstract BibTeX arXiv:2302.07134

Code (0)

등록된 구현이 없습니다.

Tasks

Deep LearningDrug DesignMolecular Docking

Similar Papers 제목 키워드 기반

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

2024-03-29 · Kaiyuan Gao, Qizhi Pei, Gongbo Zhang, Jinhua Zhu 외

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 dee…

Blind DockingDrug DiscoveryMolecular 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

Infinite Physical Monkey: Do Deep Learning Methods Really Perform Better in Conformation Generation?

2023-03-08 · Haotian Zhang, Jintu Zhang, Huifeng Zhao, Dejun Jiang 외

Conformation Generation is a fundamental problem in drug discovery and cheminformatics. And organic molecule conformation generation, particularly in vacuum and protein pocket environments, is most relevant to drug desig…

Drug DesignDrug DiscoveryMolecular DockingPose Prediction

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

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

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 de…

Blind DockingDrug DesignMolecular Docking

Smiles2Dock: an open large-scale multi-task dataset for ML-based molecular docking

2024-06-09 · Thomas Le Menestrel, Manuel Rivas

Docking is a crucial component in drug discovery aimed at predicting the binding conformation and affinity between small molecules and target proteins. ML-based docking has recently emerged as a prominent approach, outpa…

BenchmarkingDrug DiscoveryMolecular Docking