Rendering 2023 - Symposium Track
Permanent URI for this collection
Browse
Browsing Rendering 2023 - Symposium Track by Subject "CCS Concepts: Computing methodologies -> Shape analysis"
Now showing 1 - 1 of 1
Results Per Page
Sort Options
Item Mean Value Caching for Walk on Spheres(The Eurographics Association, 2023) Bakbouk, Ghada; Peers, Pieter; Ritschel, Tobias; Weidlich, AndreaWalk on Spheres (WoS) is a grid-free Monte Carlo method for numerically estimating solutions for elliptical partial differential equations (PDE) such as the Laplace and Poisson PDEs. While WoS is efficient for computing a solution value at a single evaluation point, it becomes less efficient when the solution is required over a whole domain or a region of interest. WoS computes a solution for each evaluation point separately, possibly recomputing similar sub-walks multiple times over multiple evaluation points. In this paper, we introduce a novel filtering and caching strategy that leverages the volume mean value property (in contrast to the boundary mean value property that forms the core of WoS). In addition, to improve quality under sparse cache regimes, we describe a weighted mean as well as a non-uniform sampling method. Finally, we show that we can reduce the variance within the cache by recursively applying the volume mean value property on the cached elements.