RetroXpert: Decompose Retrosynthesis Prediction Like A Chemist
Chaochao Yan, Qianggang Ding, Peilin Zhao, Shuangjia Zheng, JINYU YANG, Yang Yu, Junzhou Huang
Abstract
Retrosynthesis is the process of recursively decomposing target molecules into available building blocks. It plays an important role in solving problems in organic synthesis planning. To automate or assist in the retrosynthesis analysis, various retrosynthesis prediction algorithms have been proposed. However, most of them are cumbersome and lack interpretability about their predictions. In this paper, we devise a novel template-free algorithm for automatic retrosynthetic expansion inspired by how chemists approach retrosynthesis prediction. Our method disassembles retrosynthesis into two steps: i) identify the potential reaction center of the target molecule through a novel graph neural network and generate intermediate synthons, and ii) generate the reactants associated with synthons via a robust reactant generation model. While outperforming the state-of-the-art baselines by a significant margin, our model also provides chemically reasonable interpretation.
BibTeX
@inproceedings{NEURIPS2020_819f46e5,
author = {Yan, Chaochao and Ding, Qianggang and Zhao, Peilin and Zheng, Shuangjia and YANG, JINYU and Yu, Yang and Huang, Junzhou},
booktitle = {Advances in Neural Information Processing Systems},
editor = {H. Larochelle and M. Ranzato and R. Hadsell and M.F. Balcan and H. Lin},
pages = {11248--11258},
publisher = {Curran Associates, Inc.},
title = {RetroXpert: Decompose Retrosynthesis Prediction Like A Chemist},
url = {https://proceedings.neurips.cc/paper_files/paper/2020/file/819f46e52c25763a55cc642422644317-Paper.pdf},
volume = {33},
year = {2020}
}