paper-with-me

Papers

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

2021-10-12 · ICLR 2022 4 · Wenhao Gao, Rocío Mercado, Connor W. Coley

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.

📄 PDF Abstract BibTeX arXiv:2110.06389

Code (1)

wenhao-gao/SynNet 공식 구현

Tasks

Drug Discovery

Similar Papers 제목 키워드 기반

Bilevel MCTS for Amortized O(1) Node Selection in Classical Planning

2025-08-11 · Masataro Asai arxiv

We study an efficient implementation of Multi-Armed Bandit (MAB)-based Monte-Carlo Tree Search (MCTS) for classical planning. One weakness of MCTS is that it spends a significant time deciding which node to expand next. …

AutoEncoding Tree for City Generation and Applications

2023-09-27 · Wenyu Han, Congcong Wen, Lazarus Chok, Yan Liang Tan 외

City modeling and generation have attracted an increased interest in various applications, including gaming, urban planning, and autonomous driving. Unlike previous works focused on the generation of single objects or in…

Autonomous Driving

CO-PILOT: COllaborative Planning and reInforcement Learning On sub-Task curriculum

2021-12-01 · NeurIPS 2021 12 · Shuang Ao, Tianyi Zhou, Guodong Long, Qinghua Lu 외

Goal-conditioned reinforcement learning (RL) usually suffers from sparse reward and inefficient exploration in long-horizon tasks. Planning can find the shortest path to a distant goal that provides dense reward/guidance…

continuous-controlContinuous Controlreinforcement-learningReinforcement Learning (RL)

Learning Decision Trees as Amortized Structure Inference

2025-03-10 · Mohammed Mahfoud, Ghait Boukachab, Michał Koziarski, Alex Hernandez-Garcia 외

Building predictive models for tabular data presents fundamental challenges, notably in scaling consistently, i.e., more resources translating to better performance, and generalizing systematically beyond the training da…

Anomaly DetectionDeep Reinforcement Learning

AOT*: Efficient Synthesis Planning via LLM-Empowered AND-OR Tree Search

2025-09-25 · Xiaozhuang Song, Xuanhao Pan, Xinjian Zhao, Hangting Ye 외 arxiv

Retrosynthesis planning enables the discovery of viable synthetic routes for target molecules, playing a crucial role in domains like drug discovery and materials design. Multi-step retrosynthetic planning remains comput…

Drug Discovery