paper-with-me

Papers

Retrosynthesis Planning via Worst-path Policy Optimisation in Tree-structured MDPs

2025-09-01 · Mianchu Wang, Giovanni Montana arxiv

Retrosynthesis planning aims to decompose target molecules into available building blocks, forming a synthetic tree where each internal node represents an intermediate compound and each leaf ideally corresponds to a purchasable reactant. However, this tree becomes invalid if any leaf node is not a valid building block, making the planning process vulnerable to the "weakest link" in the synthetic route. Existing methods often optimise for average performance across branches, failing to account for this worst-case sensitivity. In this paper, we reframe retrosynthesis as a worst-path optimisation problem within tree-structured Markov Decision Processes (MDPs). We prove that this formulation admits a unique optimal solution and provides monotonic improvement guarantees. Building on this insight, we introduce Interactive Retrosynthesis Planning (InterRetro), a method that interacts with the tree MDP, learns a value function for worst-path outcomes, and improves its policy through self-imitation, preferentially reinforcing past decisions with high estimated advantage. Empirically, InterRetro achieves state-of-the-art results - solving 100% of targets on the Retro*-190 benchmark, shortening synthetic routes by 4.9%, and achieving promising performance using only 10% of the training data.

📄 PDF Abstract BibTeX arXiv:2509.10504

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

RetroBridge: Modeling Retrosynthesis with Markov Bridges

2023-08-30 · Ilia Igashov, Arne Schneuing, Marwin Segler, Michael Bronstein 외

Retrosynthesis planning is a fundamental challenge in chemistry which aims at designing reaction pathways from commercially available starting materials to a target molecule. Each step in multi-step retrosynthesis planni…

Heuristic SearchMulti-step retrosynthesisRetrosynthesisSingle-step retrosynthesis

URSA: Chemistry-Aware Benchmark for Utilitarian Retrosynthesis Assessment

2026-07-06 · Bogdan Zagribelnyy, Ivan Ilin, Nikita Bondarev, Anton Morgunov 외 arxiv

Synthesis planning aiming to find pathways of reactions for a target molecule is one of the most important and challenging tasks in drug discovery. Recent progress has produced both specialized deep-learning retrosynthes…

Drug Discovery

MechRetro is a chemical-mechanism-driven graph learning framework for interpretable retrosynthesis prediction and pathway planning

2022-10-06 · Yu Wang, Chao Pang, Yuzhe Wang, Yi Jiang 외

Leveraging artificial intelligence for automatic retrosynthesis speeds up organic pathway planning in digital laboratories. However, existing deep learning approaches are unexplainable, like "black box" with few insights…

Drug DiscoveryGraph LearningMulti-step retrosynthesisRepresentation Learning+1

LLM-Augmented Chemical Synthesis and Design Decision Programs

2025-05-11 · Haorui Wang, Jeff Guo, Lingkai Kong, Rampi Ramprasad 외

Retrosynthesis, the process of breaking down a target molecule into simpler precursors through a series of valid reactions, stands at the core of organic chemistry and drug development. Although recent machine learning (…

Decision MakingMulti-step retrosynthesisNavigateRetrosynthesis+1

LARC: Towards Human-level Constrained Retrosynthesis Planning through an Agentic Framework

2025-08-16 · Frazier N. Baker, Daniel Adu-Ampratwum, Reza Averly, Botao Yu 외 arxiv

Large language model (LLM) agent evaluators leverage specialized tools to ground the rational decision-making of LLMs, making them well-suited to aid in scientific discoveries, such as constrained retrosynthesis planning…