CEAIDec 4, 2024

Tango*: Constrained synthesis planning using chemically informed value functions

arXiv:2412.03424v110 citationsh-index: 10Digital Discovery
AI Analysis

This work addresses a domain-specific problem in computer-aided synthesis planning for chemistry, offering incremental improvements in constrained synthesis planning.

The paper tackled the starting material-constrained synthesis planning problem by introducing Tango*, a guided search method that uses an existing unidirectional algorithm, and showed it outperforms existing methods in efficiency and solve rate with lower wall clock times and similar route lengths.

Computer-aided synthesis planning (CASP) has made significant strides in generating retrosynthetic pathways for simple molecules in a non-constrained fashion. Recent work introduces a specialised bidirectional search algorithm with forward and retro expansion to address the starting material-constrained synthesis problem, allowing CASP systems to provide synthesis pathways from specified starting materials, such as waste products or renewable feed-stocks. In this work, we introduce a simple guided search which allows solving the starting material-constrained synthesis planning problem using an existing, uni-directional search algorithm, Retro*. We show that by optimising a single hyperparameter, Tango* outperforms existing methods in terms of efficiency and solve rate. We find the Tango* cost function catalyses strong improvements for the bidirectional DESP methods. Our method also achieves lower wall clock times while proposing synthetic routes of similar length, a common metric for route quality. Finally, we highlight potential reasons for the strong performance of Tango over neural guided search methods

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