End-to-End Reaction Field Energy Modeling via Deep Learning based Voxel-to-voxel Transform
Yongxian Wu, Qiang Zhu, Ray Luo
TL;DR
This work introduces PBNeF, a neural-field end-to-end solver for Poisson-Boltzmann electrostatics that operates on voxelized molecular representations and uses a neural field transformer to predict reaction-field energy. By combining a learnable voxel representation with Fourier embeddings and a learnable Gaussian interaction kernel, PBNeF captures spatial electrostatic interactions and produces EPB predictions without explicit PDE solving. On the AMBER PBSA benchmark, PBNeF achieves accuracy comparable to the Generalized Born model and delivers over 100× speedups relative to traditional PB solvers, with PBNeF-Lite offering even faster inference at a small accuracy trade-off. The approach enables real-time or large-scale biomolecular electrostatics calculations, with implications for drug design and protein engineering, while highlighting areas for improvement in atom-level energy precision.
Abstract
In computational biochemistry and biophysics, understanding the role of electrostatic interactions is crucial for elucidating the structure, dynamics, and function of biomolecules. The Poisson-Boltzmann (PB) equation is a foundational tool for modeling these interactions by describing the electrostatic potential in and around charged molecules. However, solving the PB equation presents significant computational challenges due to the complexity of biomolecular surfaces and the need to account for mobile ions. While traditional numerical methods for solving the PB equation are accurate, they are computationally expensive and scale poorly with increasing system size. To address these challenges, we introduce PBNeF, a novel machine learning approach inspired by recent advancements in neural network-based partial differential equation solvers. Our method formulates the input and boundary electrostatic conditions of the PB equation into a learnable voxel representation, enabling the use of a neural field transformer to predict the PB solution and, subsequently, the reaction field potential energy. Extensive experiments demonstrate that PBNeF achieves over a 100-fold speedup compared to traditional PB solvers, while maintaining accuracy comparable to the Generalized Born (GB) model.
