Interaction information

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Kku (talk | contribs) at 11:27, 17 October 2022 (link binary variables using Find link). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Venn diagram of information theoretic measures for three variables x, y, and z, represented by the lower left, lower right, and upper circles, respectively. The interaction information is represented by gray region, and it is the only one that can be negative.

The interaction information is a generalization of the mutual information for more than two variables.

There are many names for interaction information, including amount of information,[1] information correlation,[2] co-information,[3] and simply mutual information.[4] Interaction information expresses the amount of information (redundancy or synergy) bound up in a set of variables, beyond that which is present in any subset of those variables. Unlike the mutual information, the interaction information can be either positive or negative. These functions, their negativity and minima have a direct interpretation in algebraic topology.[5]

Definition

The conditional mutual information can be used to inductively define the interaction information for any finite number of variables as follows:

where

Some authors[6] define the interaction information differently, by swapping the two terms being subtracted in the preceding equation. This has the effect of reversing the sign for an odd number of variables.

For three variables , the interaction information is given by

where is the mutual information between variables and , and is the conditional mutual information between variables and given . The interaction information is symmetric, so it does not matter which variable is conditioned on. This is easy to see when the interaction information is written in terms of entropy and joint entropy, as follows:

In general, for the set of variables , the interaction information can be written in the following form (compare with Kirkwood approximation):

For three variables, the interaction information measures the influence of a variable on the amount of information shared between and . Because the term can be larger than , the interaction information can be negative as well as positive. This will happen, for example, when and are independent but not conditionally independent given . Positive interaction information indicates that variable inhibits (i.e., accounts for or explains some of) the correlation between and , whereas negative interaction information indicates that variable facilitates or enhances the correlation.

Properties

Interaction information is bounded. In the three variable case, it is bounded by[4]

If three variables form a Markov chain , then , but . Therefore

Examples

Positive interaction information

Positive interaction information seems much more natural than negative interaction information in the sense that such explanatory effects are typical of common-cause structures. For example, clouds cause rain and also block the sun; therefore, the correlation between rain and darkness is partly accounted for by the presence of clouds, . The result is positive interaction information .

Negative interaction information

A car's engine can fail to start due to either a dead battery or a blocked fuel pump. Ordinarily, we assume that battery death and fuel pump blockage are independent events, . But knowing that the car fails to start, if an inspection shows the battery to be in good health, we can conclude that the fuel pump must be blocked. Therefore , and the result is negative interaction information.

Difficulty of interpretation

The possible negativity of interaction information can be the source of some confusion.[3] Many authors have taken zero interaction information as a sign that three or more random variables do not interact, but this interpretation is wrong.[7]

To see how difficult interpretation can be, consider a set of eight independent binary variables . Agglomerate these variables as follows:

Because the 's overlap each other (are redundant) on the three binary variables , we would expect the interaction information to equal bits, which it does. However, consider now the agglomerated variables

These are the same variables as before with the addition of . However, in this case is actually equal to bit, indicating less redundancy. This is correct in the sense that

but it remains difficult to interpret.

Uses

  • Jakulin and Bratko (2003b) provide a machine learning algorithm which uses interaction information.
  • Killian, Kravitz and Gilson (2007) use mutual information expansion to extract entropy estimates from molecular simulations.
  • LeVine and Weinstein (2014) use interaction information and other N-body information measures to quantify allosteric couplings in molecular simulations.
  • Moore et al. (2006), Chanda P, Zhang A, Brazeau D, Sucheston L, Freudenheim JL, Ambrosone C, Ramanathan M. (2007) and Chanda P, Sucheston L, Zhang A, Brazeau D, Freudenheim JL, Ambrosone C, Ramanathan M. (2008) demonstrate the use of interaction information for analyzing gene-gene and gene-environmental interactions associated with complex diseases.
  • Pandey and Sarkar (2017) use interaction information in Cosmology to study the influence of large-scale environments on galaxy properties.
  • A python package for computing all multivariate interaction or mutual informations, conditional mutual information, joint entropies, total correlations, information distance in a dataset of n variables is available .[8]

See also

References

  1. ^ Ting, Hu Kuo (January 1962). "On the Amount of Information". Theory of Probability & Its Applications. 7 (4): 439–447. doi:10.1137/1107041. ISSN 0040-585X.
  2. ^ Wolf, David (May 1, 1996). The Generalization of Mutual Information as the Information between a Set of Variables: The Information Correlation Function Hierarchy and the Information Structure of Multi-Agent Systems (Technical report). NASA Ames Research Center.
  3. ^ a b Bell, Anthony (2003). The co-information lattice. 4th Int. Symp. Independent Component Analysis and Blind Source Separation.
  4. ^ a b Yeung, R.W. (May 1991). "A new outlook on Shannon's information measures". IEEE Transactions on Information Theory. 37 (3): 466–474. doi:10.1109/18.79902. ISSN 0018-9448.
  5. ^ Baudot, Pierre; Bennequin, Daniel (2015-05-13). "The Homological Nature of Entropy". Entropy. 17 (5): 3253–3318. Bibcode:2015Entrp..17.3253B. doi:10.3390/e17053253. ISSN 1099-4300.
  6. ^ McGill, William J. (June 1954). "Multivariate information transmission". Psychometrika. 19 (2): 97–116. doi:10.1007/bf02289159. ISSN 0033-3123. S2CID 126431489.
  7. ^ Krippendorff, Klaus (August 2009). "Information of interactions in complex systems". International Journal of General Systems. 38 (6): 669–680. doi:10.1080/03081070902993160. ISSN 0308-1079. S2CID 13923485.
  8. ^ "InfoTopo: Topological Information Data Analysis. Deep statistical unsupervised and supervised learning - File Exchange - Github". github.com/pierrebaudot/infotopopy/. Retrieved 26 September 2020.