LGAIOct 28, 2024

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

arXiv:2410.21341v37 citationsh-index: 9Has CodeNIPS
Originality Incremental advance
AI Analysis

This addresses the problem of inorganic materials discovery for chemists and materials scientists, representing an incremental advance by applying retrieval-based methods with expert knowledge to a less-explored domain.

The paper tackles inorganic retrosynthesis planning by proposing Retrieval-Retro, a method that implicitly extracts precursor information from retrieved reference materials using attention layers and considers thermodynamic relationships, achieving superiority in discovering novel synthesis recipes.

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.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes