English

Grounding Large Language Models in Reaction Knowledge Graphs for Synthesis Retrieval

Artificial Intelligence 2026-01-23 v1

Abstract

Large Language Models (LLMs) can aid synthesis planning in chemistry, but standard prompting methods often yield hallucinated or outdated suggestions. We study LLM interactions with a reaction knowledge graph by casting reaction path retrieval as a Text2Cypher (natural language to graph query) generation problem, and define single- and multi-step retrieval tasks. We compare zero-shot prompting to one-shot variants using static, random, and embedding-based exemplar selection, and assess a checklist-driven validator/corrector loop. To evaluate our framework, we consider query validity and retrieval accuracy. We find that one-shot prompting with aligned exemplars consistently performs best. Our checklist-style self-correction loop mainly improves executability in zero-shot settings and offers limited additional retrieval gains once a good exemplar is present. We provide a reproducible Text2Cypher evaluation setup to facilitate further work on KG-grounded LLMs for synthesis planning. Code is available at https://github.com/Intelligent-molecular-systems/KG-LLM-Synthesis-Retrieval.

Keywords

Cite

@article{arxiv.2601.16038,
  title  = {Grounding Large Language Models in Reaction Knowledge Graphs for Synthesis Retrieval},
  author = {Olga Bunkova and Lorenzo Di Fruscia and Sophia Rupprecht and Artur M. Schweidtmann and Marcel J. T. Reinders and Jana M. Weber},
  journal= {arXiv preprint arXiv:2601.16038},
  year   = {2026}
}

Comments

Accepted at ML4Molecules 2025 (ELLIS UnConference workshop), Copenhagen, Denmark, December 2, 2025. Workshop page: https://moleculediscovery.github.io/workshop2025/

R2 v1 2026-07-01T09:15:57.280Z