Electrostatics from Laplacian Eigenbasis for Neural Network Interatomic Potentials
Maksim Zhdanov, Vladislav Kurenkov
TL;DR
This work presents Phi-Module, a universal plugin that enforces Poisson's equation within neural interatomic potentials to learn electrostatics in a self-supervised manner. By representing the potential φ and charges ρ in the Laplacian eigenbasis and learning their spectral coefficients with a lightweight α-Net, the method adds a PDE-residual term and an electrostatic energy E_ES to improve total energy predictions while remaining memory-efficient. Theoretical results show convexity and monotone improvement in the objective, and experiments on OE62 and MD22 demonstrate consistent performance gains, stability in long MD runs, and favorable scaling compared to Ewald-based approaches. The approach offers a practical, data-efficient route to incorporate first-principles electrostatics into GNN potentials, with potential extensions to higher-order electrostatics and polarizability in future work.
Abstract
In this work, we introduce Phi-Module, a universal plugin module that enforces Poisson's equation within the message-passing framework to learn electrostatic interactions in a self-supervised manner. Specifically, each atom-wise representation is encouraged to satisfy a discretized Poisson's equation, making it possible to acquire a potential φ and corresponding charges \r{ho} linked to the learnable Laplacian eigenbasis coefficients of a given molecular graph. We then derive an electrostatic energy term, crucial for improved total energy predictions. This approach integrates seamlessly into any existing neural potential with insignificant computational overhead. Our results underscore how embedding a first-principles constraint in neural interatomic potentials can significantly improve performance while remaining hyperparameter-friendly, memory-efficient, and lightweight in training. Code will be available at https://github.com/dunnolab/phi-module.
