Walking on Spheres and Talking to Neighbors: Variance Reduction for Laplace's Equation
Michael Czekanski, Benjamin Faber, Margaret Fairborn, Adelle Wright, David Bindel
TL;DR
This work advances mesh-free solutions to Laplace's equation by enhancing Walk on Spheres with a caching-based information-reuse strategy. By reusing exit points from walks started at nearby points and reweighting via the Poisson kernel, the authors derive variance bounds for equal-weight and variance-weighted estimators and show asymptotic runtime improvements with a deterministic cache of size $O(\delta^{-d})$. Numerical experiments on a square domain and a Julia-set boundary illustrate substantial variance reduction and improved $L^2$ accuracy without increasing the number of walks. The approach generalizes Monte Carlo methods for elliptic PDEs and opens pathways to extensions to Poisson problems, spatially varying coefficients, and higher-dimensional domains.
Abstract
Walk on Spheres algorithms leverage properties of Brownian Motion to create Monte Carlo estimates of solutions to a class of elliptic partial differential equations. We propose a new caching strategy which leverages the continuity of paths of Brownian Motion. In the case of Laplace's equation with Dirichlet boundary conditions, our algorithm has improved asymptotic runtime compared to previous approaches. Until recently, estimates were constructed pointwise and did not use the relationship between solutions at nearby points within a domain. Instead, our results are achieved by passing information from a cache of fixed size. We also provide bounds on the performance of our algorithm and demonstrate its performance on example problems of increasing complexity.
