paper-with-me

Papers

SemiRetro: Semi-template framework boosts deep retrosynthesis prediction

2022-02-12 · Zhangyang Gao, Cheng Tan, Lirong Wu, Stan Z. Li

Recently, template-based (TB) and template-free (TF) molecule graph learning methods have shown promising results to retrosynthesis. TB methods are more accurate using pre-encoded reaction templates, and TF methods are more scalable by decomposing retrosynthesis into subproblems, i.e., center identification and synthon completion. To combine both advantages of TB and TF, we suggest breaking a full-template into several semi-templates and embedding them into the two-step TF framework. Since many semi-templates are reduplicative, the template redundancy can be reduced while the essential chemical knowledge is still preserved to facilitate synthon completion. We call our method SemiRetro, introduce a new GNN layer (DRGAT) to enhance center identification, and propose a novel self-correcting module to improve semi-template classification. Experimental results show that SemiRetro significantly outperforms both existing TB and TF methods. In scalability, SemiRetro covers 98.9\% data using 150 semi-templates, while previous template-based GLN requires 11,647 templates to cover 93.3\% data. In top-1 accuracy, SemiRetro exceeds template-free G2G 4.8\% (class known) and 6.0\% (class unknown). Besides, SemiRetro has better training efficiency than existing methods.

📄 PDF Abstract BibTeX arXiv:2202.08205

Code (0)

등록된 구현이 없습니다.

Tasks

Graph LearningPredictionRetrosynthesis

Methods 이 논문이 사용한 방법론

GLN A Gated Linear Network, or GLN, is a type of backpropagation-free neural architecture. What distinguishes GLNs from contemporary neural networks is the distributed and…

Similar Papers 제목 키워드 기반

RetroDiff: Retrosynthesis as Multi-stage Distribution Interpolation

2023-11-23 · Yiming Wang, Yuxuan Song, Minkai Xu, Rui Wang 외

Retrosynthesis poses a fundamental challenge in biopharmaceuticals, aiming to aid chemists in finding appropriate reactant molecules and synthetic pathways given determined product molecules. With the reactant and produc…

Graph GenerationRetrosynthesis

RetroComposer: Composing Templates for Template-Based Retrosynthesis Prediction

2021-12-20 · Chaochao Yan, Peilin Zhao, Chan Lu, Yang Yu 외

The main target of retrosynthesis is to recursively decompose desired molecules into available building blocks. Existing template-based retrosynthesis methods follow a template selection stereotype and suffer from limite…

PredictionRetrosynthesisSingle-step retrosynthesis

UAlign: Pushing the Limit of Template-free Retrosynthesis Prediction with Unsupervised SMILES Alignment

2024-03-25 · Kaipeng Zeng, Bo Yang, Xin Zhao, Yu Zhang 외

Motivation: Retrosynthesis planning poses a formidable challenge in the organic chemical industry. Single-step retrosynthesis prediction, a crucial step in the planning process, has witnessed a surge in interest in recen…

Graph-to-Sequencemolecular representationRepresentation LearningRetrosynthesis+1

Node-Aligned Graph-to-Graph (NAG2G): Elevating Template-Free Deep Learning Approaches in Single-Step Retrosynthesis

2023-09-27 · Lin Yao, Wentao Guo, Zhen Wang, Shang Xiang 외

Single-step retrosynthesis (SSR) in organic chemistry is increasingly benefiting from deep learning (DL) techniques in computer-aided synthesis design. While template-free DL models are flexible and promising for retrosy…

BenchmarkingGraph GenerationPredictionRetrosynthesis+1

TempRe: Template generation for single and direct multi-step retrosynthesis

2025-07-29 · Nguyen Xuan-Vu, Daniel P Armstrong, Zlatko Jončev, Philippe Schwaller arxiv

Retrosynthesis planning remains a central challenge in molecular discovery due to the vast and complex chemical reaction space. While traditional template-based methods offer tractability, they suffer from poor scalabili…

Multi-step retrosynthesis