Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Retrieval-Retro: Retrieval-based Inorganic Retrosynthesis with Expert Knowledge

About

While inorganic retrosynthesis planning is essential in the field of chemical science, the application of machine learning in this area has been notably less explored compared to organic retrosynthesis planning. In this paper, we propose Retrieval-Retro for inorganic retrosynthesis planning, which implicitly extracts the precursor information of reference materials that are retrieved from the knowledge base regarding domain expertise in the field. Specifically, instead of directly employing the precursor information of reference materials, we propose implicitly extracting it with various attention layers, which enables the model to learn novel synthesis recipes more effectively. Moreover, during retrieval, we consider the thermodynamic relationship between target material and precursors, which is essential domain expertise in identifying the most probable precursor set among various options. Extensive experiments demonstrate the superiority of Retrieval-Retro in retrosynthesis planning, especially in discovering novel synthesis recipes, which is crucial for materials discovery. The source code for Retrieval-Retro is available at https://github.com/HeewoongNoh/Retrieval-Retro.

Heewoong Noh, Namkyeong Lee, Gyoung S. Na, Chanyoung Park• 2024

Related benchmarks

TaskDatasetResultRank
Precursor PredictionInorganic material synthesis dataset (Split 2)
Top-1 Acc66.32
12
Precursor PredictionInorganic material synthesis dataset (Split 1)
Top-1 Accuracy60.88
12
Inorganic Retrosynthesis PlanningInorganic Retrosynthesis Dataset (Year Split)
Top-1 Accuracy61.16
8
Inorganic Retrosynthesis PlanningInorganic synthesis recipes (Random split)
Top-1 Accuracy79.81
8
Showing 4 of 4 rows

Other info

Code

Follow for update