This group covers generative models that condition molecule design on protein target information. The goal is to generate molecules complementary to a specific protein, whether through sequence translation, pocket encoding, or 3D-aware coordinate generation.

PaperYearApproachKey Idea
Evolutionary Design2021GA + RNN decoderGenetic algorithm on ECFP fingerprints with DNN property predictor
Protein-to-Drug2021Seq2seq TransformerAmino acid sequence to SMILES translation
AlphaDrug2022Transformer + MCTSMonte Carlo tree search with docking rollouts for target-specific design
PrefixMol2023GPT + prefix tuningLearnable prefix embeddings for joint pocket and property conditioning
TamGen2024GPT + pocket encoderPocket-conditioned generation with VAE refinement and experimental validation
Lingo3DMol2024LM + geometric DLFragment-based SMILES with 3D coordinates for pocket-conditioned design
BindGPT2025GPTAutoregressive SMILES+XYZ generation with RL-based docking optimization

All Notes