LGCOMP-PHMay 20, 2025

Electrostatics from Laplacian Eigenbasis for Neural Network Interatomic Potentials

arXiv:2505.14606v21 citationsHas Code
Originality Incremental advance
AI Analysis

This work addresses the challenge of accurately modeling electrostatic interactions in molecular simulations for computational chemistry, representing an incremental improvement by integrating a first-principles constraint into existing neural potentials.

The authors tackled the problem of learning electrostatic interactions in neural network interatomic potentials by introducing Phi-Module, a plugin that enforces Poisson's equation in a self-supervised manner, resulting in improved total energy predictions with insignificant computational overhead.

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.

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