Adaptive sampling and reconstruction using greedy error minimization
Fabrice Rousselle, Claude Knaus, Matthias Zwicker
In ACM Transactions on Graphics, 30(6), December 2011.
Abstract: We introduce a novel approach for image space adaptive sampling and reconstruction in Monte Carlo rendering. We greedily minimize relative mean squared error (MSE) by iterating over two steps. First, given a current sample distribution, we optimize over a discrete set of filters at each pixel and select the filter that minimizes the pixel error. Next, given the current filter selection, we distribute additional samples to further reduce MSE. The success of our approach hinges on a robust technique to select suitable per pixel filters. We develop a novel filter selection procedure that robustly solves this problem even with noisy input data. We evaluate our approach using effects such as motion blur, depth of field, interreflections, etc. We provide a comparison to a state-of-the-art algorithm based on wavelet shrinkage and show that we achieve significant improvements in numerical error and visual image quality. Our approach is simple to implement, requires a single user parameter, and is compatible with standard Monte Carlo rendering.
Keyword(s): adaptive sampling and reconstruction
Article URL: http://dx.doi.org/10.1145/2070781.2024193
BibTeX format:
@article{Rousselle:2011:ASA,
  author = {Fabrice Rousselle and Claude Knaus and Matthias Zwicker},
  title = {Adaptive sampling and reconstruction using greedy error minimization},
  journal = {ACM Transactions on Graphics},
  volume = {30},
  number = {6},
  pages = {159:1--159:12},
  month = dec,
  year = {2011},
}
Search for more articles by Fabrice Rousselle.
Search for more articles by Claude Knaus.
Search for more articles by Matthias Zwicker.

Return to the search page.


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