vix.ing · top · new · best · stats · spec

RxnScribe: A Sequence Generation Model for Reaction Diagram Parsing

2023/05/19 by Yujie Qian, Qian, Yujie, Jiang Guo +7 · 6 citations
Computer Science · Materials Science · #Artificial Intelligence (cs.AI) #Computation and Language (cs.CL) #Computational Drug Discovery Methods #Computer Vision and Pattern Recognition (cs.CV) #FOS: Computer and information sciences #Machine Learning in Materials Science #Software Engineering Research

paper · pdf · doi:10.48550/arxiv.2305.11845

openalex publication_date 2023/05/19 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

Reaction diagram parsing is the task of extracting reaction schemes from a diagram in the chemistry literature. The reaction diagrams can be arbitrarily complex, thus robustly parsing them into structured data is an open challenge. In this paper, we present RxnScribe, a machine learning model for parsing reaction diagrams of varying styles. We formulate this structured prediction task with a sequence generation approach, which condenses the traditional pipeline into an end-to-end model. We train RxnScribe on a dataset of 1,378 diagrams and evaluate it with cross validation, achieving an 80.0% soft match F1 score, with significant improvements over previous models. Our code and data are publicly available at https://github.com/thomas0809/RxnScribe.

Cited by

Related