English

Binding-Adaptive Diffusion Models for Structure-Based Drug Design

Biomolecules 2024-03-01 v1 Machine Learning

Abstract

Structure-based drug design (SBDD) aims to generate 3D ligand molecules that bind to specific protein targets. Existing 3D deep generative models including diffusion models have shown great promise for SBDD. However, it is complex to capture the essential protein-ligand interactions exactly in 3D space for molecular generation. To address this problem, we propose a novel framework, namely Binding-Adaptive Diffusion Models (BindDM). In BindDM, we adaptively extract subcomplex, the essential part of binding sites responsible for protein-ligand interactions. Then the selected protein-ligand subcomplex is processed with SE(3)-equivariant neural networks, and transmitted back to each atom of the complex for augmenting the target-aware 3D molecule diffusion generation with binding interaction information. We iterate this hierarchical complex-subcomplex process with cross-hierarchy interaction node for adequately fusing global binding context between the complex and its corresponding subcomplex. Empirical studies on the CrossDocked2020 dataset show BindDM can generate molecules with more realistic 3D structures and higher binding affinities towards the protein targets, with up to -5.92 Avg. Vina Score, while maintaining proper molecular properties. Our code is available at https://github.com/YangLing0818/BindDM

Keywords

Cite

@article{arxiv.2402.18583,
  title  = {Binding-Adaptive Diffusion Models for Structure-Based Drug Design},
  author = {Zhilin Huang and Ling Yang and Zaixi Zhang and Xiangxin Zhou and Yu Bao and Xiawu Zheng and Yuwei Yang and Yu Wang and Wenming Yang},
  journal= {arXiv preprint arXiv:2402.18583},
  year   = {2024}
}

Comments

Accepted by AAAI 2024. Project: https://github.com/YangLing0818/BindDM

R2 v1 2026-06-28T15:03:40.215Z