paper-with-me

Papers

Fragment-based Sequential Translation for Molecular Optimization

2021-10-26 · NeurIPS Workshop AI4Scien 2021 12 · Benson Chen, Xiang Fu, Regina Barzilay, Tommi Jaakkola

Searching for novel molecular compounds with desired properties is an important problem in drug discovery. Many existing frameworks generate molecules one atom at a time. We instead propose a flexible editing paradigm that generates molecules using learned molecular fragments--meaningful substructures of molecules. To do so, we train a variational autoencoder (VAE) to encode molecular fragments in a coherent latent space, which we then utilize as a vocabulary for editing molecules to explore the complex chemical property space. Equipped with the learned fragment vocabulary, we propose Fragment-based Sequential Translation (FaST), which learns a reinforcement learning (RL) policy to iteratively translate model-discovered molecules into increasingly novel molecules while satisfying desired properties. Empirical evaluation shows that FaST significantly improves over state-of-the-art methods on benchmark single/multi-objective molecular optimization tasks.

📄 PDF Abstract BibTeX arXiv:2111.01009

Code (0)

등록된 구현이 없습니다.

Tasks

Drug DiscoveryReinforcement Learning (RL)Translation

Similar Papers 제목 키워드 기반

Gotta be SAFE: A New Framework for Molecular Design

2023-10-16 · Emmanuel Noutahi, Cristian Gabellini, Michael Craig, Jonathan S. C Lim 외

Traditional molecular string representations, such as SMILES, often pose challenges for AI-driven molecular design due to their non-sequential depiction of molecular substructures. To address this issue, we introduce Seq…

GenMol: A Drug Discovery Generalist with Discrete Diffusion

2025-01-10 · Seul Lee, Karsten Kreis, Srimukh Prasad Veccham, Meng Liu 외

Drug discovery is a complex process that involves multiple scenarios and stages, such as fragment-constrained molecule generation, hit generation and lead optimization. However, existing molecular generative models can o…

Computational EfficiencyDrug Discoverymolecular representation

Fragment-based molecular generative model with high generalization ability and synthetic accessibility

2021-11-25 · Seonghwan Seo, Jaechang Lim, Woo Youn Kim

Deep generative models are attracting great attention for molecular design with desired properties. Most existing models generate molecules by sequentially adding atoms. This often renders generated molecules with less c…

FragmentNet: Adaptive Graph Fragmentation for Graph-to-Sequence Molecular Representation Learning

2025-02-03 · Ankur Samanta, Rohan Gupta, Aditi Misra, Christian McIntosh Clarke 외

Molecular property prediction uses molecular structure to infer chemical properties. Chemically interpretable representations that capture meaningful intramolecular interactions enhance the usability and effectiveness of…

Graph-to-SequenceMolecular Property Predictionmolecular representationProperty Prediction+2

FORGE: Fragment-Oriented Ranking and Generation for Context-Aware Molecular Optimization

2026-05-11 · Qingchuan Zhang, He Cao, Hao Li, Yanjun Shao 외 arxiv

Molecular optimization seeks to improve a molecule through small structural edits while preserving similarity to the starting compound. Recent language-model approaches typically treat this task as prompt-conditioned seq…