Anscombe Transform
   HOME

TheInfoList



OR:

In
statistics Statistics (from German language, German: ', "description of a State (polity), state, a country") is the discipline that concerns the collection, organization, analysis, interpretation, and presentation of data. In applying statistics to a s ...
, the Anscombe transform, named after Francis Anscombe, is a
variance-stabilizing transformation In applied statistics, a variance-stabilizing transformation is a data transformation that is specifically chosen either to simplify considerations in graphical exploratory data analysis or to allow the application of simple regression-based or ana ...
that transforms a
random variable A random variable (also called random quantity, aleatory variable, or stochastic variable) is a Mathematics, mathematical formalization of a quantity or object which depends on randomness, random events. The term 'random variable' in its mathema ...
with a
Poisson distribution In probability theory and statistics, the Poisson distribution () is a discrete probability distribution that expresses the probability of a given number of events occurring in a fixed interval of time if these events occur with a known const ...
into one with an approximately standard
Gaussian distribution In probability theory and statistics, a normal distribution or Gaussian distribution is a type of continuous probability distribution for a real number, real-valued random variable. The general form of its probability density function is f(x ...
. The Anscombe transform is widely used in photon-limited imaging (astronomy, X-ray) where images naturally follow the Poisson law. The Anscombe transform is usually used to pre-process the data in order to make the
standard deviation In statistics, the standard deviation is a measure of the amount of variation of the values of a variable about its Expected value, mean. A low standard Deviation (statistics), deviation indicates that the values tend to be close to the mean ( ...
approximately constant. Then
denoising Noise reduction is the process of removing noise from a signal. Noise reduction techniques exist for audio and images. Noise reduction algorithms may distort the signal to some degree. Noise rejection is the ability of a circuit to isolate an u ...
algorithms designed for the framework of
additive white Gaussian noise Additive white Gaussian noise (AWGN) is a basic noise model used in information theory to mimic the effect of many random processes that occur in nature. The modifiers denote specific characteristics: * ''Additive'' because it is added to any nois ...
are used; the final estimate is then obtained by applying an inverse Anscombe transformation to the denoised data.


Definition

For the
Poisson distribution In probability theory and statistics, the Poisson distribution () is a discrete probability distribution that expresses the probability of a given number of events occurring in a fixed interval of time if these events occur with a known const ...
the mean m and variance v are not independent: m = v. The Anscombe transform : A:x \mapsto 2 \sqrt \, aims at transforming the data so that the variance is set approximately 1 for large enough mean; for mean zero, the variance is still zero. It transforms Poissonian data x (with mean m) to approximately Gaussian data of mean 2\sqrt - \tfrac + O\left(\tfrac\right) and standard deviation 1 + O\left(\tfrac\right). This approximation gets more accurate for larger m, as can be also seen in the figure. For a transformed variable of the form 2 \sqrt, the expression for the variance has an additional term \frac; it is reduced to zero at c = \tfrac, which is exactly the reason why this value was picked.


Inversion

When the Anscombe transform is used in denoising (i.e. when the goal is to obtain from x an estimate of m), its inverse transform is also needed in order to return the variance-stabilized and denoised data y to the original range. Applying the algebraic inverse : A^:y \mapsto \left( \frac \right)^2 - \frac usually introduces undesired
bias Bias is a disproportionate weight ''in favor of'' or ''against'' an idea or thing, usually in a way that is inaccurate, closed-minded, prejudicial, or unfair. Biases can be innate or learned. People may develop biases for or against an individ ...
to the estimate of the mean m, because the forward square-root transform is not
linear In mathematics, the term ''linear'' is used in two distinct senses for two different properties: * linearity of a '' function'' (or '' mapping''); * linearity of a '' polynomial''. An example of a linear function is the function defined by f(x) ...
. Sometimes using the asymptotically unbiased inverse : y \mapsto \left( \frac \right)^2 - \frac mitigates the issue of bias, but this is not the case in photon-limited imaging, for which the exact unbiased inverse given by the implicit mapping : \operatorname \left 2\sqrt \mid m \right= 2 \sum_^ \left( \sqrt \cdot \frac \right) \mapsto m should be used. A
closed-form Closed form may refer to: Mathematics * Closed-form expression, a finitary expression * Closed differential form In mathematics, especially vector calculus and differential topology, a closed form is a differential form ''α'' whose exterior deri ...
approximation of this exact unbiased inverse is : y \mapsto \frac y^2 - \frac + \frac \sqrt y^ - \frac y^ + \frac \sqrt y^.


Alternatives

There are many other possible variance-stabilizing transformations for the Poisson distribution. Bar-Lev and Enis report a family of such transformations which includes the Anscombe transform. Another member of the family is the Freeman-Tukey transformation : A:x \mapsto \sqrt+\sqrt. \, A simplified transformation, obtained as the primitive of the reciprocal of the standard deviation of the data, is : A:x \mapsto 2\sqrt \, which, while it is not quite so good at stabilizing the variance, has the advantage of being more easily understood. Indeed, from the
delta method In statistics, the delta method is a method of deriving the asymptotic distribution of a random variable. It is applicable when the random variable being considered can be defined as a differentiable function of a random variable which is Asymptoti ...
, V \sqrt\approx \left(\frac \right)^2 V = \left(\frac \right)^2 m = 1 .


Generalization

While the Anscombe transform is appropriate for pure Poisson data, in many applications the data presents also an additive Gaussian component. These cases are treated by a Generalized Anscombe transform and its asymptotically unbiased or exact unbiased inverses.


See also

*
Variance-stabilizing transformation In applied statistics, a variance-stabilizing transformation is a data transformation that is specifically chosen either to simplify considerations in graphical exploratory data analysis or to allow the application of simple regression-based or ana ...
* Box–Cox transformation


References


Further reading

*{{Citation , last1=Starck , first1=J.-L. , last2=Murtagh , first2=F. , year=2001 , title=Astronomical image and signal processing: looking at noise, information and scale , periodical=Signal Processing Magazine, IEEE , volume=18 , issue=2 , pages=30–40 , doi=10.1109/79.916319, bibcode=2001ISPM...18...30S , s2cid=13210703 Poisson distribution Normal distribution Statistical data transformation