Search papers, labs, and topics across Lattice.
This study addresses the limitations of existing large language models (LLMs) in accurately predicting chemical reaction mechanisms by developing a comprehensive dataset specifically focused on mechanistic reasoning. By fine-tuning the Qwen3-30B-A3B model on this dataset and evaluating it against the newly created FukuyamaBench benchmark, the authors demonstrate a significant improvement in model performance, achieving an 8.3% exact pathway match compared to the 5.1% of the specialized FlowER model. This advancement highlights the importance of mechanism-aware training in enhancing the chemical reasoning capabilities of LLMs, which is crucial for applications in computational chemistry and drug discovery.
Mechanism-aware training boosts LLM performance in chemical reasoning, achieving an 8.3% exact match on complex reaction pathways鈥攐utperforming specialized models.
Reaction mechanisms consist of the step-by-step sequences of elementary reactions that explain chemical transformations. Learning the mechanism logic is therefore essential for enhancing the fundamental chemical intelligence of large language models (LLMs). The stepwise deduction of reaction mechanism aligns naturally with the reasoning paradigms of reasoning LLMs. However, current chemical LLMs primarily emphasize coarse-grained name reactions for product prediction and retrosynthesis, often leading to physical inconsistencies and hallucinations. In contrast, specialized small-scale generative models for mechanism inference typically suffer from restricted generalization capacity across diverse chemical spaces. To overcome these limitations, we built a novel, large-scale reasoning dataset of reaction mechanisms. Furthermore, we established the FukuyamaBench, a difficult benchmark derived from Fukuyama's Advanced Organic Reaction Mechanism book, to rigorously evaluate model performance on hierarchical mechanism reasoning. Our fine-tuned Qwen3-30B-A3B achieves 8.3% exact pathway match on FukuyamaBench Set~A, surpassing the specialized FlowER model (5.1%), demonstrating that mechanism-aware training substantially enhances chemical reasoning in language models.