BMLGFeb 14, 2023

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

Microsoft
arXiv:2302.07134v347 citationsh-index: 22
Originality Synthesis-oriented
AI Analysis

This work addresses potential biases in evaluating deep learning for molecular docking, which is crucial for drug design, though it is incremental in highlighting methodological issues.

The paper investigates whether deep learning models truly outperform traditional methods in molecular docking by conducting fair comparisons, finding that deep learning excels at pocket searching while traditional methods are superior at docking on given pockets.

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.

Foundations

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

Your Notes