Jump to content

Fisher information

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Wolf87 (talk | contribs) at 00:23, 21 November 2011 (Relation to KL-divergence: Correction; there is no "KL information," only KL divergence. The curvature is defined relative to a particular divergence within the given parametric family of distributions.). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

In mathematical statistics and information theory, the Fisher information (sometimes simply called information[1]) is the variance of the score. In Bayesian statistics, the asymptotic distribution of the posterior mode depends on the Fisher information and not on the prior (according to the Bernstein–von Mises theorem, which was anticipated by Laplace for exponential families).[2] The role of the Fisher information in the asymptotic theory of maximum-likelihood estimation was emphasized by the statistician R.A. Fisher (following some initial results by F. Y. Edgeworth). The Fisher information is also used in the calculation of the Jeffreys prior, which is used in Bayesian statistics.

The Fisher-information matrix is used to calculate the covariance matrices associated with maximum-likelihood estimates. It can also be used in the formulation of test statistics, such as the Wald test.

History

The Fisher information was discussed by several early statisticians, notably F. Y. Edgeworth.[3] For example, Savage[4] says: "In it [Fisher information], he [Fisher] was to some extent anticipated (Edgeworth 1908–9 esp. 502, 507–8, 662, 677–8, 82–5 and references he [Edgeworth] cites including Pearson and Filon 1898 [. . .])." There are a number of early historical sources[5] and a number of reviews of this early work.[6][7][8]

Definition

The Fisher information is a way of measuring the amount of information that an observable random variable X carries about an unknown parameter θ upon which the probability of X depends. The probability function for X, which is also the likelihood function for θ, is a function ƒ(X; θ); it is the probability mass (or probability density) of the random variable X conditional on the value of θ. The partial derivative with respect to θ of the natural logarithm of the likelihood function is called the score. Under certain regularity conditions, it can be shown that the first moment of the score is 0. The second moment is called the Fisher information:

where, for any given value of θ, the expression E[…|θ] denotes the conditional expectation over values for X with respect to the probability function ƒ(x; θ) given θ. Note that . A random variable carrying high Fisher information implies that the absolute value of the score is often high. The Fisher information is not a function of a particular observation, as the random variable X has been averaged out.

Since the expectation of the score is zero, the Fisher information is also the variance of the score.

If log ƒ(x; θ) is twice differentiable with respect to θ, and under certain regularity conditions, then the Fisher information may also be written as[9]

Thus, the Fisher information is the negative of the expectation of the second derivative with respect to θ of the natural logarithm of f. Information may be seen to be a measure of the "curvature" of the support curve near the maximum likelihood estimate of θ. A "blunt" support curve (one with a shallow maximum) would have a low negative expected second derivative, and thus low information; while a sharp one would have a high negative expected second derivative and thus high information.

Information is additive, in that the information yielded by two independent experiments is the sum of the information from each experiment separately:

This result follows from the elementary fact that if random variables are independent, the variance of their sum is the sum of their variances. Hence the information in a random sample of size n is n times that in a sample of size 1 (if observations are independent).

The information provided by a sufficient statistic is the same as that of the sample X. This may be seen by using Neyman's factorization criterion for a sufficient statistic. If T(X) is sufficient for θ, then

for some functions g and h. See sufficient statistic for a more detailed explanation. The equality of information then follows from the following fact:

which follows from the definition of Fisher information, and the independence of h(X) from θ. More generally, if T = t(X) is a statistic, then

with equality if and only if T is a sufficient statistic.

Informal derivation of the Cramér–Rao bound

The Cramér–Rao bound states that the inverse of the Fisher information is a lower bound on the variance of any unbiased estimator of θ. Van Trees (1968) and Frieden (2004) provide the following method of deriving the Cramér–Rao bound, a result which describes use of the Fisher information, informally:

Consider an unbiased estimator . Mathematically, we write

The likelihood function ƒ(X; θ) describes the probability that we observe a given sample x given a known value of θ. If ƒ is sharply peaked with respect to changes in θ, it is easy to intuit the "correct" value of θ given the data, and hence the data contains a lot of information about the parameter. If the likelihood ƒ is flat and spread-out, then it would take many, many samples of X to estimate the actual "true" value of θ. Therefore, we would intuit that the data contain much less information about the parameter.

Now, we differentiate the unbiased-ness condition above to get

We now make use of two facts. The first is that the likelihood ƒ is just the probability of the data given the parameter. Since it is a probability, it must be normalized, implying that

Second, we know from basic calculus that

Using these two facts in the above let us write

Factoring the integrand gives

If we square the equation, the Cauchy–Schwarz inequality lets us write

The right-most factor is defined to be the Fisher Information

The left-most factor is the expected mean-squared error of the estimator θ, since

Notice that the inequality tells us that, fundamentally,

In other words, the precision to which we can estimate θ is fundamentally limited by the Fisher Information of the likelihood function.

Single-parameter Bernoulli experiment

A Bernoulli trial is a random variable with two possible outcomes, "success" and "failure", with "success" having a probability of θ. The outcome can be thought of as determined by a coin toss, with the probability of obtaining a "head" being θ and the probability of obtaining a "tail" being 1 − θ.

The Fisher information contained in n independent Bernoulli trials may be calculated as follows. In the following, A represents the number of successes, B the number of failures, and n = A + B is the total number of trials.

(on differentiating log x, see natural logarithm)
(as the expected value of A given θ is nθ, etc.)

(1) defines Fisher information. (2) invokes the fact that the information in a sufficient statistic is the same as that of the sample itself. (3) expands the natural logarithm term and drops a constant. (4) and (5) differentiate with respect to θ. (6) replaces A and B with their expectations. (7) is algebra.

The end result, namely,

is the reciprocal of the variance of the mean number of successes in n Bernoulli trials, as expected (see last sentence of the preceding section).

Matrix form

When there are N parameters, so that θ is a Nx1 vector then the Fisher information takes the form of an NxN matrix, the Fisher Information Matrix (FIM), with typical element:

The FIM is a NxN positive semidefinite symmetric matrix, defining a Riemannian metric on the N-dimensional parameter space, thus connecting Fisher information to differential geometry. In that context, this metric is known as the Fisher information metric, and the topic is called information geometry.

Under certain regularity conditions, the Fisher Information Matrix may also be written as:

Orthogonal parameters

We say that two parameters θi and θj are orthogonal if the element of the ith row and jth column of the Fisher information matrix is zero. Orthogonal parameters are easy to deal with in the sense that their maximum likelihood estimates are independent and can be calculated separately. When dealing with research problems, it is very common for the researcher to invest some time searching for an orthogonal parametrization of the densities involved in the problem.[citation needed]

Multivariate normal distribution

The FIM for a N-variate multivariate normal distribution has a special form. Let and let Σ(θ) be the covariance matrix. Then the typical element , 0 ≤ m, n < M, of the FIM for XN(μ(θ), Σ(θ)) is:

where denotes the transpose of a vector, tr(..) denotes the trace of a square matrix, and:

Note that a special, but very common, case is the one where Σ(θ) = Σ, a constant. Then

In this case the Fisher information matrix may be identified with the coefficient matrix of the normal equations of least squares estimation theory.

Properties

Reparametrization

The Fisher information depends on the parametrization of the problem. If θ and η are two scalar parametrizations of an estimation problem, and θ is a continuously differentiable function of η, then

where and are the Fisher information measures of η and θ, respectively.[10]

In the vector case, suppose and are k-vectors which parametrize an estimation problem, and suppose that is a continuously differentiable function of , then,[11]

where the (i, j)th element of the k × k Jacobian matrix is defined by

and where is the matrix transpose of .

In information geometry, this is seen as a change of coordinates on a Riemannian manifold, and the intrinsic properties of curvature are unchanged under different parametrization.

Applications

Optimal design of experiments

Fisher information is widely used in optimal experimental design. Because of the reciprocity of estimator-variance and Fisher information, minimizing the variance corresponds to maximizing the information.

When the linear (or linearized) statistical model has several parameters, the mean of the parameter-estimator is a vector and its variance is a matrix. The inverse matrix of the variance-matrix is called the "information matrix". Because the variance of the estimator of a parameter vector is a matrix, the problem of "minimizing the variance" is complicated. Using statistical theory, statisticians compress the information-matrix using real-valued summary statistics; being real-valued functions, these "information criteria" can be maximized.

Traditionally, statisticians have evaluated estimators and designs by considering some summary statistic of the covariance matrix (of a mean-unbiased estimator), usually with positive real values (like the determinant or matrix trace). Working with positive real-numbers brings several advantages: If the estimator of a single parameter has a positive variance, then the variance and the Fisher information are both positive real numbers; hence they are members of the convex cone of nonnegative real numbers (whose nonzero members have reciprocals in this same cone). For several parameters, the covariance-matrices and information-matrices are elements of the convex cone of nonnegative-definite symmetric matrices in a partially ordered vector space, under the Loewner (Löwner) order. This cone is closed under matrix-matrix addition, under matrix-inversion, and under the multiplication of positive real-numbers and matrices. An exposition of matrix theory and the Loewner-order appears in Pukelsheim.[citation needed]

The traditional optimality-criteria are the information-matrix's invariants; algebraically, the traditional optimality-criteria are functionals of the eigenvalues of the (Fisher) information matrix: see optimal design.

Jeffreys prior in Bayesian statistics

In Bayesian statistics, the Fisher information is used to calculate the Jeffreys prior, which is a standard, non-informative prior for continuous distribution parameters.[12]

Relation to KL-divergence

Fisher information is the curvature (second derivative) of the Kullback–Leibler divergence of the distribution from the true distribution .[13] Here, is the true value of the parameter and derivatives are taken with respect to .

Distinction from the Hessian of the entropy

In general, the Fisher Information

is not the same as the negative of the second derivative of the entropy

For instance, with , the entropy H is independent of the distribution mean θ. Thus, in this case, the second derivative of the entropy is zero. However, for the Fisher information, we have

See also

Other measures employed in information theory:

Notes

  1. ^ Lehmann and Casella, p. 115
  2. ^ Lucien Le Cam (1986) Asymptotic Methods in Statistical Decision Theory: Pages 336 and 618–621 (von Mises and Bernstein).
  3. ^ Savage (1976)
  4. ^ Savage(1976), page 156
  5. ^ Edgeworth (Sept. 1980, Dec. 1908)
  6. ^ Pratt(1976)
  7. ^ Stigler (1978,1986,1999)
  8. ^ Hald (1998,1999)
  9. ^ Lehmann and Casella, eq. (2.5.16).
  10. ^ Lehmann and Casella, eq. (2.5.11).
  11. ^ Lehmann and Casella, eq. (2.6.16)
  12. ^ Bayesian theory, Jose M. Bernardo and Adrian FM. Smith, John Wiley & Sons, 1994
  13. ^ Christian Gourieroux. Statistics and Econometric Models. 1995. p88

References

  • F. Y. Edgeworth (1908). "On the Probable Errors of Frequency-Constants". Journal of the Royal Statistical Society. 71 (3): 499–512. doi:10.2307/2339293. JSTOR 2339293. {{cite journal}}: Unknown parameter |month= ignored (help) Stable URL: http://www.jstor.org/stable/2339293
  • Frieden, B. Roy (2004) Science from Fisher Information: A Unification. Cambridge Univ. Press. ISBN 0521009111.
  • Hald, A. (1999). "On the History of Maximum Likelihood in Relation to Inverse Probability and Least Squares". Statistical Science. 14 (2): 214–222. {{cite journal}}: Unknown parameter |month= ignored (help) Stable URL: http://www.jstor.org/stable/2676741
  • Hald, A. (1998). A History of Mathematical Statistics from 1750 to 1930. New York: Wiley. ISBN 0471179124.
  • Schervish, Mark J. (1995). "Section 2.3.1". Theory of Statistics. New York: Springer. ISBN 0387945466. {{cite book}}: Unknown parameter |nopp= ignored (|no-pp= suggested) (help)
  • Van Trees, H. L. (1968). Detection, Estimation, and Modulation Theory, Part I. New York: Wiley. ISBN 0471095176.