LGCHEM-PHCOMP-PHOct 11, 2021

Ab-Initio Potential Energy Surfaces by Pairing GNNs with Neural Wave Functions

arXiv:2110.05064v353 citations
Originality Incremental advance
AI Analysis

This addresses the problem of high computational costs in quantum mechanical calculations for researchers in computational chemistry and physics, representing a significant incremental improvement.

The paper tackles the computational inefficiency of training separate neural models for each molecular geometry in solving the Schrödinger equation by combining a Graph Neural Network with a neural wave function to model continuous potential energy surfaces in a single training pass, achieving up to 40 times faster training while matching or surpassing accuracy.

Solving the Schrödinger equation is key to many quantum mechanical properties. However, an analytical solution is only tractable for single-electron systems. Recently, neural networks succeeded at modeling wave functions of many-electron systems. Together with the variational Monte-Carlo (VMC) framework, this led to solutions on par with the best known classical methods. Still, these neural methods require tremendous amounts of computational resources as one has to train a separate model for each molecular geometry. In this work, we combine a Graph Neural Network (GNN) with a neural wave function to simultaneously solve the Schrödinger equation for multiple geometries via VMC. This enables us to model continuous subsets of the potential energy surface with a single training pass. Compared to existing state-of-the-art networks, our Potential Energy Surface Network PESNet speeds up training for multiple geometries by up to 40 times while matching or surpassing their accuracy. This may open the path to accurate and orders of magnitude cheaper quantum mechanical calculations.

Code Implementations1 repo
Foundations

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

Your Notes