OpenChemIE: An Information Extraction Toolkit For Chemistry Literature
Vincent Fan, Yujie Qian, Alex Wang, Amber Wang, Connor W., Coley, Regina Barzilay

TL;DR
OpenChemIE is a comprehensive toolkit that extracts detailed chemical reaction data from literature by combining neural models and chemistry-informed algorithms, achieving high accuracy and supporting open access.
Contribution
It introduces a multi-modal, document-level extraction pipeline for chemistry literature, integrating neural models and algorithms, and provides an open-source implementation.
Findings
Achieves an F1 score of 69.5% on a challenging dataset.
Attains 64.3% accuracy compared to Reaxys database.
State-of-the-art performance in individual extraction tasks.
Abstract
Information extraction from chemistry literature is vital for constructing up-to-date reaction databases for data-driven chemistry. Complete extraction requires combining information across text, tables, and figures, whereas prior work has mainly investigated extracting reactions from single modalities. In this paper, we present OpenChemIE to address this complex challenge and enable the extraction of reaction data at the document level. OpenChemIE approaches the problem in two steps: extracting relevant information from individual modalities and then integrating the results to obtain a final list of reactions. For the first step, we employ specialized neural models that each address a specific task for chemistry information extraction, such as parsing molecules or reactions from text or figures. We then integrate the information from these modules using chemistry-informed algorithms,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSemantic Web and Ontologies · Biomedical Text Mining and Ontologies · Data Quality and Management
