Jump to content

Dirichlet distribution: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
This doesn't make sense, there is no x[K] in the parameter list, but it is in the sum.
Line 10: Line 10:
The Dirichlet distribution of order ''K''&nbsp;≥&nbsp;2 with parameters ''α''<sub>1</sub>, ..., ''α''<sub>''K''</sub> >&nbsp;0 has a [[probability density function]] with respect to [[Lebesgue measure]] on the [[Euclidean space]] '''R'''<sup>''K''–1</sup> given by
The Dirichlet distribution of order ''K''&nbsp;≥&nbsp;2 with parameters ''α''<sub>1</sub>, ..., ''α''<sub>''K''</sub> >&nbsp;0 has a [[probability density function]] with respect to [[Lebesgue measure]] on the [[Euclidean space]] '''R'''<sup>''K''–1</sup> given by


:<math>f(x_1,\dots, x_{K-1}; \alpha_1,\dots, \alpha_K) = \frac{1}{\mathrm{B}(\alpha)} \prod_{i=1}^K x_i^{\alpha_i - 1} </math>
:<math>f(x_1,\dots, x_{K}; \alpha_1,\dots, \alpha_K) = \frac{1}{\mathrm{B}(\alpha)} \prod_{i=1}^K x_i^{\alpha_i - 1} </math>


for all ''x''<sub>1</sub>, ..., ''x''<sub>''K''–1</sub> >&nbsp;0 satisfying ''x''<sub>1</sub> + ... + ''x''<sub>''K''–1</sub> <&nbsp;1, where ''x''<sub>''K''</sub> is an abbreviation for 1 – ''x''<sub>1</sub> – ... – ''x''<sub>''K''–1</sub>. The density is zero outside this [[open set|open]] (''K''&nbsp;&minus;&nbsp;1)-dimensional [[simplex]].
for all ''x''<sub>1</sub>, ..., ''x''<sub>''K''–1</sub> >&nbsp;0 satisfying ''x''<sub>1</sub> + ... + ''x''<sub>''K''–1</sub> <&nbsp;1, where ''x''<sub>''K''</sub> is an abbreviation for 1 – ''x''<sub>1</sub> – ... – ''x''<sub>''K''–1</sub>. The density is zero outside this [[open set|open]] (''K''&nbsp;&minus;&nbsp;1)-dimensional [[simplex]].

Revision as of 19:40, 29 January 2010

Several images of the probability density of the Dirichlet distribution when K=3 for various parameter vectors α. Clockwise from top left: α=(6, 2, 2), (3, 7, 5), (6, 2, 6), (2, 3, 4).

In probability and statistics, the Dirichlet distribution (after Johann Peter Gustav Lejeune Dirichlet), often denoted Dir(α), is a family of continuous multivariate probability distributions parametrized by the vector α of positive reals. It is the multivariate generalization of the beta distribution, and conjugate prior of the categorical distribution and multinomial distribution in Bayesian statistics. That is, its probability density function returns the belief that the probabilities of K rival events are given that each event has been observed times.

Probability density function

Illustrating how the log of the density function changes when K=3 as we change the vector α from α=(0.3, 0.3, 0.3) to (2.0, 2.0, 2.0), keeping all the individual 's equal to each other.

The Dirichlet distribution of order K ≥ 2 with parameters α1, ..., αK > 0 has a probability density function with respect to Lebesgue measure on the Euclidean space RK–1 given by

for all x1, ..., xK–1 > 0 satisfying x1 + ... + xK–1 < 1, where xK is an abbreviation for 1 – x1 – ... – xK–1. The density is zero outside this open (K − 1)-dimensional simplex.

The normalizing constant is the multinomial beta function, which can be expressed in terms of the gamma function:

Properties

Let , meaning that the first K – 1 components have the above density and

Define . Then

in fact, the marginals are Beta distributions:

Furthermore, if

The mode of the distribution is the vector (x1, ..., xK) with

The Dirichlet distribution is conjugate to the multinomial distribution in the following sense: if

where βi is the number of occurrences of i in a sample of n points from the discrete distribution on {1, ..., K} defined by X, then

This relationship is used in Bayesian statistics to estimate the hidden parameters, X, of a categorical distribution (discrete probability distribution) given a collection of n samples. Intuitively, if the prior is represented as Dir(α), then Dir(α + β) is the posterior following a sequence of observations with histogram β.

Entropy

If X is a Dir(α) random variable, then we can use the exponential family differential identities to get an analytic expression for the expectation of :

where is the digamma function. This yields the following formula for the information entropy of X:

Aggregation

If , then . This aggregation property may be used to derive the marginal distribution of mentioned above.

Neutrality

If , then the vector~ is said to be neutral[1] in the sense that is independent of and similarly for .


Observe that any permutation of is also neutral (a property not possessed by samples drawn from a generalized Dirichlet distribution).


The derivation of the neutrality property:

Let . And let

,   ,   ,   ,  

For the purpose of convenience, we set . Here we aim to derive that also follow a Dirichlet distribution as .

We start the derivation with change of variables from to . The Jacobian can be calculated easily:

Thus, the probability density function of is the following:

From the above equation, it is obvious that the derived probability density function is actually a joint distribution of two independent parts, a Beta distributed part and a Dirichlet distributed part. By trivially integrating out , the result is obvious.

  • If, for
then
and
Though the Xis are not independent from one another, they can be seen to be generated from a set of independent gamma random variables. Unfortunately, since the sum is lost in forming X, it is not possible to recover the original gamma random variables from these values alone. Nevertheless, because independent random variables are simpler to work with, this reparametrization can still be useful for proofs about properties of the Dirichlet distribution.
The following is a derivation of Dirichlet distribution from Gamma distribution.
Let Yi, i=1,2,...K be a list of i.i.d variables, following Gamma distributions with the same scale parameter θ
then the joint distribution of Yi, i=1,2,...K is
Through the change of variables, set
Then, it's easy to derive that
Then, the Jacobian is
It means
So,
By integrating out γ, we can get the Dirichlet distribution as the following.
According to the Gamma distribution,
Finally, we get the following Dirichlet distribution
where XK is (1-X1 - X2... -XK-1)
  • Multinomial opinions in subjective logic are equivalent to Dirichlet distributions.

Random number generation

Gamma distribution

A fast method to sample a random vector from the K-dimensional Dirichlet distribution with parameters follows immediately from this connection. First, draw K independent random samples from gamma distributions each with density

and then set

Marginal beta distributions

A less efficient algorithm[2] relies on the univariate marginal and conditional distributions being beta and proceeds as follows. Simulate from a distribution. Then simulate in order, as follows. For , simulate from a distribution, and let . Finally, set .

Intuitive interpretations of the parameters

String cutting

One example use of the Dirichlet distribution is if one wanted to cut strings (each of initial length 1.0) into K pieces with different lengths, where each piece had a designated average length, but allowing some variation in the relative sizes of the pieces. The α/α0 values specify the mean lengths of the cut pieces of string resulting from the distribution. The variance around this mean varies inversely with α0.

Example of Dirichlet(1/2,1/3,1/6) distribution
Example of Dirichlet(1/2,1/3,1/6) distribution

Pólya's urn

Consider an urn containing balls of K different colors. Initially, the urn contains α1 balls of color 1, α2 balls of color 2, and so on. Now perform N draws from the urn, where after each draw, the ball is placed back into the urn with an additional ball of the same color. In the limit as N approaches infinity, the proportions of different colored balls in the urn will be distributed as Dir(α1,...,αK).[3]

For a formal proof, note that the proportions of the different colored balls form a bounded [0,1]K-valued martingale, hence by the martingale convergence theorem, these proportions converge almost surely and in mean to a limiting random vector. To see that this limiting vector has the above Dirichlet distribution, check that all mixed moments agree.

Note that each draw from the urn modifies the probability of drawing a ball of any one color from the urn in the future. This modification diminishes with the number of draws, since the relative effect of adding a new ball to the urn diminishes as the urn accumulates increasing numbers of balls. This "diminishing returns" effect can also help explain how large α values yield Dirichlet distributions with most of the probability mass concentrated around a single point on the simplex.

See also

References

  1. ^ Connor, Robert J. (1969). "Concepts of Independence for Proportions with a Generalization of the Dirichlet Distribution". journal of the American statistical association. 64 (325): 194–206. doi:10.2307/2283728.
  2. ^ A. Gelman and J. B. Carlin and H. S. Stern and D. B. Rubin (2003). Bayesian Data Analysis (2nd ed.). p. 582. ISBN 1-58488-388-X.
  3. ^ Blackwell, David (1973). "Ferguson distributions via Polya urn schemes". Ann. Stat. 1 (2): 353–355. doi:10.1214/aos/1176342372.