Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

RetroGraph: Retrosynthetic Planning with Graph Search

About

Retrosynthetic planning, which aims to find a reaction pathway to synthesize a target molecule, plays an important role in chemistry and drug discovery. This task is usually modeled as a search problem. Recently, data-driven methods have attracted many research interests and shown promising results for retrosynthetic planning. We observe that the same intermediate molecules are visited many times in the searching process, and they are usually independently treated in previous tree-based methods (e.g., AND-OR tree search, Monte Carlo tree search). Such redundancies make the search process inefficient. We propose a graph-based search policy that eliminates the redundant explorations of any intermediate molecules. As searching over a graph is more complicated than over a tree, we further adopt a graph neural network to guide the search over graphs. Meanwhile, our method can search a batch of targets together in the graph and remove the inter-target duplication in the tree-based search methods. Experimental results on two datasets demonstrate the effectiveness of our method. Especially on the widely used USPTO benchmark, we improve the search success rate to 99.47%, advancing previous state-of-the-art performance for 2.6 points.

Shufang Xie, Rui Yan, Peng Han, Yingce Xia, Lijun Wu, Chenjuan Guo, Bin Yang, Tao Qin• 2022

Related benchmarks

TaskDatasetResultRank
Retrosynthetic planningUSPTO
Success Rate99.47
50
Retrosynthetic planningUSPTO-EXT (test)
Success Rate72.89
30
Retrosynthetic planningUSPTO 190 target molecules
Path Length5.63
11
Retrosynthetic planningUSPTO 190 (test)
Success Rate (N=100)88.42
10
RetrosynthesisChEMBL-1000 (test)
Solved Target Molecules852
7
RetrosynthesisGDB17-1000 (test)
Solved Molecules Count215
7
Retrosynthetic planningUSPTO
Route Length6.33
5
Showing 7 of 7 rows

Other info

Follow for update