Papers › Generating 3D Molecules for Target Protein Binding

Generating 3D Molecules for Target Protein Binding

19 Apr 2022arXiv:2204.09410archive 2025-07-28

Meng Liu, Youzhi Luo, Kanji Uchino, Koji Maruhashi, Shuiwang Ji

A fundamental problem in drug discovery is to design molecules that bind to specific proteins. To tackle this problem using machine learning methods, here we propose a novel and effective framework, known as GraphBP, to generate 3D molecules that bind to given proteins by placing atoms of specific types and locations to the given binding site one by one. In particular, at each step, we first employ a 3D graph neural network to obtain geometry-aware and chemically informative representations from the intermediate contextual information. Such context includes the given binding site and atoms placed in the previous steps. Second, to preserve the desirable equivariance property, we select a local reference atom according to the designed auxiliary classifiers and then construct a local spherical coordinate system. Finally, to place a new atom, we generate its atom type and relative location w.r.t. the constructed local coordinate system via a flow model. We also consider generating the variables of interest sequentially to capture the underlying dependencies among them. Experiments demonstrate that our GraphBP is effective to generate 3D molecules with binding ability to target protein binding sites. Our implementation is available at https://github.com/divelab/GraphBP.

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="2204.09410")

Code

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

By repository: official repository: 16 samples from 1 repository, 5 ran; community (archive-listed): 17 samples from 1 repository, 13 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

divelab/graphbp officialmentioned in papermentioned on GitHubpytorch report
edapinenut/cbgbench mentioned 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

33 samples harvested; 18 ran; 2 honoured the contract we drafted; 15 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
5ran · our draft was wrong
11ran
15unverified

Licence: 33 of the 33 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 2 repositories linked to this paper, official or community; each sample names its own and says which. “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.

GaussianSmearing divelab/graphbp/GraphBP/model/graphbp.py official repository ran fingerprinted GPL-3.0 (copyleft) · pointer only · dec3fa39f328fde1 · report
Jn divelab/graphbp/GraphBP/model/graphbp.py official repository ran · honoured contract fingerprinted GPL-3.0 (copyleft) · pointer only · 4390133ddddf910d · report
Jn_zeros divelab/graphbp/GraphBP/model/graphbp.py official repository ran · honoured contract fingerprinted GPL-3.0 (copyleft) · pointer only · 5a3e9439dc4d5004 · report
ShiftedSoftplus divelab/graphbp/GraphBP/model/graphbp.py official repository ran fingerprinted GPL-3.0 (copyleft) · pointer only · ec41f7aaf8662b96 · report
dist_emb divelab/graphbp/GraphBP/model/graphbp.py official repository ran fingerprinted GPL-3.0 (copyleft) · pointer only · d58d72190fc358d8 · report
CFConv divelab/graphbp/GraphBP/model/graphbp.py official repository unverified GPL-3.0 (copyleft) · pointer only · f374baee794b32ed · report
GraphBP divelab/graphbp/GraphBP/model/graphbp.py official repository unverified GPL-3.0 (copyleft) · pointer only · 597630af9dadde90 · report
InteractionBlock divelab/graphbp/GraphBP/model/graphbp.py official repository unverified GPL-3.0 (copyleft) · pointer only · 80e522911b5c48c7 · report
SchNet divelab/graphbp/GraphBP/model/graphbp.py official repository unverified GPL-3.0 (copyleft) · pointer only · b7a5f51f383aa0e5 · report
angle_emb divelab/graphbp/GraphBP/model/graphbp.py official repository unverified GPL-3.0 (copyleft) · pointer only · 825919cf2181e127 · report
associated_legendre_polynomials divelab/graphbp/GraphBP/model/graphbp.py official repository unverified GPL-3.0 (copyleft) · pointer only · 45d9293a0a306ef5 · report
bessel_basis divelab/graphbp/GraphBP/model/graphbp.py official repository unverified GPL-3.0 (copyleft) · pointer only · a252e82f651aed50 · report
get_rd_atom_res_id divelab/GraphBP/GraphBP/main_eval.py official repository unverified GPL-3.0 (copyleft) · pointer only · 3379dd10c2c99ec0 · report
real_sph_harm divelab/graphbp/GraphBP/model/graphbp.py official repository unverified GPL-3.0 (copyleft) · pointer only · 39b7c249b00f4e9f · report
sph_harm_prefactor divelab/graphbp/GraphBP/model/graphbp.py official repository unverified GPL-3.0 (copyleft) · pointer only · 3857b573e3c562bb · report
spherical_bessel_formulas divelab/graphbp/GraphBP/model/graphbp.py official repository unverified GPL-3.0 (copyleft) · pointer only · 1389580b692981df · report
AngularEncoding edapinenut/cbgbench/repo/models/autoregression/graphbp.py community (archive-listed) ran fingerprinted GPL-3.0 (copyleft) · pointer only · 34b8212fc9513c9e · report
Envelope edapinenut/cbgbench/repo/models/autoregression/graphbp.py community (archive-listed) ran fingerprinted GPL-3.0 (copyleft) · pointer only · e24a856c46572f3c · report
GaussianSmearing edapinenut/cbgbench/repo/models/autoregression/graphbp.py community (archive-listed) ran GPL-3.0 (copyleft) · pointer only · 62d1965dd2705ad4 · report
MLP edapinenut/cbgbench/repo/models/autoregression/graphbp.py community (archive-listed) ran GPL-3.0 (copyleft) · pointer only · fca8d29cd38d5526 · report
PowerDistEmb edapinenut/cbgbench/repo/models/autoregression/graphbp.py community (archive-listed) ran fingerprinted GPL-3.0 (copyleft) · pointer only · e3abbd9f9468836f · report
Rescale edapinenut/cbgbench/repo/models/autoregression/graphbp.py community (archive-listed) ran fingerprinted GPL-3.0 (copyleft) · pointer only · f07d9cdf1a2e80f0 · report
ST_Net_Exp edapinenut/cbgbench/repo/models/autoregression/graphbp.py community (archive-listed) ran GPL-3.0 (copyleft) · pointer only · 616301f5de123480 · report
Swish edapinenut/cbgbench/repo/models/autoregression/graphbp.py community (archive-listed) ran fingerprinted GPL-3.0 (copyleft) · pointer only · 8431aee6929c8eaf · report
dattoxyz edapinenut/cbgbench/repo/models/autoregression/graphbp.py community (archive-listed) ran · our draft was wrong GPL-3.0 (copyleft) · pointer only · bb93de631c153a73 · report
flow_forward edapinenut/cbgbench/repo/models/autoregression/graphbp.py community (archive-listed) ran · our draft was wrong GPL-3.0 (copyleft) · pointer only · c50e13d34bdff910 · report
flow_reverse edapinenut/cbgbench/repo/models/autoregression/graphbp.py community (archive-listed) ran · our draft was wrong GPL-3.0 (copyleft) · pointer only · 3cae02bcbcdc54d4 · report
get_angle_emb edapinenut/cbgbench/repo/models/autoregression/graphbp.py community (archive-listed) ran · our draft was wrong GPL-3.0 (copyleft) · pointer only · 473940629e9724bb · report
register_model edapinenut/cbgbench/repo/models/autoregression/graphbp.py community (archive-listed) ran · our draft was wrong GPL-3.0 (copyleft) · pointer only · be3d8f2945b52b90 · report
GraphBP edapinenut/cbgbench/repo/models/autoregression/graphbp.py community (archive-listed) unverified GPL-3.0 (copyleft) · pointer only · c79cf3bf8df59587 · report
SchNet edapinenut/cbgbench/repo/models/autoregression/graphbp.py community (archive-listed) unverified GPL-3.0 (copyleft) · pointer only · a53a8b7742e6a178 · report
SphericalAngularEncoding edapinenut/cbgbench/repo/models/autoregression/graphbp.py community (archive-listed) unverified GPL-3.0 (copyleft) · pointer only · 547fcced1643c7a6 · report
get_dist_emb edapinenut/cbgbench/repo/models/autoregression/graphbp.py community (archive-listed) unverified GPL-3.0 (copyleft) · pointer only · c0661943ad1eaea4 · report

Tasks

Drug DiscoveryGraph Neural Network

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Graph Neural Network

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