Solving Poisson Equations using Neural Walk-on-Spheres
Hong Chul Nam, Julius Berner, Anima Anandkumar
TL;DR
This work introduces Neural Walk-on-Spheres (NWoS), a neural PDE solver for high-dimensional Poisson equations that integrates Walk-on-Spheres with a neural network trained via a Feynman-Kac–style loss. NWoS replaces costly time-discretized Brownian simulations with sphere-based sampling and Green’s-function corrections, achieving end-to-end learning of $u$ over the whole domain without requiring spatial derivatives in the loss. The approach yields superior accuracy, speed, and memory efficiency compared to PINNs, the Deep Ritz method, and diffusion/BSDE-based losses, and scales to parametric and PDE-constrained optimization problems. The method shows strong empirical performance across Laplace/Poisson benchmarks, high-dimensional committor problems, and PDE-constrained optimization, highlighting its potential for practical applications in molecular dynamics and related fields.
Abstract
We propose Neural Walk-on-Spheres (NWoS), a novel neural PDE solver for the efficient solution of high-dimensional Poisson equations. Leveraging stochastic representations and Walk-on-Spheres methods, we develop novel losses for neural networks based on the recursive solution of Poisson equations on spheres inside the domain. The resulting method is highly parallelizable and does not require spatial gradients for the loss. We provide a comprehensive comparison against competing methods based on PINNs, the Deep Ritz method, and (backward) stochastic differential equations. In several challenging, high-dimensional numerical examples, we demonstrate the superiority of NWoS in accuracy, speed, and computational costs. Compared to commonly used PINNs, our approach can reduce memory usage and errors by orders of magnitude. Furthermore, we apply NWoS to problems in PDE-constrained optimization and molecular dynamics to show its efficiency in practical applications.
