English

Guiding-Based Importance Sampling for Walk on Stars

Graphics 2025-05-02 v3

Abstract

Walk on stars (WoSt) has shown its power in being applied to Monte Carlo methods for solving partial differential equations, but the sampling techniques in WoSt are not satisfactory, leading to high variance. We propose a guiding-based importance sampling method to reduce the variance of WoSt. Drawing inspiration from path guiding in rendering, we approximate the directional distribution of the recursive term of WoSt using online-learned parametric mixture distributions, decoded by a lightweight neural field. This adaptive approach enables importance sampling the recursive term, which lacks shape information before computation. We introduce a reflection technique to represent guiding distributions at Neumann boundaries and incorporate multiple importance sampling with learnable selection probabilities to further reduce variance. We also present a practical GPU implementation of our method. Experiments show that our method effectively reduces variance compared to the original WoSt, given the same time or the same sample budget. Code and data for this paper are at https://github.com/tyanyuy3125/elaina.

Keywords

Cite

@article{arxiv.2410.18944,
  title  = {Guiding-Based Importance Sampling for Walk on Stars},
  author = {Tianyu Huang and Jingwang Ling and Shuang Zhao and Feng Xu},
  journal= {arXiv preprint arXiv:2410.18944},
  year   = {2025}
}

Comments

SIGGRAPH 2025

R2 v1 2026-06-28T19:34:34.838Z