paper-with-me

홈 › Papers

Image-to-Graph Transformers for Chemical Structure Recognition

2022-02-19 · Sanghyun Yoo, Ohyun Kwon, Hoshik Lee

For several decades, chemical knowledge has been published in written text, and there have been many attempts to make it accessible, for example, by transforming such natural language text to a structured format. Although the discovered chemical itself commonly represented in an image is the most important part, the correct recognition of the molecular structure from the image in literature still remains a hard problem since they are often abbreviated to reduce the complexity and drawn in many different styles. In this paper, we present a deep learning model to extract molecular structures from images. The proposed model is designed to transform the molecular image directly into the corresponding graph, which makes it capable of handling non-atomic symbols for abbreviations. Also, by end-to-end learning approach it can fully utilize many open image-molecule pair data from various sources, and hence it is more robust to image style variation than other tools. The experimental results show that the proposed model outperforms the existing models with 17.1 % and 12.8 % relative improvement for well-known benchmark datasets and large molecular images that we collected from literature, respectively.

📄 PDF Abstract BibTeX arXiv:2202.09580

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

ChemGrapher: Optical Graph Recognition of Chemical Compounds by Deep Learning

2020-02-23 · Martijn Oldenhof, Adam Arany, Yves Moreau, Jaak Simm

In drug discovery, knowledge of the graph structure of chemical compounds is essential. Many thousands of scientific articles in chemistry and pharmaceutical sciences have investigated chemical compounds, but in cases th…

ArticlesDeep LearningDrug DiscoveryOptical Character Recognition+1

Atom-Level Optical Chemical Structure Recognition with Limited Supervision

2024-04-02 · CVPR 2024 1 · Martijn Oldenhof, Edward De Brouwer, Adam Arany, Yves Moreau

Identifying the chemical structure from a graphical representation, or image, of a molecule is a challenging pattern recognition task that would greatly benefit drug development. Yet, existing methods for chemical struct…

Benchmarking

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

2026-03-30 · Tim Strohmeyer, Lucas Morin, Gerhard Ingmar Meijer, Valéry Weber 외 arxiv

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 f…

Transformers are efficient hierarchical chemical graph learners

2023-10-02 · Zihan Pengmei, Zimu Li, Chih-chan Tien, Risi Kondor 외

Transformers, adapted from natural language processing, are emerging as a leading approach for graph representation learning. Contemporary graph transformers often treat nodes or edges as separate tokens. This approach l…

Graph Representation LearningRepresentation Learning

SMiCRM: A Benchmark Dataset of Mechanistic Molecular Images

2024-07-25 · Ching Ting Leung, Yufan Chen, Hanyu Gao

Optical chemical structure recognition (OCSR) systems aim to extract the molecular structure information, usually in the form of molecular graph or SMILES, from images of chemical molecules. While many tools have been de…

Benchmarking