paper-with-me

홈 › Papers

SynFlowNet: Design of Diverse and Novel Molecules with Synthesis Constraints

2024-05-02 · Miruna Cretu, Charles Harris, Ilia Igashov, Arne Schneuing, Marwin Segler, Bruno Correia, Julien Roy, Emmanuel Bengio, Pietro Liò

Generative models see increasing use in computer-aided drug design. However, while performing well at capturing distributions of molecular motifs, they often produce synthetically inaccessible molecules. To address this, we introduce SynFlowNet, a GFlowNet model whose action space uses chemical reactions and purchasable reactants to sequentially build new molecules. By incorporating forward synthesis as an explicit constraint of the generative mechanism, we aim at bridging the gap between in silico molecular generation and real world synthesis capabilities. We evaluate our approach using synthetic accessibility scores and an independent retrosynthesis tool to assess the synthesizability of our compounds, and motivate the choice of GFlowNets through considerable improvement in sample diversity compared to baselines. Additionally, we identify challenges with reaction encodings that can complicate traversal of the MDP in the backward direction. To address this, we introduce various strategies for learning the GFlowNet backward policy and thus demonstrate how additional constraints can be integrated into the GFlowNet MDP framework. This approach enables our model to successfully identify synthesis pathways for previously unseen molecules.

📄 PDF Abstract BibTeX arXiv:2405.01155

Code (1)

mirunacrt/synflownet 공식 구현 pytorch

Tasks

DiversityDrug DesignDrug DiscoveryRetrosynthesis

Methods 이 논문이 사용한 방법론

AWARE We propose to theoretically and empirically examine the effect of incorporating weighting schemes into walk-aggregating GNNs. To this end, we propose a simple, interpretable, and…

Similar Papers 제목 키워드 기반

Interpreting GFlowNets for Drug Discovery: Extracting Actionable Insights for Medicinal Chemistry

2025-11-24 · Amirtha Varshini A S, Duminda S. Ranasinghe, Hok Hei Tam arxiv

Generative Flow Networks, or GFlowNets, offer a promising framework for molecular design, but their internal decision policies remain opaque. This limits adoption in drug discovery, where chemists require clear and inter…

Drug Discovery

Generative Molecular Design with Steerable and Granular Synthesizability Control

2025-05-13 · Jeff Guo, Víctor Sabanza-Gil, Zlatko Jončev, Jeremy S. Luterbacher 외

Synthesizability in small molecule generative design remains a bottleneck. Existing works that do consider synthesizability can output predicted synthesis routes for generated molecules. However, there has been minimal a…

GPU

Barking up the right tree: an approach to search over molecule synthesis DAGs

2020-12-21 · NeurIPS 2020 12 · John Bradshaw, Brooks Paige, Matt J. Kusner, Marwin H. S. Segler 외

When designing new molecules with particular properties, it is not only important what to make but crucially how to make it. These instructions form a synthesis directed acyclic graph (DAG), describing how a large vocabu…

SynLaD: Latent Diffusion for Generating Synthesizable Molecules Conditioned on 3D Pharmacophore Profiles

2026-07-01 · Miruna Cretu, John Bradshaw, Patricia Suriana, Saeed Saremi 외 arxiv

We present SynLaD, a latent diffusion framework for small-molecule generation that unifies ligand-based drug design objectives (what to make) with synthetic accessibility (how to make it). Current models typically optimi…

SynTwins: A Retrosynthesis-Guided Framework for Synthesizable Molecular Analog Generation

2025-07-03 · Shuan Chen, Gunwook Nam, Alan Aspuru-Guzik, Yousung Jung arxiv

The disconnect between AI-generated molecules with desirable properties and their synthetic feasibility remains a critical bottleneck in computational discovery of drugs and materials. While generative AI has accelerated…