COMP-PHLGCHEM-PHMay 18, 2021

Solving the electronic Schrödinger equation for multiple nuclear geometries with weight-sharing deep neural networks

arXiv:2105.08351v263 citations
Originality Incremental advance
AI Analysis

This addresses a bottleneck in quantum chemistry for researchers needing efficient simulations, though it is incremental as it builds on existing neural network methods.

The paper tackled the high computational cost of solving the Schrödinger equation for multiple molecular geometries by introducing a weight-sharing constraint in neural network models, accelerating optimization by an order of magnitude and enabling high accuracy across different molecules.

Accurate numerical solutions for the Schrödinger equation are of utmost importance in quantum chemistry. However, the computational cost of current high-accuracy methods scales poorly with the number of interacting particles. Combining Monte Carlo methods with unsupervised training of neural networks has recently been proposed as a promising approach to overcome the curse of dimensionality in this setting and to obtain accurate wavefunctions for individual molecules at a moderately scaling computational cost. These methods currently do not exploit the regularity exhibited by wavefunctions with respect to their molecular geometries. Inspired by recent successful applications of deep transfer learning in machine translation and computer vision tasks, we attempt to leverage this regularity by introducing a weight-sharing constraint when optimizing neural network-based models for different molecular geometries. That is, we restrict the optimization process such that up to 95 percent of weights in a neural network model are in fact equal across varying molecular geometries. We find that this technique can accelerate optimization when considering sets of nuclear geometries of the same molecule by an order of magnitude and that it opens a promising route towards pre-trained neural network wavefunctions that yield high accuracy even across different molecules.

Code Implementations5 repos
Foundations

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

Your Notes