Papers › Binding-Adaptive Diffusion Models for Structure-Based Drug Design

Binding-Adaptive Diffusion Models for Structure-Based Drug Design

15 Jan 2024arXiv:2402.18583archive 2025-07-28

Zhilin Huang, Ling Yang, Zaixi Zhang, Xiangxin Zhou, Yu Bao, Xiawu Zheng, Yuwei Yang, Yu Wang, Wenming Yang

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

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2402.18583")

Code

Syntology Ran 6 of 11 code samples harvested from 1 repository linked to this paper; 5 have no recorded run. Of those that ran: 2 ran · honoured contract; 1 ran · our draft was wrong; 3 ran with no contract checked.

By repository: official repository: 11 samples from 1 repository, 6 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

yangling0818/binddm officialmentioned in papermentioned on GitHubpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

11 samples harvested; 6 ran; 2 honoured the contract we drafted; 5 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

2ran · honoured contract
1ran · our draft was wrong
3ran
5unverified

Licence: 11 of the 11 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from YangLing0818/BindDM. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

cosine_beta_schedule YangLing0818/BindDM/models/molopt_score_model.py official repository ran · honoured contract fingerprinted no licence file found · pointer only · c92a02b48d8fb1c4 · report
get_beta_schedule YangLing0818/BindDM/models/molopt_score_model.py official repository ran · honoured contract no licence file found · pointer only · ca0cea1ca1eeec89 · report
get_logger YangLing0818/BindDM/utils/misc.py official repository ran no licence file found · pointer only · e85bd811721f0513 · report
get_new_log_dir YangLing0818/BindDM/utils/misc.py official repository ran no licence file found · pointer only · 8ccf624dfae333eb · report
load_config YangLing0818/BindDM/utils/misc.py official repository ran no licence file found · pointer only · 3273bb34dd3b46b9 · report
unbatch_v_traj YangLing0818/BindDM/sample.py official repository ran · our draft was wrong no licence file found · pointer only · 47ce9e33fa6b180f · report
compose_context YangLing0818/BindDM/models/common.py official repository unverified no licence file found · pointer only · 413b017b3368ab8d · report
get_h_dist YangLing0818/BindDM/models/common.py official repository unverified no licence file found · pointer only · 3c6858db01947fd5 · report
get_r_feat YangLing0818/BindDM/models/common.py official repository unverified no licence file found · pointer only · 27af771ab4cfc179 · report
parse_pdbbind_index_file YangLing0818/BindDM/utils/data.py official repository unverified no licence file found · pointer only · 288ecf6e1d51c3c7 · report
torchify_dict YangLing0818/BindDM/datasets/pl_data.py official repository unverified no licence file found · pointer only · 5f7183207256b0a3 · report

Tasks

Drug Design

1 archive task tag without a task page not shown.

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Diffusion

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections