pith. sign in

arxiv: 2204.09410 · v2 · pith:2MJ5CNN5new · submitted 2022-04-19 · 🧬 q-bio.BM · cs.AI· cs.LG

Generating 3D Molecules for Target Protein Binding

classification 🧬 q-bio.BM cs.AIcs.LG
keywords bindingmoleculesatomgenerategivengraphbplocalatoms
0
0 comments X
read the original abstract

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.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. CAGenMol: Condition-Aware Diffusion Language Model for Goal-Directed Molecular Generation

    cs.LG 2026-04 unverdicted novelty 6.0

    CAGenMol uses condition-aware discrete diffusion coupled with reinforcement learning to generate valid molecules meeting multiple heterogeneous constraints, outperforming prior methods on binding affinity, drug-likene...

  2. Fine-Tuning Diffusion Models for Molecular Generation via Reinforcement Learning and Fast Sampling

    cs.LG 2026-05 unverdicted novelty 4.0

    FTDiff applies GRPO-style RL fine-tuning and fast sampling to a time-free pretrained diffusion model to generate valid diverse high-quality molecules balancing multiple drug design objectives in SBDD.