CHEM-PHLGNov 13, 2020

Deep Reinforcement Learning of Transition States

arXiv:2011.06700v133 citations
AI Analysis

This addresses the challenge of efficiently locating transition states in chemical reactions for researchers in computational chemistry, though it appears incremental as it builds on existing RL and MD techniques.

The paper tackled the problem of automatically unraveling chemical reaction mechanisms by combining reinforcement learning and molecular dynamics simulations, resulting in a method (RL‡) that can be trained tabula rasa to reveal mechanisms with minimal subjective biases.

Combining reinforcement learning (RL) and molecular dynamics (MD) simulations, we propose a machine-learning approach (RL$^‡$) to automatically unravel chemical reaction mechanisms. In RL$^‡$, locating the transition state of a chemical reaction is formulated as a game, where a virtual player is trained to shoot simulation trajectories connecting the reactant and product. The player utilizes two functions, one for value estimation and the other for policy making, to iteratively improve the chance of winning this game. We can directly interpret the reaction mechanism according to the value function. Meanwhile, the policy function enables efficient sampling of the transition paths, which can be further used to analyze the reaction dynamics and kinetics. Through multiple experiments, we show that RL‡ can be trained tabula rasa hence allows us to reveal chemical reaction mechanisms with minimal subjective biases.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes