Group Ligands Docking to Protein Pockets
Jiaqi Guan, Jiahan Li, Xiangxin Zhou, Xingang Peng, Sheng Wang, Yunan Luo, Jian Peng, Jianzhu Ma
TL;DR
GroupBind addresses molecular docking by coordinating multiple ligands binding the same protein pocket. It introduces group ligand message passing and a triangle attention mechanism within a diffusion-based docking framework to exploit pose similarity across ligands. The approach achieves state-of-the-art performance on the PDBBind benchmark, with augmented ligand sets further boosting accuracy and robustness across scenarios. Limitations include computational cost and dependence on available group ligand data, suggesting future work to leverage non-binding ligands and selective aggregation strategies. Overall, GroupBind provides a principled mechanism to transfer information across related docking tasks, enhancing pose prediction in real-world drug discovery.
Abstract
Molecular docking is a key task in computational biology that has attracted increasing interest from the machine learning community. While existing methods have achieved success, they generally treat each protein-ligand pair in isolation. Inspired by the biochemical observation that ligands binding to the same target protein tend to adopt similar poses, we propose \textsc{GroupBind}, a novel molecular docking framework that simultaneously considers multiple ligands docking to a protein. This is achieved by introducing an interaction layer for the group of ligands and a triangle attention module for embedding protein-ligand and group-ligand pairs. By integrating our approach with diffusion-based docking model, we set a new S performance on the PDBBind blind docking benchmark, demonstrating the effectiveness of our proposed molecular docking paradigm.
