Projected Walk on Spheres: A Monte Carlo Closest Point Method for Surface PDEs

ACM SIGGRAPH Asia 2024 (Conference Papers)

Ryusuke Sugimoto, Nathan King, Toshiya Hachisuka, and Christopher Batty

University of Waterloo, Canada

Abstract

We present projected walk on spheres (PWoS), a novel pointwise and discretization-free Monte Carlo solver for surface PDEs with Dirichlet boundaries, as a generalization of the walk on spheres method (WoS) [Muller 1956; Sawhney and Crane 2020]. We adapt the recursive relationship of WoS designed for PDEs in volumetric domains to a volumetric neighborhood around the surface, and at the end of each recursion step, we project the sample point on the sphere back to the surface. We motivate this simple modification to WoS with the theory of the closest point extension used in the closest point method. To define the valid volumetric neighborhood domain for PWoS, we develop strategies to estimate the local feature size of the surface and to compute the distance to the Dirichlet boundaries on the surface extended in their normal directions. We also design a mean value filtering method for PWoS to improve the method's efficiency when the surface is represented as a polygonal mesh or a point cloud. Finally, we study the convergence of PWoS and demonstrate its application to graphics tasks, including diffusion curves, geodesic distance computation, and wave propagation animation. We show that our method works with various types of surfaces, including a surface of mixed codimension.


Presentation Video

Coming Soon!

Publication

This work will presented at ACM SIGGRAPH Asia 2024.
@inproceedings{Sugimoto:2024:PWoS,
author = {Sugimoto, Ryusuke and King, Nathan and Hachisuka, Toshiya and Batty, Christopher},
title = {Projected Walk on Spheres: A Monte Carlo Closest Point Method for Surface PDEs},
year = {2024},
publisher = {Association for Computing Machinery},
address = {New York, NY, USA},
url = {https://doi.org/10.1145/3680528.3687599},
doi = {10.1145/3680528.3687599},
booktitle = {ACM SIGGRAPH Asia 2024 Conference Papers},
numpages = {10},
location = {Tokyo, Japan},
series = {SIGGRAPH Asia '24}
}