Importance Sampling

Shared Foundations · Sampling · importance-sampling.yaml

Draw samples proportional to how much they contribute and divide by that density. Same expected value, far less variance, and the foundation every practical estimator in rendering is built on.

Colour is the family; a dashed line is the second member of it.

Drag to pan · scroll to zoom · click a node to open it
G cosine-weighted-hemisphere Cosine-Weighted Hemisphere Sampling importance-sampling Importance Sampling cosine-weighted-hemisphere->importance-sampling cancels the cosine factor in the integrand exactly monte-carlo-integration Monte Carlo Integration importance-sampling->monte-carlo-integration uniform samples are wasted where the integrand is small path-guiding Path Guiding path-guiding->importance-sampling the learned distribution is used as the sampling pdf ppo Proximal Policy Optimization ppo->importance-sampling the ratio it clips is the importance weight of reused data resampled-importance-sampling Resampled Importance Sampling resampled-importance-sampling->importance-sampling approximates a pdf that cannot be sampled directly

This node

Referenced by

References