paper-with-me

Papers

ChemiRise: a data-driven retrosynthesis engine

2021-08-09 · Xiangyan Sun, Ke Liu, Yuquan Lin, Lingjie Wu, Haoming Xing, Minghong Gao, Ji Liu, Suocheng Tan, Zekun Ni, Qi Han, Junqiu Wu, Jie Fan

We have developed an end-to-end, retrosynthesis system, named ChemiRise, that can propose complete retrosynthesis routes for organic compounds rapidly and reliably. The system was trained on a processed patent database of over 3 million organic reactions. Experimental reactions were atom-mapped, clustered, and extracted into reaction templates. We then trained a graph convolutional neural network-based one-step reaction proposer using template embeddings and developed a guiding algorithm on the directed acyclic graph (DAG) of chemical compounds to find the best candidate to explore. The atom-mapping algorithm and the one-step reaction proposer were benchmarked against previous studies and showed better results. The final product was demonstrated by retrosynthesis routes reviewed and rated by human experts, showing satisfying functionality and a potential productivity boost in real-life use cases.

📄 PDF Abstract BibTeX arXiv:2108.04682

Code (0)

등록된 구현이 없습니다.

Tasks

Retrosynthesis

Similar Papers 제목 키워드 기반

Recent advances in artificial intelligence for retrosynthesis

2023-01-14 · Zipeng Zhong, Jie Song, Zunlei Feng, Tiantao Liu 외

Retrosynthesis is the cornerstone of organic chemistry, providing chemists in material and drug manufacturing access to poorly available and brand-new molecules. Conventional rule-based or expert-based computer-aided syn…

Multi-step retrosynthesisRetrosynthesis

G-MATT: Single-step Retrosynthesis Prediction using Molecular Grammar Tree Transformer

2023-05-04 · Kevin Zhang, Vipul Mann, Venkat Venkatasubramanian

Various template-based and template-free approaches have been proposed for single-step retrosynthesis prediction in recent years. While these approaches demonstrate strong performance from a data-driven metrics standpoin…

RetrosynthesisSingle-step retrosynthesis

RetroMPA: A Molecular Property-Aware Auxiliary Framework for Enhancing Retrosynthesis Prediction

2026-08-17 · Mianzhi Liu, Fan Xiao, Zhiliang Yu, Huayang Huang 외 arxiv

Retrosynthesis is a cornerstone of drug discovery and organic synthesis. While data-driven deep learning models have shown remarkable progress, they autonomously learn reaction patterns from extensive datasets with limit…

Drug Discovery

Leveraging Large Language Models for enzymatic reaction prediction and characterization

2025-05-08 · Lorenzo Di Fruscia, Jana Marie Weber

Predicting enzymatic reactions is crucial for applications in biocatalysis, metabolic engineering, and drug discovery, yet it remains a complex and resource-intensive task. Large Language Models (LLMs) have recently demo…

Drug DiscoveryIn-Context Learningparameter-efficient fine-tuningRetrosynthesis

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