FABind: Fast and Accurate Protein-Ligand Binding

1Gaoling School of Artificial Intelligence, Renmin University of China
2School of Computer Science and Technology, Huazhong University of Science and Technology
3Microsoft Research AI4Science
4School of Information Science and Technology, University of Science and Technology of China
5Engineering Research Center of Next-Generation Intelligent Search and Recommendation, Ministry of Education
6Beijing Key Laboratory of Big Data Management and Analysis Methods
NeurIPS 2023

*Indicates Equal Contribution. #Indicates Correspondance

Abstract

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 addressing this challenge, with sampling-based and regression-based methods emerging as two prominent approaches. However, these methods have notable limitations. Sampling-based methods often suffer from low efficiency due to the need for generating multiple candidate structures for selection. On the other hand, regression-based methods offer fast predictions but may experience decreased accuracy. Additionally, the variation in protein sizes often requires external modules for selecting suitable binding pockets, further impacting efficiency. In this work, we propose FABind, an end-to-end model that combines pocket prediction and docking to achieve accurate and fast protein-ligand binding. FABind incorporates a unique ligand-informed pocket prediction module, which is also leveraged for docking pose estimation. The model further enhances the docking process by incrementally integrating the predicted pocket to optimize protein-ligand binding, reducing discrepancies between training and inference. Through extensive experiments on benchmark datasets, our proposed FABind demonstrates strong advantages in terms of effectiveness and efficiency compared to existing methods.

Demo (PDBBind v2020)


PDB ID RMSD

Red: ground truth ligand pose.      Green: ligand pose predicted by FABind.


Methods




Results


Flexible Blind Self-docking Performance on All Receptors


Flexible Blind Self-docking Performance on Unseen Receptors


Flexible Blind Self-docking Performance on Apo-proteins


Pocket Prediction Analysis

Poster

Citation


@inproceedings{
  pei2023fabind,
  title={{FAB}ind: Fast and Accurate Protein-Ligand Binding},
  author={Qizhi Pei and Kaiyuan Gao and Lijun Wu and Jinhua Zhu and Yingce Xia and Shufang Xie and Tao Qin and Kun He and Tie-Yan Liu and Rui Yan},
  booktitle={Thirty-seventh Conference on Neural Information Processing Systems},
  year={2023},
  url={https://openreview.net/forum?id=PnWakgg1RL}
}