paper-with-me

Papers

MolNexTR: A Generalized Deep Learning Model for Molecular Image Recognition

2024-03-06 · Yufan Chen, Ching Ting Leung, Yong Huang, Jianwei Sun, Hao Chen, Hanyu Gao

In the field of chemical structure recognition, the task of converting molecular images into machine-readable data formats such as SMILES string stands as a significant challenge, primarily due to the varied drawing styles and conventions prevalent in chemical literature. To bridge this gap, we proposed MolNexTR, a novel image-to-graph deep learning model that collaborates to fuse the strengths of ConvNext, a powerful Convolutional Neural Network variant, and Vision-TRansformer. This integration facilitates a more detailed extraction of both local and global features from molecular images. MolNexTR can predict atoms and bonds simultaneously and understand their layout rules. It also excels at flexibly integrating symbolic chemistry principles to discern chirality and decipher abbreviated structures. We further incorporate a series of advanced algorithms, including an improved data augmentation module, an image contamination module, and a post-processing module for getting the final SMILES output. These modules cooperate to enhance the model's robustness to diverse styles of molecular images found in real literature. In our test sets, MolNexTR has demonstrated superior performance, achieving an accuracy rate of 81-97%, marking a significant advancement in the domain of molecular structure recognition.

📄 PDF Abstract BibTeX arXiv:2403.03691

Code (1)

cyf2000127/molnextr 공식 구현 pytorch

Tasks

Data AugmentationDeep Learning

Similar Papers 제목 키워드 기반

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

Spherical CNNs

2018-01-30 · ICLR 2018 1 · Taco S. Cohen, Mario Geiger, Jonas Koehler, Max Welling

Convolutional Neural Networks (CNNs) have become the method of choice for learning problems involving 2D planar images. However, a number of problems of recent interest have created a demand for models that can analyze s…

Computational Efficiencyregression

MolLangBench: A Comprehensive Benchmark for Language-Prompted Molecular Structure Recognition, Editing, and Generation

2025-05-21 · Feiyang Cai, Jiahui Bai, Tao Tang, Joshua Luo 외

Precise recognition, editing, and generation of molecules are essential prerequisites for both chemists and AI systems tackling various chemical tasks. We present MolLangBench, a comprehensive benchmark designed to evalu…

MolScribe: Robust Molecular Structure Recognition with Image-To-Graph Generation

2022-05-28 · Yujie Qian, Jiang Guo, Zhengkai Tu, Zhening Li 외

Molecular structure recognition is the task of translating a molecular image into its graph structure. Significant variation in drawing styles and conventions exhibited in chemical literature poses a significant challeng…

Data AugmentationGraph Generation

OOD-GraphLLM: Graph Large Language Model for Out-of-Distribution Generalized Drug Synergy Prediction

2026-05-28 · Xin Wang, Linxin Xiao, Yang Yao, Wenwu Zhu arxiv

Drug synergy prediction (DSP) aims to identify efficacious drug combinations under various cellular contexts with different targets. However, the continual emergence of novel compounds results in variations in molecular …