Related Experiment Video
Updated: Jul 16, 2025

A Step-by-Step Implementation of DeepBehavior, Deep Learning Toolbox for Automated Behavior Analysis
Published on: February 6, 2020
Deep learning-based automatic action extraction from structured chemical synthesis procedures
Mantas Vaškevičius1,2, Jurgita Kapočiūtė-Dzikienė1, Arnas Vaškevičius3
1Department of Applied Informatics, Vytautas Magnus University, Kaunas, Lithuania.
Abstract:
This article proposes a methodology that uses machine learning algorithms to extract actions from structured chemical synthesis procedures, thereby bridging the gap between chemistry and natural language processing. The proposed pipeline combines ML algorithms and scripts to extract relevant data from USPTO and EPO patents, which helps transform experimental procedures into structured actions. This pipeline includes two primary tasks: classifying patent paragraphs to select chemical procedures and converting chemical procedure sentences into a structured, simplified format. We employ artificial neural networks such as long short-term memory, bidirectional LSTMs, transformers, and fine-tuned T5. Our results show that the bidirectional LSTM classifier achieved the highest accuracy of 0.939 in the first task, while the Transformer model attained the highest BLEU score of 0.951 in the second task. The developed pipeline enables the creation of a dataset of chemical reactions and their procedures in a structured format, facilitating the application of AI-based approaches to streamline synthetic pathways, predict reaction outcomes, and optimize experimental conditions. Furthermore, the developed pipeline allows for creating a structured dataset of chemical reactions and procedures, making it easier for researchers to access and utilize the valuable information in synthesis procedures.
Related Concept Videos
Fixed Action Patterns
Direct-Acting Cholinergic Agonists: Chemistry and Structure-Activity Relationship
The direct-acting...
Structure-Activity Relationships and Drug Design
SAR studies the intricate relationship between a drug's chemical structure and biological activity. It focuses on understanding how modifications to a drug's structure can influence...
Indirect-Acting Cholinergic Agonists: Chemistry and Structure-Activity Relationship
Reversible inhibitors display short to medium durations of action. Short-acting agents include simple alcohols with...
Multi-Step Reactions
Preparation of 1° Amines: Gabriel Synthesis
Strong bases like NaOH or KOH deprotonate the phthalimide to form the corresponding anion, which acts as a nucleophile. Further, the anion attacks an...

