Boundary Value Caching for Walk on Spheres
Bailey Miller, Rohan Sawhney, Keenan Crane, Ioannis Gkioulekas

TL;DR
This paper introduces a caching strategy for walk on spheres Monte Carlo methods that leverages boundary solution estimates to efficiently evaluate solutions inside the domain, reducing noise and computational cost.
Contribution
The proposed method provides a bias-free, efficient caching scheme for elliptic PDE solutions that handles complex geometries without global solves or boundary repairs.
Findings
Reduces variance in Monte Carlo solutions
Handles imperfect geometries without boundary repair
Enables fast, output-sensitive interior evaluations
Abstract
Grid-free Monte Carlo methods such as walk on spheres can be used to solve elliptic partial differential equations without mesh generation or global solves. However, such methods independently estimate the solution at every point, and hence do not take advantage of the high spatial regularity of solutions to elliptic problems. We propose a fast caching strategy which first estimates solution values and derivatives at randomly sampled points along the boundary of the domain (or a local region of interest). These cached values then provide cheap, output-sensitive evaluation of the solution (or its gradient) at interior points, via a boundary integral formulation. Unlike classic boundary integral methods, our caching scheme introduces zero statistical bias and does not require a dense global solve. Moreover we can handle imperfect geometry (e.g., with self-intersections) and detailed…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComputer Graphics and Visualization Techniques · 3D Shape Modeling and Analysis · Generative Adversarial Networks and Image Synthesis
