paper-with-me

홈 › Papers

Learning Mechanistic Reasoning for Chemical Reactions with Large Language Models

2026-07-14 · Xingyu Dang, Haocheng Tang, Junmei Wang, Yanjun Li arxiv

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.

📄 PDF Abstract BibTeX arXiv:2607.12771

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

oMeBench: Towards Robust Benchmarking of LLMs in Organic Mechanism Elucidation and Reasoning

2025-10-09 · Ruiling Xu, Yifan Zhang, Qingyun Wang, Carl Edwards 외 arxiv

Organic reaction mechanisms are the stepwise elementary reactions by which reactants form intermediates and products, and are fundamental to understanding chemical reactivity and designing new molecules and reactions. Al…

Chem4DLLM: 4D Multimodal LLMs for Chemical Dynamics Understanding

2026-03-12 · Xinyu Li, Zhen Zhang, Qi Chen, Anton van den Hengel 외 arxiv

Existing chemical understanding tasks primarily rely on static molecular representations, limiting their ability to model inherently dynamic phenomena such as bond breaking or conformational changes, which are essential …

From What to Why: A Multi-Agent System for Evidence-based Chemical Reaction Condition Reasoning

2025-09-28 · Cheng Yang, Jiaxuan Lu, Haiyuan Wan, Junchi Yu 외 arxiv

The chemical reaction recommendation is to select proper reaction condition parameters for chemical reactions, which is pivotal to accelerating chemical science. With the rapid development of large language models (LLMs)…

SMiCRM: A Benchmark Dataset of Mechanistic Molecular Images

2024-07-25 · Ching Ting Leung, Yufan Chen, Hanyu Gao

Optical chemical structure recognition (OCSR) systems aim to extract the molecular structure information, usually in the form of molecular graph or SMILES, from images of chemical molecules. While many tools have been de…

Benchmarking

A Machine Learning Approach to Predict Chemical Reactions

2011-12-01 · NeurIPS 2011 12 · Matthew A. Kayala, Pierre F. Baldi

Being able to predict the course of arbitrary chemical reactions is essential to the theory and applications of organic chemistry. Previous approaches are not high-throughput, are not generalizable or scalable, or lack s…

BIG-bench Machine Learning