Mapping the Space of Chemical Reactions Using Attention-Based Neural Networks
Organic reactions are usually assigned to classes containing reactions with similar reagents and mechanisms. Reaction classes facilitate the communication of complex concepts and efficient navigation through chemical reaction space. However, the classification process is a tedious task. It requires the identification of the corresponding reaction class template via annotation of the number of molecules in the reactions, the reaction center, and the distinction between reactants and reagents. This work shows that transformer-based models can infer reaction classes from non-annotated, simple text-based representations of chemical reactions. Our best model reaches a classification accuracy of 98.2%. We also show that the learned representations can be used as reaction fingerprints that capture fine-grained differences between reaction classes better than traditional reaction fingerprints. The insights into chemical reaction space enabled by our learned fingerprints are illustrated by an interactive reaction atlas providing visual clustering and similarity searching.
Code (1)
Tasks
ClusteringGeneral ClassificationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Molecule Edit Graph Attention Network: Modeling Chemical Reactions as Sequences of Graph Edits
The central challenge in automated synthesis planning is to be able to generate and predict outcomes of a diverse set of chemical reactions. In particular, in many cases, the most likely synthesis pathway cannot be appli…
DecoderGraph AttentionRetrosynthesisSingle-step retrosynthesisRxn Hypergraph: a Hypergraph Attention Model for Chemical Reaction Representation
It is fundamental for science and technology to be able to predict chemical reactions and their properties. To achieve such skills, it is important to develop good representations of chemical reactions, or good deep lear…
Property PredictionVinAI at ChEMU 2020: An accurate system for named entity recognition in chemical reactions from patents
This paper describes our VinAI system for the ChEMU task 1 of named entity recognition (NER) in chemical reactions. Our system employs a BiLSTM-CNN-CRF architecture with additional contextualized word embeddings. It achi…
named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER+1Root-aligned SMILES: A Tight Representation for Chemical Reaction Prediction
Chemical reaction prediction, involving forward synthesis and retrosynthesis prediction, is a fundamental problem in organic synthesis. A popular computational paradigm formulates synthesis prediction as a sequence-to-se…
Chemical Reaction PredictionPredictionRetrosynthesisSingle-step retrosynthesisData-driven discovery of multiscale chemical reactions governed by the law of mass action
In this paper, we propose a data-driven method to discover multiscale chemical reactions governed by the law of mass action. First, we use a single matrix to represent the stoichiometric coefficients for both the reactan…