MolSight: Optical Chemical Structure Recognition with SMILES Pretraining, Multi-Granularity Learning and Reinforcement Learning
Wenrui Zhang, Xinggang Wang, Bin Feng, Wenyu Liu
TL;DR
MolSight tackles Optical Chemical Structure Recognition with a focus on stereochemistry by introducing a three-stage learning framework: SMILES-based pretraining on large-scale noisy data, multi-granularity fine-tuning with chemical bond and coordinate heads, and reinforcement learning on stereo-focused data to optimize semantic correctness. The approach achieves state-of-the-art performance on both real and synthetic benchmarks, with notable gains in stereochemical recognition and robust transfer to molecular property tasks. These advances enhance automated chemical data extraction for drug discovery and large-scale cheminformatics applications. The work also provides a new stereo-focused dataset and demonstrates the practical impact of combining perception, structured auxiliary tasks, and RL for complex image-to-structure translation.
Abstract
Optical Chemical Structure Recognition (OCSR) plays a pivotal role in modern chemical informatics, enabling the automated conversion of chemical structure images from scientific literature, patents, and educational materials into machine-readable molecular representations. This capability is essential for large-scale chemical data mining, drug discovery pipelines, and Large Language Model (LLM) applications in related domains. However, existing OCSR systems face significant challenges in accurately recognizing stereochemical information due to the subtle visual cues that distinguish stereoisomers, such as wedge and dash bonds, ring conformations, and spatial arrangements. To address these challenges, we propose MolSight, a comprehensive learning framework for OCSR that employs a three-stage training paradigm. In the first stage, we conduct pre-training on large-scale but noisy datasets to endow the model with fundamental perception capabilities for chemical structure images. In the second stage, we perform multi-granularity fine-tuning using datasets with richer supervisory signals, systematically exploring how auxiliary tasks-specifically chemical bond classification and atom localization-contribute to molecular formula recognition. Finally, we employ reinforcement learning for post-training optimization and introduce a novel stereochemical structure dataset. Remarkably, we find that even with MolSight's relatively compact parameter size, the Group Relative Policy Optimization (GRPO) algorithm can further enhance the model's performance on stereomolecular. Through extensive experiments across diverse datasets, our results demonstrate that MolSight achieves state-of-the-art performance in (stereo)chemical optical structure recognition.
