Global illumination with radiance regression functions
Peiran Ren, Jiaping Wang, Minmin Gong, Stephen Lin, Xin Tong, Baining Guo
In ACM Transactions on Graphics, 32(4), July 2013.
Abstract: We present radiance regression functions for fast rendering of global illumination in scenes with dynamic local light sources. A radiance regression function (RRF) represents a non-linear mapping from local and contextual attributes of surface points, such as position, viewing direction, and lighting condition, to their indirect illumination values. The RRF is obtained from precomputed shading samples through regression analysis, which determines a function that best fits the shading data. For a given scene, the shading samples are precomputed by an offline renderer. The key idea behind our approach is to exploit the nonlinear coherence of the indirect illumination data to make the RRF both compact and fast to evaluate. We model the RRF as a multilayer acyclic feed-forward neural network, which provides a close functional approximation of the indirect illumination and can be efficiently evaluated at run time. To effectively model scenes with spatially variant material properties, we utilize an augmented set of attributes as input to the neural network RRF to reduce the amount of inference that the network needs to perform. To handle scenes with greater geometric complexity, we partition the input space of the RRF model and represent the subspaces with separate, smaller RRFs that can be evaluated more rapidly. As a result, the RRF model scales well to increasingly complex scene geometry and material variation. Because of its compactness and ease of evaluation, the RRF model enables real-time rendering with full global illumination effects, including changing caustics and multiple-bounce high-frequency glossy interreflections.
Article URL: http://dx.doi.org/10.1145/2461912.2462009
BibTeX format:
@article{Ren:2013:GIW,
  author = {Peiran Ren and Jiaping Wang and Minmin Gong and Stephen Lin and Xin Tong and Baining Guo},
  title = {Global illumination with radiance regression functions},
  journal = {ACM Transactions on Graphics},
  volume = {32},
  number = {4},
  pages = {130:1--130:12},
  month = jul,
  year = {2013},
}
Search for more articles by Peiran Ren.
Search for more articles by Jiaping Wang.
Search for more articles by Minmin Gong.
Search for more articles by Stephen Lin.
Search for more articles by Xin Tong.
Search for more articles by Baining Guo.

Return to the search page.


graphbib: Powered by "bibsql" and "SQLite3."