Double-Ended Synthesis Planning with Goal-Constrained Bidirectional Search
Kevin Yu, Jihye Roh, Ziang Li, Wenhao Gao, Runzhong Wang, Connor W., Coley

TL;DR
This paper introduces DESP, a bidirectional search algorithm for synthesis planning that incorporates starting material constraints, improving success rates and efficiency in chemical synthesis route discovery.
Contribution
The paper presents a novel goal-constrained bidirectional search algorithm for synthesis planning that effectively incorporates starting material constraints.
Findings
Improves solve rates in synthesis planning tasks.
Reduces number of search expansions needed.
Effectively incorporates starting material constraints.
Abstract
Computer-aided synthesis planning (CASP) algorithms have demonstrated expert-level abilities in planning retrosynthetic routes to molecules of low to moderate complexity. However, current search methods assume the sufficiency of reaching arbitrary building blocks, failing to address the common real-world constraint where using specific molecules is desired. To this end, we present a formulation of synthesis planning with starting material constraints. Under this formulation, we propose Double-Ended Synthesis Planning (DESP), a novel CASP algorithm under a bidirectional graph search scheme that interleaves expansions from the target and from the goal starting materials to ensure constraint satisfiability. The search algorithm is guided by a goal-conditioned cost network learned offline from a partially observed hypergraph of valid chemical reactions. We demonstrate the utility of DESP in…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsSystems Engineering Methodologies and Applications
