In statistics, the Anscombe transform, named after Francis Anscombe, is a variance-stabilizing transformation that transforms a random variable with a Poisson distribution into one with an approximately standard Gaussian distribution. 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 approximately constant. Then denoising algorithms designed for the framework of additive white Gaussian noise are used; the final estimate is then obtained by applying an inverse Anscombe transformation to the denoised data.
For the Poisson distribution the mean
m
v
m=v
A:x\mapsto2\sqrt{x+\tfrac{3}{8}}
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
m
2\sqrt{m+\tfrac{3}{8}}-\tfrac{1}{4m1/2
1+O\left(\tfrac{1}{m2}\right)
m
For a transformed variable of the form
2\sqrt{x+c}
\tfrac{3 | |
8 |
-c}{m}
c=\tfrac{3}{8}
When the Anscombe transform is used in denoising (i.e. when the goal is to obtain from
x
m
y
A-1:y\mapsto\left(
y | |
2 |
\right)2-
3 | |
8 |
usually introduces undesired bias to the estimate of the mean
m
y\mapsto\left(
y | |
2 |
\right)2-
1 | |
8 |
mitigates the issue of bias, but this is not the case in photon-limited imaging, for whichthe exact unbiased inverse given by the implicit mapping
\operatorname{E}\left[2\sqrt{x+\tfrac{3}{8}}\midm\right]=2
+infty | |
\sum | |
x=0 |
\left(\sqrt{x+\tfrac{3}{8}} ⋅
mxe-m | |
x! |
\right)\mapstom
should be used. A closed-form approximation of this exact unbiased inverse is
y\mapsto
1 | |
4 |
y2-
1 | |
8 |
+
1 | \sqrt{ | |
4 |
3 | |
2 |
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{x+1}+\sqrt{x}.
A simplified transformation, obtained as the primitive of the reciprocal of the standard deviation of the data, is
A:x\mapsto2\sqrt{x}
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,
V[2\sqrt{x}] ≈ \left(
d(2\sqrt{m | |
)}{d |
m}\right)2V[x]=\left(
1 | |
\sqrt{m |
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[1] and its asymptotically unbiased or exact unbiased inverses.