Chem-R: Learning to Reason as a Chemist
Abstract
Although large language models (LLMs) have significant potential to advance chemical discovery, current LLMs lack core chemical knowledge, produce unreliable reasoning trajectories, and exhibit suboptimal performance across diverse chemical tasks. To address these challenges, we propose Chem-R, a generalizable Chemical Reasoning model designed to emulate the deliberative processes of chemists. Chem-R is trained through a three-phase framework that progressively builds advanced reasoning capabilities, including: 1) Chemical Foundation Training, which establishes core chemical knowledge. 2) Chemical Reasoning Protocol Distillation, incorporating structured, expert-like reasoning traces to guide systematic and reliable problem solving. 3) Multi-task Group Relative Policy Optimization that optimizes the model for balanced performance across diverse molecular- and reaction-level tasks. This structured pipeline enables Chem-R to achieve state-of-the-art performance on comprehensive benchmarks, surpassing leading large language models, including Gemini-2.5-Pro and DeepSeek-R1, by up to 32% on molecular tasks and 48% on reaction tasks. Meanwhile, Chem-R also consistently outperforms the existing chemical foundation models across both molecular and reaction level tasks. These results highlight Chem-R's robust generalization, interpretability, and potential as a foundation for next-generation AI-driven chemical discovery. The code and model are available at https://github.com/davidweidawang/Chem-R.
Cite
@article{arxiv.2510.16880,
title = {Chem-R: Learning to Reason as a Chemist},
author = {Weida Wang and Benteng Chen and Di Zhang and Wanhao Liu and Shuchen Pu and Ben Gao and Jin Zeng and Xiaoyong Wei and Tianshu Yu and Shuzhou Sun and Tianfan Fu and Wanli Ouyang and Lei Bai and Jiatong Li and Zifu Wang and Yuqiang Li and Shufei Zhang},
journal= {arXiv preprint arXiv:2510.16880},
year = {2025}
}
Comments
9 pages, 5 figures, 14 tables