Path integral methods for light transport simulation: Theory & practice

Jaroslav Křivánek, Iliyan Georgiev, Anton Kaplanyan, Juan Cañada
EUROGRAPHICS 2014 (tutorial)

The advanced rendering methods, covered in this course, can handle scenes with complex specular lighting. The left image was rendered with the vertex connection and merging algorithm [Georgiev et al. 2012]. The image on the right was rendered with Metropolis light transport. Manifold exploration [Jakob and Marschner 2012] mutation strategies were used, extended with path space regularization [Kaplanyan and Dachsbacher 2013] to capture reflected caustics from the external point light source.

Abstract

We are witnessing a renewed research interest in robust and efficient light transport simulation based on statistical methods. This research effort is propelled by the desire to accurately render general environments with complex materials and light sources, which is often difficult with the currently employed solutions. In addition, it has been recognized that advanced methods, which are able to render many effects in one pass without excessive tweaking, increase artists’ productivity and allow them to focus on their creative work. For this reason, the movie industry is shifting away from approximate rendering solutions toward physically-based rendering methods, which poses new challenges in terms of strict requirements on image quality and algorithm robustness.

Many of the recent advances in light transport simulation, such as the robust combination of bidirectional path tracing with photon mapping (Vertex Connection and Merging / Unified Path Space), or the new Markov chain Monte Carlo methods are made possible by interpreting light transport as an integral in the space of light paths. However, there is a great deal of confusion among practitioners and researchers alike regarding these path space methods.

The goal of this tutorial is twofold. First, we present a coherent review of the path integral formulation of light transport and its applications, including the most recent ones. We show that rendering algorithms that may seem complex at first sight, are in fact naturally derived from this general framework. A significant part of the tutorial is devoted to the application of Markov chain Monte Carlo methods for light transport simulation, such as Metropolis Light Transport and its variants. We include an extensive empirical comparison of these MCMC methods. The second part of the tutorial discusses practical aspects of applying advanced light transport simulation methods in practical architectural visualization and VFX tasks.

Downloads and links

BibTeX reference

inproceedings{Krivanek:2014:PIM,
 author = {K{\v{r}}iv{\'a}nek, Jaroslav and Iliyan Georgiev and Anton Kaplanyan and Juan Ca\~nada},
 title = {Path Integral Methods for Light Transport Simulation: Theory & Practice},
 booktitle = {EUROGRAPHICS 2014 Tutorials},
 series = {EUROGRAPHICS '14},
 year = {2014}
}