LGQMOct 12, 2021

Amortized Tree Generation for Bottom-up Synthesis Planning and Synthesizable Molecular Design

arXiv:2110.06389v284 citations
Originality Incremental advance
AI Analysis

This work addresses the challenge of designing synthesizable molecules efficiently for drug discovery, representing an incremental advance by integrating design and synthesis into a single task.

The authors tackled the combined problem of molecular design and synthesis planning by formulating it as conditional synthetic pathway generation, resulting in a method that can recover molecules, identify synthesizable analogs, and optimize structures for drug discovery.

Molecular design and synthesis planning are two critical steps in the process of molecular discovery that we propose to formulate as a single shared task of conditional synthetic pathway generation. We report an amortized approach to generate synthetic pathways as a Markov decision process conditioned on a target molecular embedding. This approach allows us to conduct synthesis planning in a bottom-up manner and design synthesizable molecules by decoding from optimized conditional codes, demonstrating the potential to solve both problems of design and synthesis simultaneously. The approach leverages neural networks to probabilistically model the synthetic trees, one reaction step at a time, according to reactivity rules encoded in a discrete action space of reaction templates. We train these networks on hundreds of thousands of artificial pathways generated from a pool of purchasable compounds and a list of expert-curated templates. We validate our method with (a) the recovery of molecules using conditional generation, (b) the identification of synthesizable structural analogs, and (c) the optimization of molecular structures given oracle functions relevant to drug discovery.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes