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/Self-Improved Retrosynthetic Planning

Self-Improved Retrosynthetic Planning

Junsu Kim, Sungsoo Ahn, Hankook Lee, Jinwoo Shin

2021-06-09Multi-step retrosynthesis
PaperPDFCode(official)

Abstract

Retrosynthetic planning is a fundamental problem in chemistry for finding a pathway of reactions to synthesize a target molecule. Recently, search algorithms have shown promising results for solving this problem by using deep neural networks (DNNs) to expand their candidate solutions, i.e., adding new reactions to reaction pathways. However, the existing works on this line are suboptimal; the retrosynthetic planning problem requires the reaction pathways to be (a) represented by real-world reactions and (b) executable using "building block" molecules, yet the DNNs expand reaction pathways without fully incorporating such requirements. Motivated by this, we propose an end-to-end framework for directly training the DNNs towards generating reaction pathways with the desirable properties. Our main idea is based on a self-improving procedure that trains the model to imitate successful trajectories found by itself. We also propose a novel reaction augmentation scheme based on a forward reaction model. Our experiments demonstrate that our scheme significantly improves the success rate of solving the retrosynthetic problem from 86.84% to 96.32% while maintaining the performance of DNN for predicting valid reactions.

Results

TaskDatasetMetricValueModel
Multi-step retrosynthesisUSPTO-190Success Rate (100 model calls)67.37Retro* plus
Multi-step retrosynthesisUSPTO-190Success Rate (500 model calls)96.32Retro* plus

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