Conditional independence

From Wikipedia, the free encyclopedia
(Redirected from Conditionally independent)

In probability theory, conditional independence describes situations wherein an observation is irrelevant or redundant when evaluating the certainty of a hypothesis. Conditional independence is usually formulated in terms of conditional probability, as a special case where the probability of the hypothesis given the uninformative observation is equal to the probability without. If is the hypothesis, and and are observations, conditional independence can be stated as an equality:

where is the probability of given both and . Since the probability of given is the same as the probability of given both and , this equality expresses that contributes nothing to the certainty of . In this case, and are said to be conditionally independent given , written symbolically as: . In the language of causal equality notation, two functions and which both depend on a common variable are described as conditionally independent using the notation , which is equivalent to the notation .

The concept of conditional independence is essential to graph-based theories of statistical inference, as it establishes a mathematical relation between a collection of conditional statements and a graphoid.

Conditional independence of events[edit]

Let , , and be events. and are said to be conditionally independent given if and only if and:

This property is often written: , which should be read .

Equivalently, conditional independence may be stated as:

where is the joint probability of and given . This alternate formulation states that and are independent events, given .

It demonstrates that is equivalent to .

Proof of the equivalent definition[edit]

iff      (definition of conditional probability)
iff       (multiply both sides by )
iff       (divide both sides by )
iff       (definition of conditional probability)

Examples[edit]

Coloured boxes[edit]

Each cell represents a possible outcome. The events , and are represented by the areas shaded red, blue and yellow respectively. The overlap between the events and is shaded purple.

These are two examples illustrating conditional independence.

The probabilities of these events are shaded areas with respect to the total area. In both examples and are conditionally independent given because:

[1]

but not conditionally independent given because:

Proximity and delays[edit]

Let events A and B be defined as the probability that person A and person B will be home in time for dinner where both people are randomly sampled from the entire world. Events A and B can be assumed to be independent i.e. knowledge that A is late has minimal to no change on the probability that B will be late. However, if a third event is introduced, person A and person B live in the same neighborhood, the two events are now considered not conditionally independent. Traffic conditions and weather-related events that might delay person A, might delay person B as well. Given the third event and knowledge that person A was late, the probability that person B will be late does meaningfully change.[2]

Dice rolling[edit]

Conditional independence depends on the nature of the third event. If you roll two dice, one may assume that the two dice behave independently of each other. Looking at the results of one dice will not tell you about the result of the second dice. (That is, the two dice are independent.) If, however, the 1st dice's result is a 3, and someone tells you about a third event - that the sum of the two results is even - then this extra unit of information restricts the options for the 2nd result to an odd number. In other words, two events can be independent, but NOT conditionally independent.[2]

Height and vocabulary[edit]

Height and vocabulary are dependent since very small people tend to be children, known for their more basic vocabularies. But knowing that two people are 19 years old (i.e., conditional on age) there is no reason to think that one person's vocabulary is larger if we are told that they are taller.

Conditional independence of random variables[edit]

Two discrete random variables and are conditionally independent given a third discrete random variable if and only if they are independent in their conditional probability distribution given . That is, and are conditionally independent given if and only if, given any value of , the probability distribution of is the same for all values of and the probability distribution of is the same for all values of . Formally:

 

 

 

 

(Eq.2)

where is the conditional cumulative distribution function of and given .

Two events and are conditionally independent given a σ-algebra if

where denotes the conditional expectation of the indicator function of the event , , given the sigma algebra . That is,

Two random variables and are conditionally independent given a σ-algebra if the above equation holds for all in and in .

Two random variables and are conditionally independent given a random variable if they are independent given σ(W): the σ-algebra generated by . This is commonly written:

or

This it read " is independent of , given "; the conditioning applies to the whole statement: "( is independent of ) given ".

This notation extends for " is independent of ."

If assumes a countable set of values, this is equivalent to the conditional independence of X and Y for the events of the form . Conditional independence of more than two events, or of more than two random variables, is defined analogously.

The following two examples show that neither implies nor is implied by .

First, suppose is 0 with probability 0.5 and 1 otherwise. When W = 0 take and to be independent, each having the value 0 with probability 0.99 and the value 1 otherwise. When , and are again independent, but this time they take the value 1 with probability 0.99. Then . But and are dependent, because Pr(X = 0) < Pr(X = 0|Y = 0). This is because Pr(X = 0) = 0.5, but if Y = 0 then it's very likely that W = 0 and thus that X = 0 as well, so Pr(X = 0|Y = 0) > 0.5.

For the second example, suppose , each taking the values 0 and 1 with probability 0.5. Let be the product . Then when , Pr(X = 0) = 2/3, but Pr(X = 0|Y = 0) = 1/2, so is false. This is also an example of Explaining Away. See Kevin Murphy's tutorial [3] where and take the values "brainy" and "sporty".

Conditional independence of random vectors[edit]

Two random vectors and are conditionally independent given a third random vector if and only if they are independent in their conditional cumulative distribution given . Formally:

 

 

 

 

(Eq.3)

where , and and the conditional cumulative distributions are defined as follows.

Uses in Bayesian inference[edit]

Let p be the proportion of voters who will vote "yes" in an upcoming referendum. In taking an opinion poll, one chooses n voters randomly from the population. For i = 1, ..., n, let Xi = 1 or 0 corresponding, respectively, to whether or not the ith chosen voter will or will not vote "yes".

In a frequentist approach to statistical inference one would not attribute any probability distribution to p (unless the probabilities could be somehow interpreted as relative frequencies of occurrence of some event or as proportions of some population) and one would say that X1, ..., Xn are independent random variables.

By contrast, in a Bayesian approach to statistical inference, one would assign a probability distribution to p regardless of the non-existence of any such "frequency" interpretation, and one would construe the probabilities as degrees of belief that p is in any interval to which a probability is assigned. In that model, the random variables X1, ..., Xn are not independent, but they are conditionally independent given the value of p. In particular, if a large number of the Xs are observed to be equal to 1, that would imply a high conditional probability, given that observation, that p is near 1, and thus a high conditional probability, given that observation, that the next X to be observed will be equal to 1.

Rules of conditional independence[edit]

A set of rules governing statements of conditional independence have been derived from the basic definition.[4][5]

These rules were termed "Graphoid Axioms" by Pearl and Paz,[6] because they hold in graphs, where is interpreted to mean: "All paths from X to A are intercepted by the set B".[7]

Symmetry[edit]

Proof:

Note that we are required to prove if then . Note that if then it can be shown . Therefore as required.

Decomposition[edit]

Proof

  •      (meaning of )
  •      (ignore variable B by integrating it out)
  •     

A similar proof shows the independence of X and B.

Weak union[edit]

Proof

  • By assumption, .
  • Due to the property of decomposition , .
  • Combining the above two equalities gives , which establishes .

The second condition can be proved similarly.

Contraction[edit]

Proof

This property can be proved by noticing , each equality of which is asserted by and , respectively.

Intersection[edit]

For strictly positive probability distributions,[5] the following also holds:

Proof

By assumption:

Using this equality, together with the Law of total probability applied to :

Since and , it follows that .

Technical note: since these implications hold for any probability space, they will still hold if one considers a sub-universe by conditioning everything on another variable, say K. For example, would also mean that .

See also[edit]

References[edit]

  1. ^ To see that this is the case, one needs to realise that Pr(RB | Y) is the probability of an overlap of R and B (the purple shaded area) in the Y area. Since, in the picture on the left, there are two squares where R and B overlap within the Y area, and the Y area has twelve squares, Pr(RB | Y) = 2/12 = 1/6. Similarly, Pr(R | Y) = 4/12 = 1/3 and Pr(B | Y) = 6/12 = 1/2.
  2. ^ a b Could someone explain conditional independence?
  3. ^ "Graphical Models".
  4. ^ Dawid, A. P. (1979). "Conditional Independence in Statistical Theory". Journal of the Royal Statistical Society, Series B. 41 (1): 1–31. JSTOR 2984718. MR 0535541.
  5. ^ a b J Pearl, Causality: Models, Reasoning, and Inference, 2000, Cambridge University Press
  6. ^ Pearl, Judea; Paz, Azaria (1986). "Graphoids: Graph-Based Logic for Reasoning about Relevance Relations or When would x tell you more about y if you already know z?". In du Boulay, Benedict; Hogg, David C.; Steels, Luc (eds.). Advances in Artificial Intelligence II, Seventh European Conference on Artificial Intelligence, ECAI 1986, Brighton, UK, July 20–25, 1986, Proceedings (PDF). North-Holland. pp. 357–363.
  7. ^ Pearl, Judea (1988). Probabilistic reasoning in intelligent systems: networks of plausible inference. Morgan Kaufmann. ISBN 9780934613736.

External links[edit]