SkillAgentSearch skills...

BindDM

[AAAI 2024] Binding-Adaptive Diffusion Models for Structure-Based Drug Design

Install / Use

/learn @YangLing0818/BindDM
About this skill

Quality Score

0/100

Category

Design

Supported Platforms

Universal

README

Binding-Adaptive Diffusion Models for Structure-Based Drug Design

Official implementation for "Binding-Adaptive Diffusion Models for Structure-Based Drug Design" (AAAI 2024).

Affiliation: Tsinghua University, Peking University, University of Science and Technology of China, University of Chinese Academy of Sciences, ByteDance, Peng Cheng Laboratory.

Alt text Overview: BindDM extracts subcomplex from protein-ligand complex, and utilizes it to enhance the binding-adaptive 3D molecule generation in complex.

Environment

conda env create -f binddm.yaml
conda activate binddm

Data and Preparation

The data preparation follows TargetDiff. For more details, please refer to the repository of TargetDiff.

Training

python train.py

Sampling

python sample.py

Evaluation

python evaluate.py

Citation

@inproceedings{huang2024binddm,
  title={Binding-Adaptive Diffusion Models for Structure-Based Drug Design},
  author={Huang, Zhilin and Yang, Ling and Zhang, Zaixi and Zhou, Xiangxin and Bao, Yu and Zheng, Xiawu and Yang, Yuwei and Wang, Yu and Yang, Wenming},
  booktitle={The AAAI Conference on Artificial Intelligence},
  year={2024}
}
View on GitHub
GitHub Stars21
CategoryDesign
Updated1d ago
Forks1

Languages

Python

Security Score

80/100

Audited on Mar 25, 2026

No findings