arXiv:2506.23520cs.AI2025-06ACL被引 5

用大模型生成数据提升化学反应步骤自动提取效果

ChemActor: Enhancing Automated Extraction of Chemical Synthesis Actions with LLM-Generated Data

  • 用大模型自动生成标注数据,解决化学文本标注成本高问题
  • 在反应转描述和描述转动作任务上比基线高10%准确率
  • 适合做自动化合成流程解析的科研人员和工业研发团队

随着机器人合成在有机化学中的兴起,从文献中自动提取化学实验步骤变得至关重要。然而,由于化学语言的固有模糊性以及高质量标注数据的人工标注成本高昂,该任务仍面临挑战。本文提出 ChemActor,一个全微调的大语言模型(LLM),作为化学执行器,实现非结构化实验过程与结构化操作序列之间的转换。我们设计了一种基于分布差异的数据选择模块,结合通用大模型,从单一分子输入生成可机器执行的操作。此外,提出一种多轮大模型循环评审新指标,反映模型对化学实验流程的深层理解。在反应转描述(R2D)和描述转动作(D2A)任务上的大量实验表明,结合大模型生成数据的 ChemActor 达到当前最优性能,较基线提升10%。代码已公开于:https://github.com/Zhanghahah/ChemActor。

原文摘要 · Abstract (English)

With the increasing interest in robotic synthesis in the context of organic chemistry, the automated extraction of chemical procedures from literature is critical. However, this task remains challenging due to the inherent ambiguity of chemical language and the high cost of human annotation required for developing reliable computer-aided extraction protocols. Here, we present ChemActor, a fully fine-tuned large language model (LLM), as a chemical executor to convert between unstructured experimental procedures and structured action sequences. We propose a sequential LLM-generated data framework to address the challenges of insufficient and low-quality annotated data. This framework integrates a data selection module that selects data based on distribution divergence, with a general-purpose LLM, to generate machine-executable actions from a single molecule input. Additionally, we introduce a novel multi-round LLMs circle review metric, which reflects the model's advanced understanding of chemical experimental procedures. Extensive experiments on reaction-to-description (R2D) and description-to-action (D2A) tasks demonstrate that ChemActor, augmented by LLM-generated data, achieves state-of-the-art performance, outperforming the baseline model by 10%. The code is available at: https://github.com/Zhanghahah/ChemActor.

化学信息学大模型应用自动化合成文本抽取

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。