StringNET: Neural Network based Variational Method for Transition Pathways
Jiayue Han, Shuting Gu, Xiang Zhou
TL;DR
This work addresses the computational challenge of rare transition events by reframing path finding between metastable states as a variational problem solved with neural networks. StringNET trains a single network to represent the entire transition path as a function of arc length, using a suite of loss terms to realize maximum flux, minimum energy, and minimum action paths within a unified framework; a temperature-dependent max-flux loss provides a tractable bridge to the zero-temperature MEP, and a pre-training strategy accelerates convergence for MEP and MAP. The authors demonstrate robustness and efficiency across a range of problems, from low-dimensional potentials to high-dimensional Hilbert-space functionals like the Ginzburg-Landau energy, and show that a single-network approach outperforms separate-component networks. Overall, StringNET offers a scalable, variationally grounded method for transition-path computation that is well-suited to high-dimensional systems and can be extended to energy functionals on Hilbert spaces beyond simple finite-dimensional landscapes.
Abstract
Rare transition events in meta-stable systems under noisy fluctuations are crucial for many non-equilibrium physical and chemical processes. In these processes, the primary contributions to reactive flux are predominantly near the transition pathways that connect two meta-stable states. Efficient computation of these paths is essential in computational chemistry. In this work, we examine the temperature-dependent maximum flux path, the minimum energy path, and the minimum action path at zero temperature. We propose the StringNET method for training these paths using variational formulations and deep learning techniques. Unlike traditional chain-of-state methods, StringNET directly parametrizes the paths through neural network functions, utilizing the arc-length parameter as the main input. The tasks of gradient descent and re-parametrization in the string method are unified into a single framework using loss functions to train deep neural networks. More importantly, the loss function for the maximum flux path is interpreted as a softmax approximation to the numerically challenging minimax problem of the minimum energy path. To compute the minimum energy path efficiently and robustly, we developed a pre-training strategy that includes the maximum flux path loss in the early training stage, significantly accelerating the computation of minimum energy and action paths. We demonstrate the superior performance of this method through various analytical and chemical examples, as well as the two- and four-dimensional Ginzburg-Landau functional energy.
