vix.ing · top · new · best · stats · spec

Neural Path Guiding with Distribution Factorization

2025/06/01 by Pedro Figueirêdo, Pedro Figueiredo, Qingwen He +5 · 1 voice · 1 citation
Computer Science · #Advanced Vision and Imaging #Computer Graphics and Visualization Techniques #Computer Vision and Pattern Recognition (cs.CV) #FOS: Computer and information sciences #Graphics (cs.GR) #Image Enhancement Techniques #Machine Learning (cs.LG) #cs.CV #cs.GR #cs.LG

paper · pdf · doi:10.48550/arxiv.2506.00839

openalex publication_date 2025/06/01 · arxiv published 2025/06/01 · arxiv updated 2025/06/04 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

In this paper, we present a neural path guiding method to aid with Monte Carlo (MC) integration in rendering. Existing neural methods utilize distribution representations that are either fast or expressive, but not both. We propose a simple, but effective, representation that is sufficiently expressive and reasonably fast. Specifically, we break down the 2D distribution over the directional domain into two 1D probability distribution functions (PDF). We propose to model each 1D PDF using a neural network that estimates the distribution at a set of discrete coordinates. The PDF at an arbitrary location can then be evaluated and sampled through interpolation. To train the network, we maximize the similarity of the learned and target distributions. To reduce the variance of the gradient during optimizations and estimate the normalization factor, we propose to cache the incoming radiance using an additional network. Through extensive experiments, we demonstrate that our approach is better than the existing methods, particularly in challenging scenes with complex light transport.

Citations

Cited by

Discussions

Related