paper-with-me

Papers

Reinforced Reasoning for End-to-End Retrosynthetic Planning

2026-03-31 · Chenyang Zuo, Siqi Fan, Yizhen Luo, Zaiqing Nie arxiv

Retrosynthetic planning is a fundamental task in organic chemistry, yet remains challenging due to its combinatorial complexity. To address this, conventional approaches typically rely on hybrid frameworks that combine single-step predictions with external search heuristics, inevitably fracturing the logical coherence between local molecular transformations and global planning objectives. To bridge this gap and embed sophisticated strategic foresight directly into the model's chemical reasoning, we introduce ReTriP, an end-to-end generative framework that reformulates retrosynthesis as a direct Chain-of-Thought reasoning task. We establish a path-coherent molecular representation and employ a progressive training curriculum that transitions from reasoning distillation to reinforcement learning with verifiable rewards, effectively aligning stepwise generation with practical route utility. Empirical evaluation on RetroBench demonstrates that ReTriP achieves state-of-the-art performance, exhibiting superior robustness in long-horizon planning compared to hybrid baselines.

📄 PDF Abstract BibTeX arXiv:2603.29723

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

DeepRetro: Retrosynthetic Pathway Discovery using Iterative LLM Reasoning

2025-07-07 · Shreyas Vinaya Sathyanarayana, Rahil Shah, Sharanabasava D. Hiremath, Rishikesh Panda 외

Retrosynthesis, the identification of precursor molecules for a target compound, is pivotal for synthesizing complex molecules, but faces challenges in discovering novel pathways beyond predefined templates. Recent large…

HallucinationLarge Language ModelRetrosynthesis

Automatic Retrosynthetic Pathway Planning Using Template-free Models

2019-05-21

We present an attention-based Transformer model for automatic retrosynthesis route planning. Our approach starts from reactants prediction of single-step organic reactions for given products, followed by Monte Carlo tree…

PredictionRetrosynthesis

FusionRetro: Molecule Representation Fusion via In-Context Learning for Retrosynthetic Planning

2022-09-30 · Songtao Liu, Zhengkai Tu, Minkai Xu, Zuobai Zhang 외

Retrosynthetic planning aims to devise a complete multi-step synthetic route from starting materials to a target molecule. Current strategies use a decoupled approach of single-step retrosynthesis models and search algor…

Drug DiscoveryIn-Context LearningMulti-step retrosynthesisRetrosynthesis+1

RetroDFM-R: Reasoning-Driven Retrosynthesis Prediction with Large Language Models via Reinforcement Learning

2025-07-23 · Situo Zhang, Hanqi Li, Lu Chen, Zihan Zhao 외 arxiv

Retrosynthetic planning is a cornerstone of organic synthesis and drug discovery. Yet existing AI methods often rely on pattern matching rather than transferable chemical reasoning, limiting both generalizability and int…

Reinforcement LearningDrug Discovery

Multimodal Large Language Models for Inverse Molecular Design with Retrosynthetic Planning

2024-10-05 · Gang Liu, Michael Sun, Wojciech Matusik, Meng Jiang 외

While large language models (LLMs) have integrated images, adapting them to graphs remains challenging, limiting their applications in materials and drug design. This difficulty stems from the need for coherent autoregre…

BenchmarkingDrug DesignGraph GenerationIn-Context Learning