CVNov 4, 2025

RxnCaption: Reformulating Reaction Diagram Parsing as Visual Prompt Guided Captioning

arXiv:2511.02384v11 citationsh-index: 7
Originality Incremental advance
AI Analysis

This work addresses the challenge of making chemical reaction data accessible for AI research in chemistry, which is incremental but impactful for the domain.

The paper tackles the problem of extracting machine-readable chemical reaction data from images in scientific papers by proposing the RxnCaption framework, which reformulates reaction diagram parsing as a visual prompt-guided captioning task, achieving state-of-the-art performance on multiple metrics and introducing a dataset 10 times larger than prior benchmarks.

Large-scale chemical reaction datasets are crucial for AI research in chemistry. However, existing chemical reaction data often exist as images within papers, making them not machine-readable and unusable for training machine learning models. In response to this challenge, we propose the RxnCaption framework for the task of chemical Reaction Diagram Parsing (RxnDP). Our framework reformulates the traditional coordinate prediction driven parsing process into an image captioning problem, which Large Vision-Language Models (LVLMs) handle naturally. We introduce a strategy termed "BBox and Index as Visual Prompt" (BIVP), which uses our state-of-the-art molecular detector, MolYOLO, to pre-draw molecular bounding boxes and indices directly onto the input image. This turns the downstream parsing into a natural-language description problem. Extensive experiments show that the BIVP strategy significantly improves structural extraction quality while simplifying model design. We further construct the RxnCaption-11k dataset, an order of magnitude larger than prior real-world literature benchmarks, with a balanced test subset across four layout archetypes. Experiments demonstrate that RxnCaption-VL achieves state-of-the-art performance on multiple metrics. We believe our method, dataset, and models will advance structured information extraction from chemical literature and catalyze broader AI applications in chemistry. We will release data, models, and code on GitHub.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes