paper-with-me

Papers

ReactAIvate: A Deep Learning Approach to Predicting Reaction Mechanisms and Unmasking Reactivity Hotspots

2024-07-14 · Ajnabiul Hoque, Manajit Das, Mayank Baranwal, Raghavan B. Sunoj

A chemical reaction mechanism (CRM) is a sequence of molecular-level events involving bond-breaking/forming processes, generating transient intermediates along the reaction pathway as reactants transform into products. Understanding such mechanisms is crucial for designing and discovering new reactions. One of the currently available methods to probe CRMs is quantum mechanical (QM) computations. The resource-intensive nature of QM methods and the scarcity of mechanism-based datasets motivated us to develop reliable ML models for predicting mechanisms. In this study, we created a comprehensive dataset with seven distinct classes, each representing uniquely characterized elementary steps. Subsequently, we developed an interpretable attention-based GNN that achieved near-unity and 96% accuracy, respectively for reaction step classification and the prediction of reactive atoms in each such step, capturing interactions between the broader reaction context and local active regions. The near-perfect classification enables accurate prediction of both individual events and the entire CRM, mitigating potential drawbacks of Seq2Seq approaches, where a wrongly predicted character leads to incoherent CRM identification. In addition to interpretability, our model adeptly identifies key atom(s) even from out-of-distribution classes. This generalizabilty allows for the inclusion of new reaction types in a modular fashion, thus will be of value to experts for understanding the reactivity of new molecules.

📄 PDF Abstract BibTeX arXiv:2407.10090

Code (1)

alhqlearn/reactaivate 공식 구현 pytorch

Tasks

Unity

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…
Seq2Seq Seq2Seq, or Sequence To Sequence, is a model used in sequence prediction tasks, such as language modelling and machine translation. The idea is to use one…

Similar Papers 제목 키워드 기반

Quantum Mechanics and Machine Learning Synergies: Graph Attention Neural Networks to Predict Chemical Reactivity

2021-03-24 · Mohammadamin Tavakoli, Aaron Mood, David Van Vranken, Pierre Baldi

There is a lack of scalable quantitative measures of reactivity for functional groups in organic chemistry. Measuring reactivity experimentally is costly and time-consuming and does not scale to the astronomical size of …

BIG-bench Machine LearningChemical Reaction PredictionGraph Attention

Machine Learning Approach to Polymerization Reaction Engineering: Determining Monomers Reactivity Ratios

2023-01-03 · Tung Nguyen, Mona Bavarian

Here, we demonstrate how machine learning enables the prediction of comonomers reactivity ratios based on the molecular structure of monomers. We combined multi-task learning, multi-inputs, and Graph Attention Network to…

Graph AttentionMulti-Task Learning

FragmentFlow: Scalable Transition State Generation for Large Molecules

2026-02-02 · Ron Shprints, Peter Holderrieth, Juno Nam, Rafael Gómez-Bombarelli 외 arxiv

Transition states (TSs) are central to understanding and quantitatively predicting chemical reactivity and reaction mechanisms. Although traditional TS generation methods are computationally expensive, recent generative …

WASSA 2022 Shared Task: Predicting Empathy, Emotion and Personality in Reaction to News Stories

2022-05-01 · WASSA (ACL) 2022 5 · Valentin Barriere, Shabnam Tafreshi, João Sedoc, Sawsan Alqahtani

This paper presents the results that were obtained from WASSA 2022 shared task on predicting empathy, emotion, and personality in reaction to news stories. Participants were given access to a dataset comprising empathic …

Articles

Predicting Chemical Reaction Outcomes Based on Electron Movements Using Machine Learning

2025-03-13 · Shuan Chen, Kye Sung Park, Taewan Kim, Sunkyu Han 외

Accurately predicting chemical reaction outcomes and potential byproducts is a fundamental task of modern chemistry, enabling the efficient design of synthetic pathways and driving progress in chemical science. Reaction …