SOTAVerified

RetroComposer: Composing Templates for Template-Based Retrosynthesis Prediction

2021-12-20Code Available0· sign in to hype

Chaochao Yan, Peilin Zhao, Chan Lu, Yang Yu, Junzhou Huang

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

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 limited training templates, which prevents them from discovering novel reactions. To overcome this limitation, we propose an innovative retrosynthesis prediction framework that can compose novel templates beyond training templates. As far as we know, this is the first method that uses machine learning to compose reaction templates for retrosynthesis prediction. Besides, we propose an effective reactant candidate scoring model that can capture atom-level transformations, which helps our method outperform previous methods on the USPTO-50K dataset. Experimental results show that our method can produce novel templates for 15 USPTO-50K test reactions that are not covered by training templates. We have released our source implementation.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
USPTO-50kRetroComposer (reaction class as prior)Top-1 accuracy65.9Unverified
USPTO-50kRetroComposer (reaction class unknown)Top-1 accuracy54.4Unverified

Reproductions