Unbiased Rendering

In computer graphics, unbiased rendering refers to a rendering technique that does not introduce any systematic error, or bias, into the radiance approximation. Because of this, they are often used to generate the reference image to which other rendering techniques are compared. Mathematically speaking, the expected value of the unbiased estimator will always be the correct value, for any number of samples. Error found in an unbiased rendering will be due to variance, which manifests itself as high-frequency noise in the resultant image. Variance is reduced by and standard deviation by for samples, meaning that four times as many samples are needed to halve the error. This makes unbiased rendering techniques less attractive for realtime or interactive rate applications. Conversely, an image produced by an unbiased renderer that appears smooth and noiseless is probabilistically correct.

A biased rendering method is not necessarily wrong, and it can still converge to the correct answer if the estimator is consistent. It does, however, introduce a certain bias error, usually in the form of a blur, in efforts to reduce the variance (high-frequency noise). It is important to note that an unbiased technique may not consider all possible paths. Path tracing can not handle caustics generated from a point light source, as it is impossible to randomly generate the path that directly reflects into the point. Progressive photon mapping (PPM), a biased rendering technique, can handle caustics quite well. PPM is also provably consistent, meaning that as the number of samples goes to infinity, the bias error goes to zero, and the probability that the estimate is correct reaches one.

Unbiased rendering methods include:

  • Path Tracing
  • Light tracing
  • Bidirectional path tracing
  • Metropolis light transport (and derived Energy Redistribution Path Tracing)
  • Stochastic progressive photon mapping

Read more about Unbiased Rendering:  Unbiased Renderers, See Also

Famous quotes containing the words unbiased and/or rendering:

    There is not a more disgusting spectacle under the sun than our subserviency to British criticism. It is disgusting, first, because it is truckling, servile, pusillanimous—secondly, because of its gross irrationality. We know the British to bear us little but ill will—we know that, in no case do they utter unbiased opinions of American books ... we know all this, and yet, day after day, submit our necks to the degrading yoke of the crudest opinion that emanates from the fatherland.
    Edgar Allan Poe (1809–1845)

    Ambitious men spend their youth in rendering themselves worthy of patronage; it is their great mistake. While the foolish creatures are laying in stores of knowledge and energy, so that they shall not sink under the weight of responsible posts that recede from them, schemers come and go who are wealthy in words and destitute of ideas, astonish the ignorant, and creep into the confidence of those who have a little knowledge.
    HonorĂ© De Balzac (1799–1850)