From Monte Carlo to neural networks approximations of boundary value problems
Lucian Beznea, Iulian Cimpean, Oana Lupascu-Stamate, Ionel Popescu, Arghir Zarnescu
TL;DR
The paper tackles solving the Poisson boundary value problem on bounded domains with Hölder data by marrying a probabilistic Monte Carlo approach, based on a modified Walk-on-Spheres acceleration, with a constructive ReLU deep neural network framework. It delivers uniform-in-$x$ sup-norm error control, tail guarantees, and poly(dim) complexity for both the Monte Carlo solver and the neural surrogates, while handling general domain geometries via exterior-ball and annular-diameter geometry notions. The DNN contributions are explicit and random, enabling operator-learning-like behavior that generalizes across data $(f,g)$ with a library-like composition of neural networks for data and the solution operator. Numerical experiments up to dimension $d=100$ corroborate the theoretical scaling and demonstrate practical GPU-accelerated performance, suggesting a viable path for high-dimensional PDE solvers that break the curse of dimensionality.
Abstract
In this paper we study probabilistic and neural network approximations for solutions to Poisson equation subject to Holder data in general bounded domains of $\mathbb{R}^d$. We aim at two fundamental goals. The first, and the most important, we show that the solution to Poisson equation can be numerically approximated in the sup-norm by Monte Carlo methods, and that this can be done highly efficiently if we use a modified version of the walk on spheres algorithm as an acceleration method. This provides estimates which are efficient with respect to the prescribed approximation error and with polynomial complexity in the dimension and the reciprocal of the error. A crucial feature is that the overall number of samples does not not depend on the point at which the approximation is performed. As a second goal, we show that the obtained Monte Carlo solver renders in a constructive way ReLU deep neural network (DNN) solutions to Poisson problem, whose sizes depend at most polynomialy in the dimension $d$ and in the desired error. In fact we show that the random DNN provides with high probability a small approximation error and low polynomial complexity in the dimension.
