paper-with-me

홈 › Papers

Molecular Structure Extraction From Documents Using Deep Learning

2018-02-14 · Joshua Staker, Kyle Marshall, Robert Abel, Carolyn McQuaw

Chemical structure extraction from documents remains a hard problem due to both false positive identification of structures during segmentation and errors in the predicted structures. Current approaches rely on handcrafted rules and subroutines that perform reasonably well generally, but still routinely encounter situations where recognition rates are not yet satisfactory and systematic improvement is challenging. Complications impacting performance of current approaches include the diversity in visual styles used by various software to render structures, the frequent use of ad hoc annotations, and other challenges related to image quality, including resolution and noise. We here present end-to-end deep learning solutions for both segmenting molecular structures from documents and for predicting chemical structures from these segmented images. This deep learning-based approach does not require any handcrafted features, is learned directly from data, and is robust against variations in image quality and style. Using the deep-learning approach described herein we show that it is possible to perform well on both segmentation and prediction of low resolution images containing moderately sized molecules found in journal articles and patents.

📄 PDF Abstract BibTeX arXiv:1802.04903

Code (0)

등록된 구현이 없습니다.

Tasks

ArticlesDeep LearningDiversity

Similar Papers 제목 키워드 기반

Extracting Biomolecular Interactions Using Semantic Parsing of Biomedical Text

2015-12-04 · Sahil Garg, Aram Galstyan, Ulf Hermjakob, Daniel Marcu

We advance the state of the art in biomolecular interaction extraction with three contributions: (i) We show that deep, Abstract Meaning Representations (AMR) significantly improve the accuracy of a biomolecular interact…

Semantic ParsingSentence

Multimodal Search in Chemical Documents and Reactions

2025-02-24 · Ayush Kumar Shah, Abhisek Dey, Leo Luo, Bryan Amador 외

We present a multimodal search tool that facilitates retrieval of chemical reactions, molecular structures, and associated text from scientific literature. Queries may combine molecular diagrams, textual descriptions, an…

Retrieval

MolParser: End-to-end Visual Recognition of Molecule Structures in the Wild

2024-11-17 · Xi Fang, Jiankun Wang, Xiaochen Cai, Shangqian Chen 외

In recent decades, chemistry publications and patents have increased rapidly. A significant portion of key information is embedded in molecular structure figures, complicating large-scale literature searches and limiting…

Active LearningImage Captioning

MolMole: Molecule Mining from Scientific Literature

2025-04-30 · LG AI Research, Sehyun Chun, Jiye Kim, Ahra Jo 외

The extraction of molecular structures and reaction data from scientific documents is challenging due to their varied, unstructured chemical formats and complex document layouts. To address this, we introduce MolMole, a …

svcR: An R Package for Support Vector Clustering improved with Geometric Hashing applied to Lexical Pattern Discovery

2015-04-23 · Nicolas Turenne

We present a new R package which takes a numerical matrix format as data input, and computes clusters using a support vector clustering method (SVC). We have implemented an original 2D-grid labeling approach to speed up …

Clustering