Atom-anchored LLMs speak Chemistry: A Retrosynthesis Demonstration
About
Applications of machine learning in chemistry are often limited by the scarcity and expense of labeled data, restricting traditional supervised methods. In this work, we introduce a framework for molecular reasoning using general-purpose Large Language Models (LLMs) that operates without requiring task-specific model training. Our method anchors chain-of-thought reasoning to the molecular structure by using unique atomic identifiers. First, the LLM performs a zero-shot task to identify relevant fragments and their associated chemical labels or transformation classes. In an optional second step, this position-aware information is used in a few-shot task with provided class examples to predict the chemical transformation. We apply our framework to single-step retrosynthesis, a task where LLMs have previously underperformed. Across academic benchmarks and expert-validated drug discovery molecules, our work enables LLMs to achieve high success rates in identifying chemically plausible reaction sites ($\geq90\%$), named reaction classes ($\geq40\%$), and final reactants ($\geq74\%$). Ultimately, our work establishes a general blueprint for applying LLMs to challenges where molecular reasoning and molecular transformations are key, positioning atom-anchored LLMs as a powerful solution for data-scarce chemistry domains.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Reactant Prediction | USPTO-50k (test) | -- | 10 | |
| Reaction position prediction | USPTO-LLM (test) | -- | 8 | |
| Retrosynthetic Disconnection Prediction | PaRoutes case study (DH376, LEI-102, LEI-105, LEI-401, LEI-515) | Position Plausibility Acc90.5 | 1 | |
| Retrosynthetic Transition Prediction | PaRoutes case study (DH376, LEI-102, LEI-105, LEI-401, LEI-515) | Template Validity Accuracy81.3 | 1 |