MiST: Understanding the Role of Mid-Stage Scientific Training in Developing Chemical Reasoning Models
Andres M Bran, Tong Xie, Shai Pranesh, Jeffrey Meng, Xuan Vu Nguyen, Jeremy Goumaz, David Ming Segura, Ruizhi Xu, Dongzhan Zhou, Wenjie Zhang, Bram Hoex, Philippe Schwaller
TL;DR
This work identifies latent solvability as a prerequisite for RL-based chemical reasoning in LLMs and introduces MiST, a mid-stage training pipeline combining in-domain continued pretraining and supervised fine-tuning. By jointly improving Symbolic Competence and Latent Chemical Knowledge, MiST elevates the model’s latent solvability, enabling RL to achieve substantial gains on diverse chemical tasks and to produce interpretable reasoning traces. The authors formalize the Symbolic Competence Score (SCS) and Chemical Competence Score (CCS) as predictive diagnostics, showing that pre-RL SCS strongly forecasts post-RL performance with correlations up to $ ho \,\approx\,0.64$, and establishing a practical threshold of SCS > 1.5 for RL effectiveness. The findings imply that domain-specific mid-stage training can unlock reasoning in smaller, compute-efficient models, with potential applicability beyond chemistry to other domains with symbolic data and verifiable rewards.
Abstract
Large Language Models can develop reasoning capabilities through online fine-tuning with rule-based rewards. However, recent studies reveal a critical constraint: reinforcement learning succeeds only when the base model already assigns non-negligible probability to correct answers -- a property we term 'latent solvability'. This work investigates the emergence of chemical reasoning capabilities and what these prerequisites mean for chemistry. We identify two necessary conditions for RL-based chemical reasoning: 1) Symbolic competence, and 2) Latent chemical knowledge. We propose mid-stage scientific training (MiST): a set of mid-stage training techniques to satisfy these, including data-mixing with SMILES/CIF-aware pre-processing, continued pre-training on 2.9B tokens, and supervised fine-tuning on 1B tokens. These steps raise the latent-solvability score on 3B and 7B models by up to 1.8x, and enable RL to lift top-1 accuracy from 10.9 to 63.9% on organic reaction naming, and from 40.6 to 67.4% on inorganic material generation. Similar results are observed for other challenging chemical tasks, while producing interpretable reasoning traces. Our results define clear prerequisites for chemical reasoning training and highlight the broader role of mid-stage training in unlocking reasoning capabilities.
