Multimodal Learning 相关度: 9/10

MarkushGrapher-2: End-to-end Multimodal Recognition of Chemical Structures

Tim Strohmeyer, Lucas Morin, Gerhard Ingmar Meijer, Valéry Weber, Ahmed Nassar, Peter Staar
arXiv: 2603.28550v1 发布: 2026-03-30 更新: 2026-03-30

AI 摘要

提出MarkushGrapher-2,用于端到端多模态识别化学结构,性能优于现有方法。

主要贡献

  • 提出MarkushGrapher-2端到端多模态识别方法
  • 构建大规模Markush结构数据集
  • 发布IP5-M手动标注Markush结构基准

方法论

使用OCR提取文本,通过Vision-Text-Layout和化学结构识别器联合编码,两阶段训练融合,自回归生成Markush结构表示。

原文摘要

Automatically extracting chemical structures from documents is essential for the large-scale analysis of the literature in chemistry. Automatic pipelines have been developed to recognize molecules represented either in figures or in text independently. However, methods for recognizing chemical structures from multimodal descriptions (Markush structures) lag behind in precision and cannot be used for automatic large-scale processing. In this work, we present MarkushGrapher-2, an end-to-end approach for the multimodal recognition of chemical structures in documents. First, our method employs a dedicated OCR model to extract text from chemical images. Second, the text, image, and layout information are jointly encoded through a Vision-Text-Layout encoder and an Optical Chemical Structure Recognition vision encoder. Finally, the resulting encodings are effectively fused through a two-stage training strategy and used to auto-regressively generate a representation of the Markush structure. To address the lack of training data, we introduce an automatic pipeline for constructing a large-scale dataset of real-world Markush structures. In addition, we present IP5-M, a large manually-annotated benchmark of real-world Markush structures, designed to advance research on this challenging task. Extensive experiments show that our approach substantially outperforms state-of-the-art models in multimodal Markush structure recognition, while maintaining strong performance in molecule structure recognition. Code, models, and datasets are released publicly.

标签

Multimodal Learning Chemical Structure Recognition Markush Structure

arXiv 分类

cs.CV