TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Retro*: Learning Retrosynthetic Planning with Neural Guide...

Retro*: Learning Retrosynthetic Planning with Neural Guided A* Search

Binghong Chen, Chengtao Li, Hanjun Dai, Le Song

2020-06-29ICML 2020 1Multi-step retrosynthesis
PaperPDFCode(official)

Abstract

Retrosynthetic planning is a critical task in organic chemistry which identifies a series of reactions that can lead to the synthesis of a target product. The vast number of possible chemical transformations makes the size of the search space very big, and retrosynthetic planning is challenging even for experienced chemists. However, existing methods either require expensive return estimation by rollout with high variance, or optimize for search speed rather than the quality. In this paper, we propose Retro*, a neural-based A*-like algorithm that finds high-quality synthetic routes efficiently. It maintains the search as an AND-OR tree, and learns a neural search bias with off-policy data. Then guided by this neural network, it performs best-first search efficiently during new planning episodes. Experiments on benchmark USPTO datasets show that, our proposed method outperforms existing state-of-the-art with respect to both the success rate and solution quality, while being more efficient at the same time.

Results

TaskDatasetMetricValueModel
Multi-step retrosynthesisUSPTO-190Success Rate (100 model calls)52.11Retro*
Multi-step retrosynthesisUSPTO-190Success Rate (500 model calls)86.84Retro*

Related Papers

LLM-Augmented Chemical Synthesis and Design Decision Programs2025-05-11DirectMultiStep: Direct Route Generation for Multi-Step Retrosynthesis2024-05-22Re-evaluating Retrosynthesis Algorithms with Syntheseus2023-10-30Evolutionary Retrosynthetic Route Planning2023-10-08RetroBridge: Modeling Retrosynthesis with Markov Bridges2023-08-30Retrosynthetic Planning with Dual Value Networks2023-01-31Recent advances in artificial intelligence for retrosynthesis2023-01-14Mind the Retrosynthesis Gap: Bridging the divide between Single-step and Multi-step Retrosynthesis Prediction2022-12-12