paper-with-me

홈 › Papers

OpenChemIE: An Information Extraction Toolkit For Chemistry Literature

2024-04-01 · Vincent Fan, Yujie Qian, Alex Wang, Amber Wang, Connor W. Coley, Regina Barzilay

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, allowing for the extraction of fine-grained reaction data from reaction condition and substrate scope investigations. Our machine learning models attain state-of-the-art performance when evaluated individually, and we meticulously annotate a challenging dataset of reaction schemes with R-groups to evaluate our pipeline as a whole, achieving an F1 score of 69.5%. Additionally, the reaction extraction results of \ours attain an accuracy score of 64.3% when directly compared against the Reaxys chemical database. We provide OpenChemIE freely to the public as an open-source package, as well as through a web interface.

📄 PDF Abstract BibTeX arXiv:2404.01462

Code (1)

crystaleye42/openchemie 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Benchmarking Retrieval-Augmented Generation for Chemistry

2025-05-12 · Xianrui Zhong, Bowen Jin, Siru Ouyang, Yanzhen Shen 외

Retrieval-augmented generation (RAG) has emerged as a powerful framework for enhancing large language models (LLMs) with external knowledge, particularly in scientific domains that demand specialized and dynamic informat…

BenchmarkingRAGRetrievalRetrieval-augmented Generation

An Autonomous Large Language Model Agent for Chemical Literature Data Mining

2024-02-20 · Kexin Chen, Hanqun Cao, Junyou Li, Yuyang Du 외

Chemical synthesis, which is crucial for advancing material synthesis and drug discovery, impacts various sectors including environmental science and healthcare. The rise of technology in chemistry has generated extensiv…

AI AgentDrug DiscoveryLanguage ModelingLanguage Modelling+2

Probing the limitations of multimodal language models for chemistry and materials research

2024-11-25 · Nawaf Alampara, Mara Schilling-Wilhelmi, Martiño Ríos-García, Indrajeet Mandal 외

Recent advancements in artificial intelligence have sparked interest in scientific assistants that could support researchers across the full spectrum of scientific workflows, from literature review to experimental design…

Experimental DesignSpatial Reasoning

IMG2SMI: Translating Molecular Structure Images to Simplified Molecular-input Line-entry System

2021-09-03 · Daniel Campos, Heng Ji

Like many scientific fields, new chemistry literature has grown at a staggering pace, with thousands of papers released every month. A large portion of chemistry literature focuses on new molecules and reactions between …

Image Captioning

CogIE: An Information Extraction Toolkit for Bridging Texts and CogNet

2021-08-01 · ACL 2021 5 · Zhuoran Jin, Yubo Chen, Dianbo Sui, Chenhao Wang 외

CogNet is a knowledge base that integrates three types of knowledge: linguistic knowledge, world knowledge and commonsense knowledge. In this paper, we propose an information extraction toolkit, called CogIE, which is a …

Entity LinkingEntity TypingEvent Extractionnamed-entity-recognition+5